Compiler Error after Upgrading Sun Studio 12 to Solaris Studio 12.3

This code compiled with Solaris Studio CC: Sun C++ 5.9 SunOS_sparc Patch 124863-02 2007/12/18
but fails to compile under CC: Sun C++ 5.12 SunOS_sparc Patch 148506-14 2013/09/24
CC -features=zla -mt -g -library=Cstd  -DACE_HAS_KSTAT -DACE_HAS_CUSTOM_EXPORT_MACROS=0 -D_POSIX_PTHREAD_SEMANTICS   -I/export/home/ttp/ACE_wrappers -DACE_HAS_SCTP -DACE_HAS_LKSCTP -D__ACE_INLINE__ -I../jpeg-6b -I../tiff-v3.5.7/libtiff/ -I../tags/ -I/RogueWave/SourcePro/12.5 -D_XPG4_2 -D__EXTENSIONS__ -D_RWCONFIG_15d -DRW_MULTI_THREAD -D_REENTRANT -DTTPVERSIONKEY=\"7.00-alpha-2013/11/15\" -DRW_USER_TRACE_LEVEL=5  -c -KPIC -o .shobj/julian.o julian.cc
Error Message: "/opt/solarisstudio12.3/prod/include/CC/Cstd/rw/traits", line 538: Error: The function "wcsstr" must have a prototype
If I add the -H to trace the headers this is what I get below. I have been fighting with this for a week now and really don't know what to do at this point. We use the RogueWave libraries with the Solaris Studio Compiler for more additional libraries but RogueWave says our version is compatible with Solaris Studio 12.3 and in fact we successfully compiled the RogueWave libraries with this compiler. I"m sure it something in our code but I can't quite figure it out.
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2013.11.15 17:45:03 =~=~=~=~=~=~=~=~=~=~=~=
gmake -f GNUmakefile.TTPLib
GNUmakefile: /export/home/ttp/ttproot/ttp/TTPLib/GNUmakefile.TTPLib MAKEFLAGS=
CC -features=zla -H -mt -g -library=Cstd  -DACE_HAS_KSTAT -DACE_HAS_CUSTOM_EXPORT_MACROS=0 -D_POSIX_PTHREAD_SEMANTICS   -I/export/home/ttp/ACE_wrappers -DACE_HAS_SCTP -DACE_HAS_LKSCTP -D__ACE_INLINE__ -I../jpeg-6b -I../tiff-v3.5.7/libtiff/ -I../tags/ -I/RogueWave/SourcePro/12.5 -D_XPG4_2 -D__EXTENSIONS__ -D_RWCONFIG_15d -DRW_MULTI_THREAD -D_REENTRANT -DTTPVERSIONKEY=\"7.00-alpha-2013/11/15\" -DRW_USER_TRACE_LEVEL=5  -c -KPIC -o .shobj/julian.o julian.cc
julian.h
        /usr/include/time.h
                /usr/include/sys/feature_tests.h
                        /usr/include/sys/ccompile.h
                        /usr/include/sys/isa_defs.h
                /usr/include/iso/time_iso.h
                /usr/include/sys/types.h
                        /usr/include/sys/machtypes.h
                        /usr/include/sys/int_types.h
                        /usr/include/sys/select.h
                                /usr/include/sys/time_impl.h
                                /usr/include/sys/time.h
                                        /usr/include/sys/types.h
                                        /usr/include/sys/select.h
        defines.h
                /opt/solarisstudio12.3/prod/include/CC/Cstd/deque
                        /opt/solarisstudio12.3/prod/include/CC/Cstd/rw/stddefs.h
                                /opt/solarisstudio12.3/prod/include/CC/Cstd/stdcomp.h
                                        /opt/solarisstudio12.3/prod/include/CC/Cstd/compnent.h
                                /usr/include/stddef.h
                                        /usr/include/iso/stddef_iso.h
                        /opt/solarisstudio12.3/prod/include/CC/Cstd/rw/rwdispatch.h
                        /opt/solarisstudio12.3/prod/include/CC/Cstd/algorithm
                                /usr/include/stdlib.h
                                        /usr/include/iso/stdlib_iso.h
                                        /usr/include/iso/stdlib_c99.h
                                        /usr/include/sys/wait.h
                                                /usr/include/sys/resource.h
                                                /usr/include/sys/siginfo.h
                                                        /usr/include/sys/machsig.h
                                                /usr/include/sys/procset.h
                                                        /usr/include/sys/signal.h
                                                                /usr/include/sys/iso/signal_iso.h
                                                                        /usr/include/sys/unistd.h
                                                                /usr/include/sys/ucontext.h
                                                                        /usr/include/sys/regset.h
                                                                                /usr/include/v7/sys/privregs.h
                                                                                        /usr/include/v7/sys/psr.h
                                                                                        /usr/include/sys/fsr.h
                                                                        /usr/include/sys/signal.h
                                /opt/solarisstudio12.3/prod/include/CC/Cstd/iterator
                                        /opt/solarisstudio12.3/prod/include/CC/Cstd/rw/iterator
                                        /opt/solarisstudio12.3/prod/include/CC/Cstd/ostream
                                                /opt/solarisstudio12.3/prod/include/CC/Cstd/ios
                                                        /opt/solarisstudio12.3/prod/include/CC/Cstd/rw/rwstderr.h
                                                                /usr/include/stdarg.h
                                                                        /usr/include/iso/stdarg_iso.h
                                                                                /usr/include/sys/va_impl.h
                                                                                        /usr/include/sys/va_list.h
                                                                        /usr/include/iso/stdarg_c99.h
                                                                /opt/solarisstudio12.3/prod/include/CC/Cstd/rw/rwstderr_macros.h
                                                        /opt/solarisstudio12.3/prod/include/CC/Cstd/rw/rwlocale
                                                                /opt/solarisstudio12.3/prod/include/CC/Cstd/string
                                                                        /usr/include/string.h
                                                                                /usr/include/iso/string_iso.h
                                                                        /usr/include/ctype.h
                                                                                /usr/include/iso/ctype_iso.h
                                                                                /usr/include/iso/ctype_c99.h
                                                                        /usr/include/wchar.h
                                                                                /usr/include/iso/wchar_iso.h
                                                                                        /usr/include/stdio_tag.h
                                                                                        /usr/include/wchar_impl.h
                                                                                        /usr/include/stdio.h
                                                                                                /usr/include/iso/stdio_iso.h
                                                                                                        /usr/include/stdio_impl.h
                                                                                                /usr/include/iso/stdio_c99.h
                                                                                /usr/include/iso/wchar_c99.h
                                                                        /usr/include/wctype.h
                                                                                /usr/include/iso/wctype_iso.h
                                                                                /usr/include/iso/wctype_c99.h
                                                                        /opt/solarisstudio12.3/prod/include/CC/Cstd/rw/string_ref
                                                                                /opt/solarisstudio12.3/prod/include/CC/Cstd/memory
                                                                                        /usr/include/limits.h
                                                                                                /usr/include/iso/limits_iso.h
                                                                                                /usr/include/sys/int_limits.h
                                                                                        /opt/solarisstudio12.3/prod/include/CC/new
                                                                                                /opt/solarisstudio12.3/prod/include/CC/exception
                                                                                        /opt/solarisstudio12.3/prod/include/CC/Cstd/utility
                                                                                        /opt/solarisstudio12.3/prod/include/CC/Cstd/rw/stdmutex.h
                                                                                                /usr/include/pthread.h
                                                                                                        /usr/include/sched.h
                                                                                /opt/solarisstudio12.3/prod/include/CC/Cstd/rw/traits
                                                                                        /opt/solarisstudio12.3/prod/include/CC/Cstd/rw/iotraits
                                                                                                /opt/solarisstudio12.3/prod/include/CC/Cstd/iosfwd
                                                                                                        /opt/solarisstudio12.3/prod/include/CC/Cstd/rw/traits
