• 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
Linking Errors for all vecLib.h calls
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Linking Errors for all vecLib.h calls


  • Subject: Linking Errors for all vecLib.h calls
  • From: dct <email@hidden>
  • Date: Sun, 27 Apr 2008 17:38:37 -0700

My current project fails to build with OSX 10.5.2 and Xcode 3.0 with a Linking error statement:
"Linking/Users/.../MacOS/Cafe (97 errors)
"_vDSP_vquint"' referenced from: ...
"_vDSP_vsbsm"' referenced from: ...
etc (for 97 separate calls) "
Obviously the linker can't find the framework <Accelerate/Accelerate.h>.


This same project builds without error on a MacMini still configured with OSX 10.4.11 & Xcode 2.4.1.

A Spotlight search for "Accelerate.h" reveals three separate paths:
-- /Developer/SDKs/MacOSX10.4u.sdk/.../Accelerate.framework/.../ Headers
-- /Developer/SDKs/MacOSX10.5.sdk/.../Accelerate.framework/.../ Headers
-- /System/Library/Frameworks/Accelerate.framework/.../Headers.
A search for "vecLib.h" reveals four separate paths:
-- /Developer/SDKs/MacOSX10.4u.sdk/.../vecLib.framework/.../Headers
-- /Developer/SDKs/MacOSX10.4u.sdk/.../Accelerate.framework/.../ vecLib.framework/.../Headers
-- /Developer/SDKs/MacOSX10.5.sdk/.../vecLib.framework/.../Headers
-- /Developer/SDKs/MacOSX10.5.sdk/.../Accelerate.framework/.../ vecLib.framework/.../Headers
(I have no idea whether this has anything to do with my problem.)


Any suggestions?  I'm stumped and need help.

Don Thompson
_______________________________________________
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


  • Follow-Ups:
    • Re: Linking Errors for all vecLib.h calls
      • From: Andrew Merenbach <email@hidden>
  • Prev by Date: Re: Linking error--duplicate symbol, Xcode 3.0
  • Next by Date: Re: Linking Errors for all vecLib.h calls
  • Previous by thread: Re: XIB Confusion - Updated One appears in IB - Older One in XCODE Build Process
  • Next by thread: Re: Linking Errors for all vecLib.h calls
  • Index(es):
    • Date
    • Thread