• 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
library not found error in Xcode 4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

library not found error in Xcode 4


  • Subject: library not found error in Xcode 4
  • From: James Walker <email@hidden>
  • Date: Tue, 19 Jun 2012 18:29:58 -0700

I'm trying to use Xcode 4.3.3 to build a project that previously built successfully in Xcode 3.2.6, and now I get a link error like

ld: library not found for -lfltk_images

As I read "man ld", the flag "-lfltk_images" should look for either libfltk_images.a or libfltk_images.dylib, and it should at least look in /usr/lib and /usr/local/lib so long as I don't pass the -Z flag (which I don't). So I look in /usr/local/lib, and both libfltk_images.a and libfltk_images.dylib are there. If I go into "other linker flags" and replace "-lfltk_images" with "/usr/local/lib/libfltk_images.a", then I'm on to the next link error. What could be causing this?
--
  James W. Walker, Innoventive Software LLC
  <http://www.frameforge3d.com/>

_______________________________________________
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

  • Prev by Date: Re: Setting for "Open with External Editor"?
  • Next by Date: Re: XCode on the App Store
  • Previous by thread: Re: Setting for "Open with External Editor"?
  • Next by thread: ibtool ASSERTION FAILURE
  • Index(es):
    • Date
    • Thread