Carbon app converting from Xcode 1.5 to Xcode 2.1
Carbon app converting from Xcode 1.5 to Xcode 2.1
- Subject: Carbon app converting from Xcode 1.5 to Xcode 2.1
- From: "Carl Smith" <email@hidden>
- Date: Tue, 4 Oct 2005 15:45:52 -0400
- Thread-topic: Carbon app converting from Xcode 1.5 to Xcode 2.1
I have a Carbon app that I am trying to convert to compile in Xcode
2.1. My app is from Xcode 1.5 and of course works fine in 1.5.
I moved my app over to my 10.4 machine and loaded it into xcode 2.1.
When I go to compile I am getting about 700 errors
with most of them relating to “…does not name a type”.
Most of these come from the .pch file, that the xcode is trying compile
first.
As an example the first error comes from types.h file with an error “error:
‘__darwin_intptr_t’ does not name a type”. The only line in
my .pch file is “#include <Carbon/Carbon.h>”
I did a test app, from scratch in 10.4, and compared the .pch file and
the configuration settings to my current app and all looks the same.
Any suggestions or documentation relating to upgrading projects from 1.5
to 2.1 would greatly be appreciated.
Thanks
|
_______________________________________________
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