Re: Library not loaded

2007-10-16 Thread Andreas Tobler
rror: dyld: Library not loaded: stage/lib/libboost_serialization-1_34_1.dylib Referenced from: /Users/dtsachov/dev/evdp/temp/TestSerialization/build/Debug/TestSerialization Reason: image not found Note - that is not a problem with boost, that is some problem with linking to the library in run

Re: Library not loaded

2007-10-16 Thread Jan-Benedict Glaw
n it. This is most probably not a problem with GCC itself, but with using it (and the linker), so your question would be better handled at <[EMAIL PROTECTED]>. > Running the project (build&go in xcode) I receive this error: > > dyld: Library not loaded: stage/lib/libboost_seriali

Library not loaded

2007-10-16 Thread Denis Tkachov
gest this is some problem of locating the library in runtime. Does anybody have an idea ? Thank you in advance. -- View this message in context: http://www.nabble.com/Library-not-loaded-tf4634681.html#a13235148 Sent from the gcc - Dev mailing list archive at Nabble.com.