Problems with "Types" in XCode 2.1 when building resources with Rez
Problems with "Types" in XCode 2.1 when building resources with Rez
- Subject: Problems with "Types" in XCode 2.1 when building resources with Rez
- From: "email@hidden" <email@hidden>
- Date: Tue, 28 Jun 2005 17:48:02 +0200
I'm trying to rebuild an application under XCode 2.1 (but still with
the GCC 3.3) that has build just fine in XCode 1.5.
When compiling files that include resources and especially when
compiling the resource file (ljs001.r), I now receive (1000+) errors
for most of the types that the resource file uses in it's includes as
follows. XCode 2.1 itself reports all of those "Type 'STR'" style
messages of Rez as errors and does not seem to finalize the build.
Would someone be able to help on this? What am I doing wrong here?
Thank you
-Dieter
---start---
Rez
/Development/LJS_PROD/./build/Development/LJS.build/Development/
LJSApplication.build/ResourceManagerResources/Objects/ljs001.rsrc
res/ljs001.r
mkdir
/Development/LJS_PROD/./build/Development/LJS.build/Development/
LJSApplication.build/ResourceManagerResources/Objects
cd /Development/LJS_PROD
/Developer/Tools/Rez -o
/Development/LJS_PROD/./build/Development/LJS.build/Development/
LJSApplication.build/ResourceManagerResources/Objects/ljs001.rsrc -d
SystemSevenOrLater=1 -useDF -script Roman -progress -i
/Development/LJS_PROD/./build/Development/Development -i
/usr/local/xvtdsp56/include -i /Development/ODS_CORE/include -i
/Development/LJS_PROD/inc -i /Development/LJS_PROD/inc/ljs -F
/Development/LJS_PROD/./build/Development/Development -i
/Development/LJS_PROD/./build/Development/Development/include -i
/Development/ODS_CORE/include -i ./inc -i ./res -i ./hlp -i
/OracleInstantClient10g/sdk/include -i /usr/local/xvtdsp56/include/pwr
-i /usr/local/xvtdsp56/include /Development/LJS_PROD/res/ljs001.r
/Developer/Tools/Rez V3.5D1
Copyright Apple Computer, Inc. 1986-2000
looking for /Development/LJS_PROD/res/ljs001.r
looking for
/Development/LJS_PROD/./build/Development/Development/Carbon.framework/
Headers/Carbon.r
looking for
/Development/LJS_PROD/./build/Development/Development/Carbon.framework/
PrivateHeaders/Carbon.r
...
looking for
/System/Library/Frameworks/CoreServices.framework/Frameworks/
CarbonCore.framework/Headers/MacTypes.r
/System/Library/Frameworks/CoreServices.framework/Frameworks/
CarbonCore.framework/Headers/MacTypes.r:43: ### /Developer/Tools/Rez -
Type 'STR '
/System/Library/Frameworks/CoreServices.framework/Frameworks/
CarbonCore.framework/Headers/MacTypes.r:47: ### /Developer/Tools/Rez -
Type 'STR#'
/System/Library/Frameworks/CoreServices.framework/Frameworks/
CarbonCore.framework/Headers/MacTypes.r:55: ### /Developer/Tools/Rez -
Type 'RECT'
/System/Library/Frameworks/CoreServices.framework/Frameworks/
CarbonCore.framework/Headers/MacTypes.r:58: ### /Developer/Tools/Rez -
Type 'vers'
/System/Library/Frameworks/CoreServices.framework/Frameworks/
CarbonCore.framework/Headers/MacTypes.r:72: ### /Developer/Tools/Rez -
Type 'utxt'
/System/Library/Frameworks/CoreServices.framework/Frameworks/
CarbonCore.framework/Headers/MacTypes.r:78: ### /Developer/Tools/Rez -
Type 'utx#'
...returning to
/System/Library/Frameworks/CoreServices.framework/Frameworks/
CarbonCore.framework/Headers/CarbonCore.r
looking for
/System/Library/Frameworks/CoreServices.framework/Frameworks/
CarbonCore.framework/Headers/CarbonCore.r
...
---end---
_______________________________________________
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