• 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
Problem with ZeroLink and static library
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with ZeroLink and static library


  • Subject: Problem with ZeroLink and static library
  • From: Brian Webster <email@hidden>
  • Date: Wed, 29 Oct 2003 11:08:02 -0600

I have an application that needs to link in a static library supplied by a third part in the form of a .a file. I'd like to be able to use ZeroLink while developing my app, but when I do so and try to launch it, I get a runtime error from ld saying it can't find one of the symbols in the static library. This is presumably because it's actually launching the stub executable that links in object files as needed, but this of course doesn't work for a non-dynamic library.

I have my project set up pretty normally, with a couple of frameworks and the static library in the Frameworks & Libraries build phase for the target. And everything works fine if I turn off ZeroLink. Is there a way for me to link in my static library and have it work with ZeroLink?

--
Brian Webster
email@hidden
http://homepage.mac.com/bwebster
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Extending XCode Syntax Highlighting
  • Next by Date: xcode to build windows app
  • Previous by thread: Re: Extending XCode Syntax Highlighting
  • Next by thread: xcode to build windows app
  • Index(es):
    • Date
    • Thread