• 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
bundle dylibs when loaded by a CFM app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bundle dylibs when loaded by a CFM app


  • Subject: bundle dylibs when loaded by a CFM app
  • From: Paul Miller <email@hidden>
  • Date: Wed, 19 Jan 2005 08:48:27 -0600

I have a Mach-O bundle library that depends on an external dynamic library (qt) and a third-party framework (Cg). This bundle is loaded from a CFM host application (using CFBundleCreate and CFBundleLoadExecutable). This seems to work on my machine, as I have a full qt installation. But I would like to embed the qt library and Cg framework inside my bundle, as you would for a standalone application. I have tried using install_name_tool, as is required for a standalone app, but this does not seem to help. On another user's machine, the bundle cannot be loaded.

Are there any special steps required to create a self-standing bundle in this way?

I'm just looking to see if I'm doing things properly before I start exploring other possible problems.


_______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Prev by Date: Re: questions about MacOS X /Darwin internals related books
  • Next by Date: How to suspend and resume (almost) all threads of a process ?
  • Previous by thread: Re: questions about MacOS X /Darwin internals related books
  • Next by thread: Re: bundle dylibs when loaded by a CFM app
  • Index(es):
    • Date
    • Thread