• 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
Ooops, no framework... BANG!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Ooops, no framework... BANG!


  • Subject: Ooops, no framework... BANG!
  • From: Lance Drake <email@hidden>
  • Date: Thu, 21 Oct 2004 16:45:56 -0600

My app would like to make use of a framework that may - or may not - be there at runtime. Right now, if I launch the app and the framework is not there, the app quits with a '(No such file or directory, errno = 2)' error message.

Reading the ADC Reflib materials on linking, I added '-nofixprebinding' to the Linker Options - which lets the project build - but upon execution, the error still occurs - even though I do not actually call any function in the framework.

Q: What is the suggested method for dealing with a lib that may or may not be there?

Q: Should I be using a different construct other than a framework?

Thanks,

Lance Drake

_______________________________________________
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: Ooops, no framework... BANG!
      • From: Larry Fransson <email@hidden>
  • Prev by Date: Re: Accessing static library built into framework
  • Next by Date: XCode makes easy things hard...
  • Previous by thread: RE: Accessing static library built into framework
  • Next by thread: Re: Ooops, no framework... BANG!
  • Index(es):
    • Date
    • Thread