• 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: Debugging a static library
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugging a static library


  • Subject: Re: Debugging a static library
  • From: Jens Alfke <email@hidden>
  • Date: Sun, 30 Oct 2011 16:58:56 -0700


On Oct 30, 2011, at 2:43 PM, Todd wrote:

I tried running `otool -L` and `nm` and I get:

Those aren’t going to tell you anything relevant to what I mentioned. If you want to make sure the expected copy of the static library is being linked in, select the library in your Xcode project’s file list and look at its file info to see the path. Make sure it’s the same path as the library you’re building. (Sometimes what happens to me is I’m building the debug version of a library, but linking in the release version…)

—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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

References: 
 >Debugging a static library (From: Todd <email@hidden>)
 >Re: Debugging a static library (From: Jens Alfke <email@hidden>)
 >Re: Debugging a static library (From: Todd <email@hidden>)

  • Prev by Date: Re: xcode and svn
  • Next by Date: Two Compile Errors I can't seem to clear: Hillegass Book (FIXED)
  • Previous by thread: Re: Debugging a static library
  • Next by thread: Two Compile Errors I can't seem to clear: Hillegass Book (FIXED)
  • Index(es):
    • Date
    • Thread