• 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: How to run an application bundle that dynamically loads a dylib
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to run an application bundle that dynamically loads a dylib


  • Subject: Re: How to run an application bundle that dynamically loads a dylib
  • From: David Dunham <email@hidden>
  • Date: Wed, 17 May 2006 10:23:58 -0700


On 17 May 2006, at 05:12, Markus Hitter wrote:

I have created an application bundle "x.App" on Mac version 10.4 that
requires loading dll "y.dylib". The actual executable "x" resides at the
following path: Contents/MacOS/


I m not able to open the application in both the following cases -
   -By double clicking its Icon in the Finder.

Did you try to rename x.App to x.app?

Unlikely to matter, since most systems are set up case-insensitive.

I'd guess a problem with Info.plist. Does it have something like
	<key>CFBundleExecutable</key>
	<string>$(PRODUCT_NAME)</string>


------------
David Dunham email@hidden http://www.pensee.com/dunham/
"No matter how far you have gone on a wrong road, turn back." - Turkish proverb


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: 
 >How to run an application bundle that dynamically loads a dylib (From: email@hidden)
 >Re: How to run an application bundle that dynamically loads a dylib (From: Markus Hitter <email@hidden>)

  • Prev by Date: Re: dereferencing type-punned pointer will break strict-aliasing rules
  • Next by Date: dead-code stripping, pass two...
  • Previous by thread: Re: How to run an application bundle that dynamically loads a dylib
  • Next by thread: dereferencing type-punned pointer will break strict-aliasing rules
  • Index(es):
    • Date
    • Thread