| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
| Thank you all that responded to my mail. The build results output in Xcode was good to read. I also had the -framework in the wrong place, that's why -F didn't cause a warning so I thought -framework was the wrong flag. My problem turned out to be a wrong define, the file that included the Carbon.h looked like this: #ifdef TARGET_API_MAC_CARBON #ifdef _GNUC_ // GCC compiler includes #include <Carbon/Carbon.h> #elif __MWERKS__ // Metroworks Codewarrior compiler includeds ... when _GNUC_ should be __GNUC__ (double underscores). Incompetent colleagues... ;-) Cheers, Josef On Jul 27, 2005, at 23:39 , Michael Hall wrote:
|
_______________________________________________ Do not post admin requests to the list. They will be ignored. Java-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/java-dev/email@hidden This email sent to email@hidden
| References: | |
| >Link Carbon framework from gcc (From: Josef Henryson <email@hidden>) | |
| >Re: Link Carbon framework from gcc (From: Michael Hall <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.