• 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
Disk Arbitration causes problem launching on OS X 10.3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Disk Arbitration causes problem launching on OS X 10.3


  • Subject: Disk Arbitration causes problem launching on OS X 10.3
  • From: Hugh Sontag <email@hidden>
  • Date: Wed, 31 Oct 2007 13:55:20 -0500

When I added Disk Arbitration code to my application, and added the DiskArbitration framework to link against, the application can't be launched.

The message in "console.log" and the crash log are the same:

Link (dyld) error:

dyld: /Users/hsontag/1.test/DiskArb testing/Synchronize! Pro X/Synchronize! Pro X.app/Contents/MacOS/SynchronizeProX can't open library: /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration (No such file or directory, errno = 2)

It would appear that the DiskArbitration framework isn't weak-linked. The code is built to never execute DiskArbitration functions on a pre-10.4 system. I've never before had to weak-link a new framework, so how can I do that?

The application was built on OS X 10.4.10 using XCode 2.4.1. The "MACOSX_DEPLOYMENT_TARGET_ppc" setting is "10.2".

Thanks for any help,
Hugh Sontag

_______________________________________________
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: Disk Arbitration causes problem launching on OS X 10.3
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: Garbage Collection Performance Hit
  • Next by Date: Re: Any way to get tiny "clear console" button back?
  • Previous by thread: Re: Garbage Collection Performance Hit
  • Next by thread: Re: Disk Arbitration causes problem launching on OS X 10.3
  • Index(es):
    • Date
    • Thread