• 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
dlopen error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dlopen error


  • Subject: dlopen error
  • From: Graham Cox <email@hidden>
  • Date: Mon, 21 May 2012 09:25:21 +1000

A user is reporting an error when dlopen tries to load my plugin in iTunes. I've not seen it in my own testing.

5/20/12 12:29:57 AM iTunes[22591] Error loading <path/to/plugin>:  dlopen(<path/to/plugin>, 262): no suitable image found.  Did find:
 <path/to/plugin>: unknown required load command 0x80000022

Googling on this error seems to suggest it's a dynamic linking error problem, where the plugin links to something not available on the OS. So looking at my build, I'm targetting a minimum OS of 10.5, using the 10.6 SDK, and it's a universal 32/64-bit build for Intel only. Apart from Cocoa I link to QuartzCore and OpenGL frameworks. I have tested on 10.6 and 10.7 but no longer have a 10.5 system to test on, so it's hard to pin this one down. Any ideas how I can identify the source of the issue?

--Graham





_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: dlopen error
      • From: Ken Thomases <email@hidden>
  • Prev by Date: Re: trackingAreas can be snuck up on without triggering?
  • Next by Date: Color matching multiple images in one bitmap
  • Previous by thread: Re: trackingAreas can be snuck up on without triggering?
  • Next by thread: Re: dlopen error
  • Index(es):
    • Date
    • Thread