"/opt/solarisstudio12.3/prod/include/CC/Cstd/rw/traits", line 538: Error: The function "wcsstr" must have a prototype.
                                                                        /opt/solarisstudio12.3/prod/include/CC/Cstd/stdexcept
                                                                /opt/solarisstudio12.3/prod/include/CC/typeinfo
                                                                /opt/solarisstudio12.3/prod/include/CC/Cstd/rw/locimpl
                                                                        /opt/solarisstudio12.3/prod/include/CC/Cstd/rw/locvector
                                                                /opt/solarisstudio12.3/prod/include/CC/Cstd/rw/vendor
                                                                        /opt/solarisstudio12.3/prod/include/CC/Cstd/rw/ctype
                                                                        /opt/solarisstudio12.3/prod/include/CC/Cstd/rw/numeral
                                                                                /opt/solarisstudio12.3/prod/include/CC/Cstd/rw/iosbase
                                                                                /opt/solarisstudio12.3/prod/include/CC/Cstd/limits
                                                                                        /opt/solarisstudio12.3/prod/include/CC/Cstd/rw/math.h
                                                                                                /usr/include/math.h
                                                                                                        /usr/include/iso/math_iso.h
                                                                                                        /usr/include/iso/math_c99.h
                                                                                                        /usr/include/floatingpoint.h
                                                                                                                /usr/include/sys/ieeefp.h
                                                                                        /usr/include/float.h
                                                        /opt/solarisstudio12.3/prod/include/CC/Cstd/rw/codecvt
                                                        /opt/solarisstudio12.3/prod/include/CC/Cstd/rw/usefacet
                                                /opt/solarisstudio12.3/prod/include/CC/Cstd/streambuf
                                        /opt/solarisstudio12.3/prod/include/CC/Cstd/istream
                /opt/solarisstudio12.3/prod/include/CC/Cstd/set
                        /opt/solarisstudio12.3/prod/include/CC/Cstd/functional
                        /opt/solarisstudio12.3/prod/include/CC/Cstd/rw/tree
                /usr/include/sys/param.h
        messages.h
                /usr/include/assert.h
                /opt/solarisstudio12.3/prod/include/CC/Cstd/list
                /RogueWave/SourcePro/12.5/rw/trace/trace.h
                        /RogueWave/SourcePro/12.5/rw/trace/RWTraceSetState.h
                        /RogueWave/SourcePro/12.5/rw/trace/RWTraceEventSeverity.h
                                /RogueWave/SourcePro/12.5/rw/trace/pkgdefs.h
                                        /RogueWave/SourcePro/12.5/rw/config/rwconfig_trace.h
                                                /RogueWave/SourcePro/12.5/rw/config/rwconfig.h
                                                /RogueWave/SourcePro/12.5/rw/config/rwc_trace_15d.h
                                                        /RogueWave/SourcePro/12.5/rw/config/rwconfig_tls.h
                                                                /RogueWave/SourcePro/12.5/rw/config/rwc_tls_15d.h
                                        /RogueWave/SourcePro/12.5/rw/defs.h
                                                /usr/include/assert.h
                                                /RogueWave/SourcePro/12.5/rw/compiler.h
                                                        /RogueWave/SourcePro/12.5/rw/config/rwconfig_tls.h
                                                                /RogueWave/SourcePro/12.5/rw/config/rwc_tls_15d.h
                                                /RogueWave/SourcePro/12.5/rw/typedefs.h
                                                        /RogueWave/SourcePro/12.5/rw/config/rwconfig_tls.h
                                                                /RogueWave/SourcePro/12.5/rw/config/rwc_tls_15d.h
                                                /RogueWave/SourcePro/12.5/rw/limits.h
                                                        /RogueWave/SourcePro/12.5/rw/config/rwconfig_tls.h
                                                                /RogueWave/SourcePro/12.5/rw/config/rwc_tls_15d.h
                                                /RogueWave/SourcePro/12.5/rw/rwwind.h
                                                /RogueWave/SourcePro/12.5/rw/compat.h
                                                        /RogueWave/SourcePro/12.5/rw/defs.h
                                                /RogueWave/SourcePro/12.5/rw/utility.h
                                                        /RogueWave/SourcePro/12.5/rw/defs.h
                        /RogueWave/SourcePro/12.5/rw/trace/RWTraceEvent.h
                        /RogueWave/SourcePro/12.5/rw/trace/RWTraceEventClient.h
                                /RogueWave/SourcePro/12.5/rw/trace/except.h
                                        /RogueWave/SourcePro/12.5/rw/rwerr.h
                                /RogueWave/SourcePro/12.5/rw/trace/fwd.h
                        /RogueWave/SourcePro/12.5/rw/trace/RWTraceEventClientImp.h
                                /RogueWave/SourcePro/12.5/rw/trace/RWTraceEventFilter.h
                                /RogueWave/SourcePro/12.5/rw/ref.h
                                        /RogueWave/SourcePro/12.5/rw/tools/atomic.h
                                                /RogueWave/SourcePro/12.5/rw/tools/atomics/atomic_sunpro.h
                                                        /RogueWave/SourcePro/12.5/rw/tools/atomicorder.h
                                                        /usr/include/sys/atomic.h
                                                                /usr/include/sys/inttypes.h
                                                                        /usr/include/sys/int_const.h
                                                                        /usr/include/sys/int_fmtio.h
                                                        /usr/include/stdint.h
                                                                /usr/include/sys/stdint.h
                                /RogueWave/SourcePro/12.5/rw/mutex.h
                                        /usr/include/synch.h
                                                /usr/include/sys/machlock.h
                                                /usr/include/sys/synch.h
                                        /usr/include/thread.h
                        /RogueWave/SourcePro/12.5/rw/trace/RWTraceOstreamClient.h
                                /RogueWave/SourcePro/12.5/rw/rstream.h
                                        /RogueWave/SourcePro/12.5/rw/tools/ristream.h
                                        /RogueWave/SourcePro/12.5/rw/tools/rostream.h
                                        /opt/solarisstudio12.3/prod/include/CC/Cstd/iostream
                        /RogueWave/SourcePro/12.5/rw/trace/RWTraceOstreamClientImp.h
                        /RogueWave/SourcePro/12.5/rw/trace/RWTraceEventFilterImp.h
                        /RogueWave/SourcePro/12.5/rw/trace/RWTraceSingleClientFilter.h
                        /RogueWave/SourcePro/12.5/rw/trace/RWTraceSingleClientFilterImp.h
                        /RogueWave/SourcePro/12.5/rw/trace/RWTraceLevelFilter.h
                        /RogueWave/SourcePro/12.5/rw/trace/RWTraceLevelFilterImp.h
                        /RogueWave/SourcePro/12.5/rw/trace/RWTraceMultiClientFilter.h
                        /RogueWave/SourcePro/12.5/rw/trace/RWTraceMultiClientFilterImp.h
                                /RogueWave/SourcePro/12.5/rw/tvordvec.h
                                        /RogueWave/SourcePro/12.5/rw/epersist.h
                                                /RogueWave/SourcePro/12.5/rw/vstream.h
                                                /RogueWave/SourcePro/12.5/rw/rwfile.h
                                                /RogueWave/SourcePro/12.5/rw/toolerr.h
                                                        /RogueWave/SourcePro/12.5/rw/message.h
                                                /RogueWave/SourcePro/12.5/rw/rwstore.h
                                                        /RogueWave/SourcePro/12.5/rw/rwassert.h
                                                        /RogueWave/SourcePro/12.5/rw/rwset.h
                                                                /RogueWave/SourcePro/12.5/rw/hashtab.h
                                                                        /opt/solarisstudio12.3/prod/include/CC/Cstd/vector
                                                                        /RogueWave/SourcePro/12.5/rw/colclass.h
                                                                                /RogueWave/SourcePro/12.5/rw/collect.h
                                                                                        /RogueWave/SourcePro/12.5/rw/stringid.h
                                                                                                /RogueWave/SourcePro/12.5/rw/edefs.h
                                                                                                        /RogueWave/SourcePro/12.5/rw/tools/traits/RWTIdentity.h
                                                                                                        /RogueWave/SourcePro/12.5/rw/tools/traits/RWTIsSame.h
                                                                                                                /RogueWave/SourcePro/12.5/rw/tools/traits/RWFalseType.h
                                                                                                                /RogueWave/SourcePro/12.5/rw/tools/traits/RWTrueType.h
                                                                                                        /RogueWave/SourcePro/12.5/rw/tools/traits/RWTRemoveReference.h
                                                                                                                /RogueWave/SourcePro/12.5/rw/tools/traits/RWTIsLvalueReference.h
                                                                                                                /RogueWave/SourcePro/12.5/rw/tools/traits/RWTIsRvalueReference.h
                                                                                                /RogueWave/SourcePro/12.5/rw/cstring.h
                                                                                                        /RogueWave/SourcePro/12.5/rw/tools/stdcstring.h
                                                                                                                /RogueWave/SourcePro/12.5/rw/tools/hash.h
                                                                                                                        /RogueWave/SourcePro/12.5/rw/tools/traits/RWTConditional.h
                                                                                                                /RogueWave/SourcePro/12.5/rw/tools/cstrutil.h
                                                                                        /RogueWave/SourcePro/12.5/rw/mempool.h
                                                                                /RogueWave/SourcePro/12.5/rw/iterator.h
                                        /RogueWave/SourcePro/12.5/rw/epfunc.h
                                        /RogueWave/SourcePro/12.5/rw/tools/algorithm.h
                                                /RogueWave/SourcePro/12.5/rw/tools/iterator.h
                                        /RogueWave/SourcePro/12.5/rw/tools/traits/RWTEnableIf.h
                                        /RogueWave/SourcePro/12.5/rw/tools/traits/RWTIsIntegral.h
                                                /RogueWave/SourcePro/12.5/rw/tools/traits/RWTRemoveCV.h
                                                        /RogueWave/SourcePro/12.5/rw/tools/traits/RWTRemoveConst.h
                                                                /RogueWave/SourcePro/12.5/rw/tools/traits/RWTIsConst.h
                                                        /RogueWave/SourcePro/12.5/rw/tools/traits/RWTRemoveVolatile.h
                                                                /RogueWave/SourcePro/12.5/rw/tools/traits/RWTIsVolatile.h
                        /RogueWave/SourcePro/12.5/rw/trace/RWTraceManager.h
                        /RogueWave/SourcePro/12.5/rw/trace/RWTraceManagerImp.h
                                /RogueWave/SourcePro/12.5/rw/once.h
                                /RogueWave/SourcePro/12.5/rw/tvslist.h
                                        /RogueWave/SourcePro/12.5/rw/stdex/slist.h
                        /RogueWave/SourcePro/12.5/rw/trace/userdefs.h
                                /RogueWave/SourcePro/12.5/rw/trace/tracemacros.h
                                        /RogueWave/SourcePro/12.5/rw/tools/cstrstrm.h
                                                /opt/solarisstudio12.3/prod/include/CC/Cstd/sstream
                                        /RogueWave/SourcePro/12.5/rw/trace/RWTraceEntryExit.h
                /RogueWave/SourcePro/12.5/rw/sync/RWMutexLock.h
                        /RogueWave/SourcePro/12.5/rw/sync/pkgdefs.h
                                /RogueWave/SourcePro/12.5/rw/config/rwconfig_sync.h
                                        /RogueWave/SourcePro/12.5/rw/config/rwc_sync_15d.h
                                                /RogueWave/SourcePro/12.5/rw/config/rwconfig_tls.h
                                                        /RogueWave/SourcePro/12.5/rw/config/rwc_tls_15d.h
                                                /RogueWave/SourcePro/12.5/rw/config/rwconfig_trace.h
                                                        /RogueWave/SourcePro/12.5/rw/config/rwc_trace_15d.h
                                                /RogueWave/SourcePro/12.5/rw/config/rwconfig_threxcept.h
                                                        /RogueWave/SourcePro/12.5/rw/config/rwc_threxcept_15d.h
                                                                /RogueWave/SourcePro/12.5/rw/config/rwconfig_tls.h
                                                                        /RogueWave/SourcePro/12.5/rw/config/rwc_tls_15d.h
                                                                /RogueWave/SourcePro/12.5/rw/config/rwconfig_trace.h
                                                                        /RogueWave/SourcePro/12.5/rw/config/rwc_trace_15d.h
                        /RogueWave/SourcePro/12.5/rw/sync/RWSynchObject.h
                                /RogueWave/SourcePro/12.5/rw/sync/RWCancellationState.h
                                /RogueWave/SourcePro/12.5/rw/threxcept/threxcept.h
                                        /RogueWave/SourcePro/12.5/rw/threxcept/RWTHRBoundsError.h
                                                /RogueWave/SourcePro/12.5/rw/threxcept/pkgdefs.h
                                                        /RogueWave/SourcePro/12.5/rw/config/rwconfig_threxcept.h
                                                                /RogueWave/SourcePro/12.5/rw/config/rwc_threxcept_15d.h
                                                /RogueWave/SourcePro/12.5/rw/threxcept/thrmsg.h
                                                /RogueWave/SourcePro/12.5/rw/threxcept/RWTHRIllegalUsage.h
                                                        /RogueWave/SourcePro/12.5/rw/threxcept/RWTHRxmsg.h
                                        /RogueWave/SourcePro/12.5/rw/threxcept/RWTHRExternalError.h
                                        /RogueWave/SourcePro/12.5/rw/threxcept/RWTHRIllegalAccess.h
                                        /RogueWave/SourcePro/12.5/rw/threxcept/RWTHRInternalError.h
                                        /RogueWave/SourcePro/12.5/rw/threxcept/RWTHRInvalidPointer.h
                                        /RogueWave/SourcePro/12.5/rw/threxcept/RWTHROperationAborted.h
                                        /RogueWave/SourcePro/12.5/rw/threxcept/RWTHROperationCanceled.h
                                        /RogueWave/SourcePro/12.5/rw/threxcept/RWTHROperationNotAvailable.h
                                        /RogueWave/SourcePro/12.5/rw/threxcept/RWTHROperationNotImplemented.h
                                        /RogueWave/SourcePro/12.5/rw/threxcept/RWTHROperationNotSupported.h
                                        /RogueWave/SourcePro/12.5/rw/threxcept/RWTHROperationTerminated.h
                                        /RogueWave/SourcePro/12.5/rw/threxcept/RWTHRPermissionError.h
                                        /RogueWave/SourcePro/12.5/rw/threxcept/RWTHRResourceLimit.h
                                        /RogueWave/SourcePro/12.5/rw/threxcept/RWTHRThreadActive.h
                                        /RogueWave/SourcePro/12.5/rw/threxcept/RWTHRThreadNotActive.h
                                        /RogueWave/SourcePro/12.5/rw/threxcept/RWTTHRCompatibleException.h
                        /RogueWave/SourcePro/12.5/rw/sync/RWTLockGuard.h
                                /RogueWave/SourcePro/12.5/rw/sync/RWTLockGuardBase.h
                                        /RogueWave/SourcePro/12.5/rw/sync/RWTGuardBase.h
                        /RogueWave/SourcePro/12.5/rw/sync/RWTReadLockGuard.h
                                /RogueWave/SourcePro/12.5/rw/sync/RWTReadLockGuardBase.h
                                        /RogueWave/SourcePro/12.5/rw/sync/RWTReadGuardBase.h
                        /RogueWave/SourcePro/12.5/rw/sync/RWTWriteLockGuard.h
                                /RogueWave/SourcePro/12.5/rw/sync/RWTWriteLockGuardBase.h
                                        /RogueWave/SourcePro/12.5/rw/sync/RWTWriteGuardBase.h
                        /RogueWave/SourcePro/12.5/rw/sync/RWTTryLockGuard.h
                        /RogueWave/SourcePro/12.5/rw/sync/RWTTryReadLockGuard.h
                        /RogueWave/SourcePro/12.5/rw/sync/RWTTryWriteLockGuard.h
                        /RogueWave/SourcePro/12.5/rw/sync/RWTUnlockGuard.h
                        /RogueWave/SourcePro/12.5/rw/sync/RWTReadUnlockGuard.h
                        /RogueWave/SourcePro/12.5/rw/sync/RWTWriteUnlockGuard.h
                        /RogueWave/SourcePro/12.5/rw/sync/RWThreadId.h
                messageutilities.h
