• 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
Runtime dylib problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Runtime dylib problem


  • Subject: Runtime dylib problem
  • From: Chris Backas <email@hidden>
  • Date: Sat, 23 Aug 2003 18:20:32 -0700

Hello all,

I have an application which is using a few dylibs I've built as another project. I have PB copying them into my application's Resource directory during build.

The problem is, it appears that there's a hardcoded path to the original location for these dylibs. When I run my application, I get console messages like this:

Gemini /Volumes/Data Repository/Development/TestApp/build/TestApp.app/Contents/MacOS/TestApp: objc: Both /Volumes/Data Repository/Development/JavaAssist/build/libFullscreenHelper.dylib and /Volumes/Data Repository/Development/TestApp/build/TestApp.app/Contents/Resources/libFullscreenHelper.dylib have implementations of class FullscreenHelper.

Gemini /Volumes/Data Repository/Development/TestApp/build/TestApp.app/Contents/MacOS/TestApp: objc: Using implementation from /Volumes/Data Repository/Development/TestApp/build/TestApp.app/Contents/Resources/libFullscreenHelper.dylib.

It uses the correct copy, but ONLY if the incorrect copy is present; the application won't launch at all on another machine claiming it can't find this library. This behavior is pretty ridiculous, but I can't find a setting anywhere that glares at me, so I'm wondering what it is I'm overlooking.

Thanks for any help!
Chris Backas
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: summarize to floats
  • Next by Date: Re: NSOutlineView: New item opened for editing/editing ends with "enter"
  • Previous by thread: Re: summarize to floats
  • Next by thread: How to convert a path into a 'const UInt8 *path'?
  • Index(es):
    • Date
    • Thread