• 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
Problem running on 10.3 when building with Xcode 3.0: NSAffineTransform not found in Foundation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem running on 10.3 when building with Xcode 3.0: NSAffineTransform not found in Foundation


  • Subject: Problem running on 10.3 when building with Xcode 3.0: NSAffineTransform not found in Foundation
  • From: Chris Suter <email@hidden>
  • Date: Thu, 20 Dec 2007 21:40:44 +1100

Hi,

I've got a problem running on 10.3 where it's failing to run because it complains that NSAffineTransform cannot be found by dyld (it's expecting to find it in Foundation). On 10.3 NSAffineTransform is actually in AppKit so it has a fair point, but it was working fine when I built it with earlier versions of Xcode.

I'm guessing it used to work fine because the symbol was being lazily bound (presumably it doesn't mind that the symbol is in AppKit rather than Foundation when lazily binding). The Leopard linker, for some reason, isn't marking the symbol to be lazily bound. That's the only difference I've found so far.

Can anyone offer me some help with this? I'm looking for a workaround. I haven't filed a bug yet but I will do tomorrow.

I'm going to have a look at the linker source code tomorrow.

Regards,

Chris

_______________________________________________
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: Problem running on 10.3 when building with Xcode 3.0: NSAffineTransform not found in Foundation
      • From: Chris Espinosa <email@hidden>
    • Re: Problem running on 10.3 when building with Xcode 3.0: NSAffineTransform not found in Foundation
      • From: Alastair Houghton <email@hidden>
  • Prev by Date: Xcode 3 not always noticing app has quit
  • Next by Date: Re: Xcode 3 not always noticing app has quit
  • Previous by thread: Re: Xcode 3 not always noticing app has quit
  • Next by thread: Re: Problem running on 10.3 when building with Xcode 3.0: NSAffineTransform not found in Foundation
  • Index(es):
    • Date
    • Thread