"messages.h", line 248: Warning: Implicit int is not supported in C++.
1 Error(s) and 1 Warning(s) detected.
gmake: *** [.shobj/julian.o] Error 2
tip1[~/ttproot/ttp/TTPLib]$

I resolved this issue. The 2 defines: -D_XPG4_2 -D__EXTENSIONS__ are no longer needed and actually shouldn't be used.
Dave

Similar Messages

  • Compilation errors after upgrading from 8.1.6 to 10.2

    I recently upgraded a Weblogic Workshop application from version 8.1.6 to 10.2 using the Import wizard in Weblogic Workshop 10.2. However, I am getting the following compilation errors:
    Problem encountered finding XML Schema metadata for XML Bean
    com.ssmb.amps.workflow.projectionApproval.ProjectionApprovalDocument
    Does any one has any idea on it?
    Thanks,
    Albert

    Hi,
    Once upgraded from s.1 to 10.2, XML Schemes are converted to XMLBeans. So, during compiliation XMLSchemas are encountered. Try deleting XMLSchemas and compile. Hope it may help.
    Krishna

  • Compile error after upgrade to jdev 1013 from 9052

    Hi,
    I just upgraded to jdev 10.1.3.0.4. We had this program compile correctly in jdev 9052, but is now erroring out during compile:
    Error(5,34): identifier expected (with enum highlighted), at the following line.
    import gov.epa.cdx.axis.security.enum.AuthMethod;
    Can you help me to correct this? Thanks.

    SU is a service update but that won't fix your problem.
    "enum" is a keyword in Java 5 and therefore may not be used in identifiers.
    In 9.0.5.2 you were compiling with JDK 1.4 I presume.
    Either change the package name or use JDK 1.4 for your project.
    Sascha

  • Compilation error after installing Sun patches

    hello,
    One of our customer installed teh following Sun patches:
    119254-73
    124867-14
    124863-23
    124870-03
    124872-07
    126495-04
    126995-04
    127000-13
    127001-04
    127143-03
    118683-05
    119963-20
    120753-08Now when they compile the application they get the following error:
    cd /usr/opt/temip/mmtoolkit/examples/
    make -f temip_ef_user_library.make
    /opt/SUNWspro/bin/CC -c -m64 -xcode=pic32 -g -xO0 -D_POSIX_PTHREAD_SEMANTICS -mt -pto -I/usr/opt/temip/tfc/include -I//usr/opt/temip/mmtoolkit/include -I//usr/opt/temip/acloc/include -I//usr/opt/temip/ocs/include -D_RWCONFIG_m -o temip_ef_user_library.o temip_ef_user_library.cxx
    **"/opt/SUNWspro/prod/include/CC/Cstd/rw/traits", line 535: Error: The function "wcsstr" must have a prototype.*
    *1 Error(s) detected.
    *** Error code 1
    The following command caused the error:
    `echo "/opt/SUNWspro/bin/CC -c -m64 -xcode=pic32 -g -xO0 -D_POSIX_PTHREAD_SEMANTICS -mt -pto -I/usr/opt/temip/tfc/include -I//usr/opt/temip/mmtoolkit/include -I//usr/opt/temip/acloc/include -I//usr/opt/temip/ocs/include -D_RWCONFIG_m " | sed 's/[    ][      ]*/ /g'` -o temip_ef_user_library.o temip_ef_user_library.cxx
    make: Fatal error: Command failed for target `temip_ef_user_library.o'
    does anyone has an idea ?
    thank you for your help.
    regards,
    Christine

    Notes for future posting:
    1. When you have a question about patches, please also provide the one-line patch description. Otherwise, anyone who might be inclined to help first has to look them up. Making volunteers do extra work to help you for free is not the best strategy. 119254-73 Install and Patch Utilities Patch (unlikely to affect compiling programs)
    124867-14 Patch for C 5.9 compiler (unlikely to affect C++ compiling)
    124863-23 Patch for Sun C++ 5.9 Compiler (Aha!)   <-----------
    124870-03 Patch for Sun Performance Library (unlikely to affect compiling programs)
    124872-07 Patch for dbx 7.6 Debugger (unlikely to affect compiling programs)
    126495-04 Patch for debuginfo handling  (unlikely to affect compiling programs)
    126995-04 Patch for Performance Analyzer Tools (unlikely to affect compiling programs)
    127000-13 Patch for Fortran 95 8.3 Compiler (unlikely to affect C++ compiling)
    127001-04 Patch for Fortran 95 8.3 Dynamic Libraries (unlikely to affect compiling programs)
    127143-03 Patch for Fortran 95 8.3 Support Library (unlikely to affect compiling programs)
    118683-05 Patch for profiling libraries and assembler (could possibly affect compiling C++)  <----------
    119963-20 Shared library patch for C++ (unlikely to affect C++ compiling)
    120753-08 Microtasking libraries (libmtsk) patch (unlikely to affect compiling programs)If you had gone through this exercise, you could have eliminated many of these patches from consideration. For example, a Fortran runtime library patch or a dbx patch cannot cause the C++ compiler to generate a compile-time error that it did not generate before.
    2. Put all source code and error messages in "code" tags, as you did with the list of patches. The non-alphanumeric characters in source code and messages can be interpreted as formatting directives instead of being displayed. The result is often nonsense or is hard to read.
    Notes on the command line:
    1. The -xO0 option is not supported, and has unpredictable results. If you do not want optimization because you want to debug the code, use either no -xOn option, or use -xO1. Using no option is generally preferred: compilation is faster, and the generated code is usually better than with -xO1.
    2. The -pto (-instances=static) option is generally a really bad idea. Unless you have a specific reason why you need this template compilation mode, you should remove the -pto option from all command lines (to use the default -instances=global mode), delete all your binaries, and rebuild the application.
    Neither of these problems causes the error message, however.
    What could be wrong
    Also on the command line is a macro definition that appears to be -D_RWCONFIG_m
    Is that the correct rendering of the option? If not, please show the command line again inside "code" tags.
    I'm concerned that you are trying to override a configuration macro for libCstd, the C++ runtime library. Doing so is not supported and has unpredictable results. If -D_RWCONFIG_m is what is really on the command line, it will not cause a problem with the library.
    Except for the possible macro definition issue, finding the problem will require looking at the source code. Since the error message refers to one of the compiler's own headers, the most likely possibilities are
    1. A bug in the headers that might be fixed in a later patch -- 124863-23 is not the most recent patch.
    2. An error in your code that worked only by accident before. I'm thinking of an inappropriate macro definition.
    If you strip everything out of the temip_ef_user_library.cxx file after all the #include directives, you should be able to compile the resulting file and see the same error message. If so, please post that small file here (inside "code" tags).

  • Compile Errors After Upgrading to SDK 4.5!

    Hello everyone,
    I am using Flash Builder version 4.0.0 and I just upgraded my SDK to 4.5.0 and I'm just getting the following 2 errors in a project, which I didn't get before installing the 4.5 SDK:
    1)  Can not resolve a multiname reference unambiguously. _class_embed_css_assets_black_start_icon_png_2045382513_738071692 (from _class_embed_css_assets_black_start_icon_png_2045382513_738071692) and components: _class_embed_css_assets_black_start_icon_png_2
    2)  Could not resolve <fx:FlexPaperViewer> to a component implementation.
    The first one is referring to an image stored in the "assets" directory which I use in a component.
    The second one is referring to a 3rd party component called FlexPaperViewer, which is used to view pdfs which have been converted to swfs.
    Any idea what might be causing this?  I hope the SDK hasn't changed so much that I have to recode the skin for the component in the first error.  As far as the second error, the FlexPaperViewer.swc is in the build path for the project.  This is very strange, but I don't know what to do to fix this!
    Thanks for any help or advice!
    Matt

    Have you created a new workspace and imported your projects into that?
    Pointing to a 4.0 workspace is not recommended.
    -Anirudh

  • Time machine fails backing up with a "backup disk not found" error after upgrade to Lion 10.7.2

    Time machine fails backing up with a "backup disk not found" error after upgrade to Lion 10.7.2. I've erased and reformatted the drive; reconnected Time Machine(it saw it) and began a new backup. The backup starts again but fails before completing with backup drive not found error. I used the 10.7.2 combo update. Any help on how to fix this problem would be appreciated.

    Arghhhhhhhhhhhhhhhhhhh!!!!!!
    After waiting since October for a fix, I have now upgraded the firmware on the Time Capsule and installed the new Airport Utility, released yesterday, and the situation is even worse.
    Up until now, the Airport Utility had an option to disconnect all drives manually and the Time Capsule would then work until the next reboot – a temporary (?) work-around.
    Now that option does not exist in the new-look Airport Utility. And the Airport Utility installation can’t be rolled back and the old utility won’t restore.
    The sparesbundle is still not accessible. Anyone worked out a work-around in the new environment yet?
    I have another Time Machine backup working fine to a trusty old Lacie Drive so erased the one on my Time Capsule to see if that works. I have renamed the Capsule and the Time Capsule Drive.  But to build another full backup will take at least two days and I shall be away from tomorrow and am reluctant to leave the Capsule and computer up and running for a week. And I’ll bet the sparsbundle will still be nowhere to be found.
    How can Apple screw up so badly when they are to become the richest company in the entire world and – soon – will have more cash in the bank than the entire United States? Can’t they afford someone who really can sort this out? Especially when a Firewire connected hard drive – my trusty and simple LaCie – works fine.
    Words, almost, fail me.

  • Flash 9,0,124,0 security error after upgrade

    I get the following error after upgrading my Flash Player
    (after my system prompted me to install it while running the Flash
    editor):
    Internet Explorer has blocked this site from using an ActiveX
    control in an unsafe manner.
    I have uninstalled and reinstalled the player from the
    browser, about 5 times now and it continues to be a problem for IE.
    Works ok in Firefox if I manually download the FF installer. Is
    there a standalone installer for Vista/IE7 or am I forced to use
    the ActiveX installer which seems to have issues?

    Fix: Removed both (!?more than one?!) versions of flash
    player in my Programs and Features dialog, then ran
    uninstall_flash_player.exe, reset IE7 to factory spec, then
    reinstalled Flash from ActiveX. Seems to be working now.

  • TS1277 "iPhoto was unable to connect to Photo Stream" error after upgrading to mountain lion

    Has anyone gotten this error after upgrading to mountain lion on a computer that already had a user setup on it?
    My iphoto was working with photostream and now it will not connect at all.
    I ran fix disk permissions and once it showed up in iphoto, photostream was loading and then it disappeared again.
    help!

    FWIW I fixed mine when I realised I'd probably downloaded iPhoto using an AppleID from the App Store but logged into iCloud with a different AppleID. I deleted iPhoto and it's related files (but not the iPhoto Library) using CleanApp, entered the App Store with my usual AppleID and downloaded iPhoto again. Once the App Store, the downloaded iPhoto and iCloud logins were the same iPhoto Stream worked again.

  • Error after upgrade CRS 4.0.4SR1 to 4.0.5SR2

    Hi,
    I've got some errors after upgrading my CRS 4.0.4SR1 cluster to 4.0.5SR2.
    First my publisher's status stay in "patch" status for near 2 days now. I'm not able to change anything in the configuration, i've got this message "Config Changes are not allowed during 'Patch' operation, which was started by  '_ccbu_build' at 'Thu Apr 08 04:31:04 CEST 2010 '. Please try again after  'Patch' is complete."(ERREUR02.jpg). How can I change this status?
    Then I've got errors in historical DB which is working but not on the publisher only on subscriber. How can I resynchronize this DB?
    Thanks for your help.

    Thanks Tammy for the reply
    We already tried the suggested SAP Note couple of time without any luck.
    Regards,
    SJ

  • Error after upgrading from  sap b1 pl 35 to pl 49

    hello sap experts 
    iam getting the following error after upgrading from  sap b1 pl 35 to pl 49 this error is coming if we have given round off or discount in the below cell
    "Discount deviates from authorised ranges (sales oreder-discount%for document) [message 439-15] pls make it as soon as possible an i will be thankful to those guys .
    regards
    Jenny

    Hello Jenny,
    You may check by supreuser account first to see if you got the same error.  If not, it probably just related to user authorization.  If yes, it must be a bug.
    Thanks,
    Gordon

  • What can I do if I get an internal power error after upgrading to Windows 10?

    QuestionWhat can I do if I get an internal power error after upgrading to Windows 10?
    AnswerSome laptops with AMD graphics that upgraded to Windows 10 are showing blue screens with error messages regarding Internal_Power_Error. If you receive this error, try the procedure in this article.
    First, you'll need to quickly set the boot options to Safe Mode:
    1. Hold the Windows key and press 'R' to open the run box.
    2. Type MSCONFIG, then press ENTER.
    3. Select the BOOT tab.
    4. Under BOOT OPTIONS, check Safe boot, then select Minimal.
    5. Click Apply, then OK.
    6. Click Restart. (If prompted, click Restart anyway.)
    From Safe Mode disable the AMD Display Driver:
    1. Hold the Windows key and press the 'X' key to open a menu in the lower-left.
    2. Click Device Manager.
    3. Expand Display adapters to show the two display adapters.
    4. Double click AMD Radeon R9 M200X Series.
    5. Select the Driver tab.
    6. Click Disable, then click Yes to confirm.
    7. Click Close.
    8. Hold the Windows key and press the 'R' key to open the run box.
    9. Type MSCONFIG, then press ENTER.
    10. Select the BOOT tab.
    11. Uncheck Safe boot.
    12. Click Apply, then OK.
    13. Click Restart. (If prompted, click Restart anyway.)
    From Windows 10 started with the AMD Display Driver disabled:
    1. Hold the Windows key and press the 'X' key to open a menu in the lower-left.
    2. Click Device Manager.
    3. Expand Display adapters to show the two display adapters.
    4. Double click AMD Radeon R9 M200X Series.
    5. Select the Driver tab.
    6. Click Update Driver.
    7. Click Search automatically for updated driver software.
    8. An AMD driver should be found and installed.
    The driver that originally caused this problem is AMD display driver version 15.200.1046.2 dated 7/15/2015.
    The driver installed through this process might have an older date, such as 15.200.1055.0 dated 7/6/2015. That's okay.

    I'm having the same problem.  I got error message 21.  I went to apple store.  they are saying i have a hardware error.  Really, my phone was working before the update.  Asked me for $150 to get another one when I am due to get a new one and wanted to pass this one on to my child. 
    Help please,
    I will be glad to go back to the older software update

  • Imac error after upgrade to 10.8.4

    I received an error after upgrade tp brand new imac.  Error was upgrade was not installed.  Upon reboot the version of SW in About thi Mac is 10.8.4.  Bug?
    iMac i7, 21.5" 16GB memory, fusion drive.
    Thanks for input.  I assume the upgrade took.

    Verify Permissions gave me some errors, I deleted the repeats and the permissions fixed lines:
    Repairing permissions for “Macintosh HD”
    Warning: SUID file “System/Library/PrivateFrameworks/Admin.framework/Versions/A/Resources/readconf ig” has been modified and will not be repaired.
    Warning: SUID file “usr/lib/sa/sadc” has been modified and will not be repaired.
    Warning: SUID file “usr/bin/quota” has been modified and will not be repaired.
    +++ (multiple repairs)
    Permissions repair complete
    I verfied the HD
    Much text (removed)...
    The volume Macintosh HD appears to be OK.
    I also loaded the Apple downloads version of the upgarde and received the following (again):
    The Installation failed
    The insatllation encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
    Message was edited by: Steve51K

  • Compilation error while building boost 1_44_0 on Solaris (Sun Studio 10)

    Hi All, I am trying to build boost version 1_44_0 on Solaris.The Solaris box has Sun Studio 10 installed.
    The compiler details are
    bash-2.05$ CC -V
    CC: Sun C++ 5.7 2005/01/07
    I am using the following command to build boost libraries
    *bash-2.05$ bjam --build-dir=/export/home/dfdev/Boost_1_44_0/boost_1_44_0/tmp/build-boost toolset=sun stage*
    But i get the below compilation errors, not even one of the projects build
    sun.compile.c++ /export/home/dfdev/Boost_1_44_0/boost_1_44_0/tmp/build-boost/boo
    st/bin.v2/libs/iostreams/build/sun/release/stdlib-sun-stlport/threading-multi/fi
    le_descriptor.o
    Notice: The Early Access serial number will expire in -7 days.
    In order to purchase the product, visit http://www.sun.com/forte/buy.html
    or contact your Forte Tools reseller.
    "libs/iostreams/src/file_descriptor.cpp", line 352: Error: Could not find boost:
    :shared_ptr<boost::iostreams::detail::file_descriptor_impl>::shared_ptr(boost::i
    ostreams::detail::file_descriptor_impl*) to initialize pimpl_.
    "libs/iostreams/src/file_descriptor.cpp", line 355: Error: Could not find boost:
    :shared_ptr<boost::iostreams::detail::file_descriptor_impl>::shared_ptr(boost::i
    ostreams::detail::file_descriptor_impl*) to initialize pimpl_.
    "libs/iostreams/src/file_descriptor.cpp", line 360: Error: Could not find boost:
    :shared_ptr<boost::iostreams::detail::file_descriptor_impl>::shared_ptr(boost::i
    ostreams::detail::file_descriptor_impl*) to initialize pimpl_.
    "libs/iostreams/src/file_descriptor.cpp", line 380: Error: Could not find boost:
    :shared_ptr<boost::iostreams::detail::file_descriptor_impl>::shared_ptr(boost::i
    ostreams::detail::file_descriptor_impl*) to initialize pimpl_.
    "libs/iostreams/src/file_descriptor.cpp", line 385: Error: Could not find boost:
    :shared_ptr<boost::iostreams::detail::file_descriptor_impl>::shared_ptr(boost::i
    ostreams::detail::file_descriptor_impl*) to initialize pimpl_.
    "libs/iostreams/src/file_descriptor.cpp", line 393: Error: Using static_cast to
    convert from boost::iostreams::file_descriptor_flags to boost::iostreams::detail
    ::file_descriptor_impl::flags not allowed.
    6 Error(s) detected.
    "CC" -library=stlport4 -xO4 -mt -erroff=%none -KPIC -DBOOST_ALL_NO_LIB=1 -DB
    OOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -c -o
    "/export/home/dfdev/Boost_1_44_0/boost_1_44_0/tmp/build-boost/boost/bin.v2/libs/
    iostreams/build/sun/release/stdlib-sun-stlport/threading-multi/file_descriptor.o
    " "libs/iostreams/src/file_descriptor.cpp"
    ...failed sun.compile.c++ /export/home/dfdev/Boost_1_44_0/boost_1_44_0/tmp/build
    -boost/boost/bin.v2/libs/iostreams/build/sun/release/stdlib-sun-stlport/threadin
    g-multi/file_descriptor.o...
    sun.compile.c++ /export/home/dfdev/Boost_1_44_0/boost_1_44_0/tmp/build-boost/boo
    st/bin.v2/libs/iostreams/build/sun/release/stdlib-sun-stlport/threading-multi/ma
    pped_file.o
    Notice: The Early Access serial number will expire in -7 days.
    In order to purchase the product, visit http://www.sun.com/forte/buy.html
    or contact your Forte Tools reseller.
    "./boost/type_traits/is_array.hpp", line 41: Error: Multiple declaration for boo
    st::is_array.
    "./boost/type_traits/is_array.hpp", line 42: Error: Multiple declaration for boo
    st::is_array.
    "./boost/type_traits/is_array.hpp", line 43: Error: Multiple declaration for boo
    st::is_array.
    "./boost/type_traits/is_array.hpp", line 44: Error: Multiple declaration for boo
    st::is_array.
    "./boost/mpl/aux_/preprocessed/plain/full_lambda.hpp", line 95: Error: The type
    of specialized argument boost::mpl::aux::F<boost::mpl::aux::P1> is dependent on
    another argument.
    "./boost/mpl/aux_/preprocessed/plain/full_lambda.hpp", line 95: Error: Partial s
    pecialization parameter Tag is not used in the arguments.
    "./boost/mpl/aux_/preprocessed/plain/full_lambda.hpp", line 112: Error: Partial
    specialization parameter F is not used in the arguments.
    "./boost/mpl/aux_/preprocessed/plain/full_lambda.hpp", line 172: Error: The type
    of specialized argument boost::mpl::aux::F<boost::mpl::aux::P1, boost::mpl::aux
    ::P2> is dependent on another argument.
    "./boost/mpl/aux_/preprocessed/plain/full_lambda.hpp", line 172: Error: Partial
    specialization parameter Tag is not used in the arguments.
    "./boost/mpl/aux_/preprocessed/plain/full_lambda.hpp", line 189: Error: Partial
    specialization parameter F is not used in the arguments.
    "./boost/mpl/aux_/preprocessed/plain/full_lambda.hpp", line 254: Error: The type
    of specialized argument boost::mpl::aux::F<boost::mpl::aux::P1, boost::mpl::aux
    ::P2, boost::mpl::aux::P3> is dependent on another argument.
    "./boost/mpl/aux_/preprocessed/plain/full_lambda.hpp", line 254: Error: Partial
    specialization parameter Tag is not used in the arguments.
    "./boost/mpl/aux_/preprocessed/plain/full_lambda.hpp", line 271: Error: Partial
    specialization parameter F is not used in the arguments.
    "./boost/mpl/aux_/preprocessed/plain/full_lambda.hpp", line 339: Error: The type
    of specialized argument boost::mpl::aux::F<boost::mpl::aux::P1, boost::mpl::aux
    ::P2, boost::mpl::aux::P3, boost::mpl::aux::P4> is dependent on another argument
    "./boost/mpl/aux_/preprocessed/plain/full_lambda.hpp", line 339: Error: Partial
    specialization parameter Tag is not used in the arguments.
    "./boost/mpl/aux_/preprocessed/plain/full_lambda.hpp", line 357: Error: Partial
    specialization parameter F is not used in the arguments.
    "./boost/mpl/aux_/preprocessed/plain/full_lambda.hpp", line 427: Error: The type
    of specialized argument boost::mpl::aux::F<boost::mpl::aux::P1, boost::mpl::aux
    ::P2, boost::mpl::aux::P3, boost::mpl::aux::P4, boost::mpl::aux::P5> is dependen
    t on another argument.
    "./boost/mpl/aux_/preprocessed/plain/full_lambda.hpp", line 427: Error: Partial
    specialization parameter Tag is not used in the arguments.
    "./boost/mpl/aux_/preprocessed/plain/full_lambda.hpp", line 445: Error: Partial
    specialization parameter F is not used in the arguments.
    "libs/iostreams/src/mapped_file.cpp", line 441: Error: Could not find boost::sha
    red_ptr<boost::iostreams::detail::mapped_file_impl>::shared_ptr(boost::iostreams
    ::detail::mapped_file_impl*) to initialize pimpl_.
    20 Error(s) detected.
    Am i missing something? I will appreciate your input's.
    Regards,
    solarisneo

    C++ 5.7 will not give good results building Boost.
    Support for boost began with C++ 5.9 (Sun Studio 12), but you will get better results using the current release, Sun Studio 12 update 1, and better still with the upcoming release, Oracle Solaris Studio 12.2.

  • Error compiling certain uses of std::tuple in Solaris Studio 12.4 beta July refresh

    Whilst attempting to compile Boost 1.54 using the Solaris Studio 12.4 beta July refresh with -std=c++11 I get an error building libs/regex/src/cregex.cpp that looks like it might be due to a problem with the compiler.  (clang++ on Mac OS X and g++ on Linux can certainly build the same file without problems - I can post more details about them if you think this is a problem in the Boost code rather than the compiler.)
    The error from Solaris Studio is:
    Error: Could not find a match for std::_Tuple_impl<0, int&&>::_Tuple_impl(std::tuple<int&&>, int) needed in std::tuple<int&&>::tuple<int, void>(int&&).
    "/opt/SolarisStudio12.4-beta_jul14-solaris-x86/lib/compilers/CC-gcc/include/c++/4.8.2/tuple", line 868:     Where: While instantiating "std::tuple<int&&>::tuple<int, void>(int&&)".
    "/opt/SolarisStudio12.4-beta_jul14-solaris-x86/lib/compilers/CC-gcc/include/c++/4.8.2/tuple", line 868:     Where: Instantiated from std::forward_as_tuple<int>(int&&).
    "/opt/SolarisStudio12.4-beta_jul14-solaris-x86/lib/compilers/CC-gcc/include/c++/4.8.2/bits/stl_map.h", line 485:     Where: Instantiated from non-template code.
    1 Error(s) detected.
    To reproduce this you can download the pre-processed source code from http://pastebin.com/jtsx1k79 and paste it into a file called cregex.pre.cpp.  Then run:
    CC -std=c++11 -mt -m64 -c -o cregex.o cregex.pre.cpp
    to get the error I saw.
    In case it's relevant, I'm working on Oracle Solaris 10 1/13 s10x_u11wos_24a X86.

    This looks very much like a recent bug with std::map introduced with the change to g++ 4.8 headers in July Beta:
      19159587 C++11: errors on a simple <map> usage
    It has been reported on forums - +d flag can cause C++ compilation failure in 12.4 beta refresh
    This bug will be fixed in a final release.
    Unfortunately there is no workaround for this problem.
    regards,
      Fedor.

  • Build error after upgrading from 8.2.1 to 8.5 "Error 1055 occurred at Invoke Node..."

    After upgrading to 8.5, I'm getting the following error when trying to build an EXE:
    Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:
    Error 1055 occurred at Invoke Node in AB_Source_Library.lvclass:Close_Reference.vi->AB_Build.lvclass:Copy_Files.vi->AB_Application.lvclass:Copy_Files.vi->AB_Build.lvclass:Build.vi->AB_EXE.lvclass:Build.vi->AB_Engine_Build.vi->AB_Build_Invoke.vi->AB_Build_Invoke.vi.ProxyCaller
    Possible reason(s):
    LabVIEW:  Object reference is invalid.
    I have been building this application for both Windows and Mac OS, and I even get the same error when building the .app on an Intel Mac.
    Things that I've already tried:
    * Mass-compiling all my code
    * Created the project from scratch
    * Enabled each panel of the "diagram disable structure" one at a time and compiled again
    Any ideas?

    Hi Travis,
    Ben’s advice if definitely the best place to start. Error 1055 is a very general LabVIEW error for “Object reference is invalid.” The cause is usually a bad install where important LabVIEW function aren’t placed in the right directory or aren’t installed at all.
    Charlie M. CLD

Maybe you are looking for

  • Quick Time 7.3

    Its probably been asked before but ever since Upgrading to leopard whenever i go onto Facebook all the video applications sent, just come up with a question mark over the QT symbol, i've got Flip4 mac 2, is there another add on i,m missing? please ad

  • Enter recovery mode in M2

    Hi! It tooks 2 days, while I could load a custom rom (Z4 XPERIENCE) to my phone. I do not remember, after the root, how could I enter the recovery mode. Everywhere I read, the following steps: - turn off - Push down key and power button - When phone

  • ORACLE To Sqlserver

    Hello, I want to Know how we can connect from oracle to sqlserver.....it means i've to retrieve Sqlserver Database from oracle engine...... is it possible with ODBC connection? if Yes can give me the way to follow... I hope my question is understanda

  • Reg. Custom MATMAS IDOC

    Hi Gurus, I created one custom idoc based on matmas. I want to raise that idoc whenever material created or changed (Changes only send to thirdparty). How can we do this. Thanks & Regards Krishna

  • Issue 2: Not enough free disk space

    Well, now that I'm here, I will try to figure out all my problems. Ignoring the fact that my MacBook won't turn on, once it goes back to normal, I hope I can solve another thing. Two or three times, while I've been working in heavey Word documents in