• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Undefined symbols error in deployment build
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Undefined symbols error in deployment build


  • Subject: Re: Undefined symbols error in deployment build
  • From: Syd Polk <email@hidden>
  • Date: Sun, 14 May 2006 14:39:11 -0700


On May 14, 2006, at 12:50 PM, Lon Giese wrote:

it seems no one on the list knows the answer to my trouble...
perhaps some one might know of a place I could download the files I am missing?
without downloading a whole new developers package?
or know who to ask about this trouble?
I really need the vecLib framework to accelerate my app.
missing files: libvMisc.dylib, libvDSP.dylib, libLAPACK.dylib, libBLAS.dylib

It's conceivable that this library does not exist in the 10.3.0.sdk, which I don't have a copy of. It does, however, exist in the 10.3.9 sdk:


Syd-Polks-G5:/Developer/SDKs/MacOSX10.3.9.sdk jazzman$ find . -name libvMisc.dylib
./System/Library/Frameworks/Accelerate.framework/Versions/A/ Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
Syd-Polks-G5:/Developer/SDKs/MacOSX10.3.9.sdk jazzman$


I would download and install Xcode 2.2.1, and use the 10.3.9 sdk.



On May 13, 2006, at 4:40 PM, Lon Giese wrote:

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:
40frontiernet.net


This email sent to email@hidden


_______________________________________________ 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

-- Syd Polk email@hidden http://www.baritoneconsulting.com "Let the music be your light." -- Dave Edwards, KUHF-FM, 1982



_______________________________________________
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


References: 
 >Undefined symbols error in deployment build (From: Lon Giese <email@hidden>)
 >Re: Undefined symbols error in deployment build (From: Rosyna <email@hidden>)
 >Re: Undefined symbols error in deployment build (From: Lon Giese <email@hidden>)
 >Re: Undefined symbols error in deployment build (From: Lon Giese <email@hidden>)

  • Prev by Date: Re: NSTextField, bindings and saving changes
  • Next by Date: Re: custom NSTextView
  • Previous by thread: Re: Undefined symbols error in deployment build
  • Next by thread: Launching Network pane's Proxies tab?
  • Index(es):
    • Date
    • Thread