Error compiling .r resource file with XCode 2.5 on Intel and OS X 10.5.6
Error compiling .r resource file with XCode 2.5 on Intel and OS X 10.5.6
- Subject: Error compiling .r resource file with XCode 2.5 on Intel and OS X 10.5.6
- From: Ed Gronenschild <email@hidden>
- Date: Mon, 11 May 2009 15:16:40 +0200
Hi,
I just installed XCode 2.5 on a Mac PowerPC using
OS X 10.4.11 and my project builds fine.
However, with XCode 2.5 installed on a Mac Intel
using OS X 10.5.6 I get an error when compiling two .r
resource files. The build error message is
"Merging resources into /../ResourceManagerResources/MyAppl.rsrc"
eofErr.
One of the compiled .rsrc files in /../ResourceManagerResources/Objects
is extremely large (64 MByte compared to 56 KByte for the
PowerPC project).
In the .r file the first line reads #include <Carbon/Carbon.r>.
In the project settings I set the Rez Search Paths
to "/XCode2.5/Headers/FlatCarbon"
The cross-develop target SDK is Mac OS X 10.3.9.
I noticed something strange in this respect:
if I turn on "Show Diagnostic Output" in the project
settings for Rez I get a lot of errors and the project
will not even build on a PowerPC. If I turn it off
(default setting) then it will build fine on a PowerPC.
Ed
_______________________________________________
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