Re: Undefined symbols error in deployment build
Re: Undefined symbols error in deployment build
- Subject: Re: Undefined symbols error in deployment build
- From: Lon Giese <email@hidden>
- Date: Sat, 13 May 2006 16:40:29 -0700
I already tried it with the vecLib.framework and I get exactly the same
errors, exactly. Something is going screwy... But I wonder what. Do
you have those 4 files:
libvMisc.dylib, libvDSP.dylib, libLAPACK.dylib, libBLAS.dylib
in your SDK ?
/Developer/SDKs/MacOSX10.3.0.sdk/System/Library/Frameworks/
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/
they are nowhere to be found anywhere on my system...
On May 13, 2006, at 9:14 AM, Rosyna wrote:
Oh, if you're using the 10.3 SDK, you have to add the
vecLib.framework. Which is in the *root* of
/System/Library/Frameworks/
On 10.4 this auto redirects to the accelerate.framework. But since
you're using the 10.3 SDK, it won't be there.
Ack, at 5/12/06, Lon Giese said:
Thanks for helping me, Rosyna.... I know this must be a really stupid
question... but I cant find anything in xcode docs that tell you how
to link a frame work... I followed the instructions for 'adding' a
framework... there is something about dependencies but the add (+)
button is disabled for some reason... I don't think dependencies are
what I am looking for...
Sim2 Backup:0: warning prebinding disabled because dependent library:
/Developer/SDKs/MacOSX10.3.0.sdk/System/Library/Frameworks/
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
A/libvMisc.dylib can't be searchedSim2 Backup:0: warning can't open
dynamic library:
/Developer/SDKs/MacOSX10.3.0.sdk/System/Library/Frameworks/
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
A/libvMisc.dylib (checking for undefined symbols may be affected) (No
such file or directory, errno = 2)Sim2 Backup:0: warning can't open
dynamic library:
/Developer/SDKs/MacOSX10.3.0.sdk/System/Library/Frameworks/
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
A/libvDSP.dylib (checking for undefined symbols may be affected) (No
such file or directory, errno = 2)Sim2 Backup:0: warning can't open
dynamic library:
/Developer/SDKs/MacOSX10.3.0.sdk/System/Library/Frameworks/
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
A/libLAPACK.dylib (checking for undefined symbols may be affected)
(No such file or directory, errno = 2)
Sim2 Backup:0: warning can't open dynamic library:
/Developer/SDKs/MacOSX10.3.0.sdk/System/Library/Frameworks/
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
A/libBLAS.dylib (checking for undefined symbols may be affected) (No
such file or directory, errno = 2)
Sim2 Backup:0: Undefined symbols: _vmul _vsmul
--
Sincerely,
Rosyna Keller
Technical Support/Holy Knight/Always needs a hug
Unsanity: Unsane Tools for Insanely Great People
It's either this, or imagining Phil Schiller in a thong.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden