• 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: HIShape symbols not found on 10.4.10 on PPC
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HIShape symbols not found on 10.4.10 on PPC


  • Subject: Re: HIShape symbols not found on 10.4.10 on PPC
  • From: Stevo Brock <email@hidden>
  • Date: Fri, 30 Nov 2007 18:00:38 -0800

Hmm... no ApplicationServices framework. I'm linking against the following frameworks:

Accelerate
AppKit
AudioToolbox
AudioUnit
Carbon
CoreAudio
CoreFoundation
IOKit
QuickTime
System

-Stevo Brock
Head of Development
Monkey Tools, LLC
www.monkey-tools.com




On Nov 30, 2007, at 3:30 PM, Eric Schlegel wrote:


On Nov 30, 2007, at 2:57 PM, Stevo Brock wrote:

Why can't the ?Launcher? can't find the symbol in the Carbon/ HIToolbox framework on 10.4.10 which is most certainly included in the app? And what do I need to do to get this working?

You are most likely explicitly linking against ApplicationServices.framework, and so the load paths in the binary (when you link on 10.5) point at AppServices.framework for these symbols, rather than Carbon.framework.


Try linking just against Carbon.framework and remove ApplicationServices.framework from the frameworks that you link against.

-eric



_______________________________________________ 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
  • Prev by Date: [ANN] New version of RegexKit available
  • Next by Date: Re: Plist not being updated
  • Previous by thread: Re: [ANN] New version of RegexKit available
  • Next by thread: Re: HIShape symbols not found on 10.4.10 on PPC
  • Index(es):
    • Date
    • Thread