• 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
Symbol not found error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Symbol not found error


  • Subject: Symbol not found error
  • From: Daniel Luis dos Santos <email@hidden>
  • Date: Wed, 10 Dec 2008 00:38:05 +0000

Hello,

I am getting this error over and over again, whenever I do a new target in some place and then try to use it somewhere else.
I have a dynamic library in a project that is used in another project. Then I added another dynamic library to the first one which is also used by the second project.


The first lib links and the last won't link. The symbols are not found. From the gcc command line the -L option is the same because the dylib is in the same directory, a new -l<libname> flag is added for the new dylib (I dragged the lib file from the finder to the xcode tree).
When I do an nm on the lib file, the symbols are there.
I changed the install name to have the rpath, but is only relevant at run-time, right?


Can't find out why this happens
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Symbol not found error
      • From: "Sean McBride" <email@hidden>
  • Prev by Date: Re: Another NSOutlineView question
  • Next by Date: Re: performance problem with IORegistryEntryCreateCFProperties
  • Previous by thread: Re: commitEditing and unrecognized selector
  • Next by thread: Re: Symbol not found error
  • Index(es):
    • Date
    • Thread