Re: dyld: "Library not loaded:" Error
Re: dyld: "Library not loaded:" Error
- Subject: Re: dyld: "Library not loaded:" Error
- From: Grant Erickson <email@hidden>
- Date: Fri, 14 Aug 2009 11:42:26 -0700
- Organization: Nuovation System Designs, LLC
- Thread-topic: dyld: "Library not loaded:" Error
On 8/13/09 10:08 PM, n179911 wrote:
> When I run my XCode program, I get this
> dyld: Library not loaded: libboost_system-xgcc40-mt-1_39.dylib
> Referenced from:
> /Users/n179911/Documents/ServerXCode/build/Debug/ServerXCode
> Reason: image not found
>
> But I am not sure why I am getting this 'Library not loaded' error.
>
> I have added '/Users/n19911/src/boost_1_39_0/stage/lib' to my 'Library
> Search Paths' and I have added '-lboost_system=xgc40-mt' in 'Other
> Linker Flags'.
> With these, I won't even able to link successfully.
>
> And I have double checked that "libboost_system-xgcc40-mt-1_39.dylib"
> is at "/Users/n179911/src/boost_1_39_0/stage/lib"
>
> $ ls -la libboost_system-xgcc40-mt-1_39.dylib
> -rwxr-xr-x 1 n179911 staff 30808 Aug 13 21:22
> libboost_system-xgcc40-mt-1_39.dylib*
> $ pwd
> /Users/n179911/src/boost_1_39_0/stage/lib
>
> Please tell me if you have any idea.
You may be interested in the follow-up to the thread at:
http://lists.apple.com/archives/Xcode-users/2009/Aug/msg00170.html
Regards,
Grant
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden