Universal Binary Wont Run on 10.3.9
Universal Binary Wont Run on 10.3.9
- Subject: Universal Binary Wont Run on 10.3.9
- From: Perry Clarke <email@hidden>
- Date: Wed, 12 Apr 2006 18:42:14 -0700
I've rebuilt my app as a universal binary and nailed all the endian
problems so it works like a champ on both Intel and PPC on 10.4.
However, when I try to run it on 10.3.9 I get:
dyld: AppName.app/Contents/MacOS/AppName Undefined symbols:
AppName.app/Contents/MacOS/AppName undefined reference
to .objc_class_name_NSAffineTransform expected to be defined in
Foundation
Just NSAffineTransform, nothing else. If I comment out the code that
references it the application runs just fine (the NSAffineTranform
piece is a tiny percentage of the total application so the remainder
isn't trivial).
Since after much searching I can't find anyone else with a similar
problem I'm seeking suggestions of what to look at next.
Perry
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden