• 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
cross-development Problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cross-development Problems


  • Subject: cross-development Problems
  • From: "Celery01 Lin" <email@hidden>
  • Date: Wed, 14 May 2008 17:59:26 -0700

Hi all
I have a framework "A" depends on a static lib "slib" . My Testapp depends
on Framework "A" and it use a method inside the "slib", which call
HIShapeCreateWithRect.

I built my Testapp using 10.5sdk on leopard and set the Deployment Target as
10.4 Tiger. Everything works well on leopard .
But When I switch to tiger , MyTest crashs because of
"dyld: lazy symbol binding failed: symbol not found: HIShapeCreateWithRect
......
Expected in :
/system/library/Frameworks/ApplicationService.framework/Versions/A/ApplicationServices
"

This is a very wired problem . HIShapeCreateWithRect is inside
Carbon.framework. Why the linker trys to resolve it in ApplicationServices?

Dose anyone have any suggestion ?
_______________________________________________

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: cross-development Problems
      • From: Jack Repenning <email@hidden>
    • Re: cross-development Problems
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: Bypassing Interface Builder
  • Next by Date: Re: Bypassing Interface Builder
  • Previous by thread: Re: NSRange
  • Next by thread: Re: cross-development Problems
  • Index(es):
    • Date
    • Thread