Re: Rez not working
Re: Rez not working
- Subject: Re: Rez not working
- From: Chris Espinosa <email@hidden>
- Date: Sun, 30 Jan 2005 10:44:35 -0800
On Jan 30, 2005, at 6:52 AM, Simon Robins wrote:
Rez on my machine has suddenly stopped working. To try and determine
the cause I ran the same commands generated by XCode 1.5 and added the
-p flag to view the progress:
====
/Developer/Tools/Rez -o "/Users/simonrobins/Downloads/Skeleton
Addition/build/Skeleton Addition.build/Skeleton
Addition.build/ResourceManagerResources/Objects/Terminology.rsrc" -d
SystemSevenOrLater=1 -useDF -i . -i
"/Users/simonrobins/Downloads/Skeleton Addition/build"
"/Users/simonrobins/Downloads/Skeleton Addition/Terminology.r"
====
This is the output from Rez:
====
/Developer/Tools/Rez V3.5D1
Copyright Apple Computer, Inc. 1986-2000
looking for
/Users/simonrobins/Projects/Cocoa/HelloAppleScript/AppleScript/
HelloAppleScriptScripting.r
looking for
/System/Library/Frameworks/Carbon.framework/Headers/Carbon.r
...reading from
/System/Library/Frameworks/Carbon.framework/Headers/Carbon.r
looking for
/System/Library/Frameworks/CoreServices.framework/Headers/
CoreServices.r
...reading from
/System/Library/Frameworks/CoreServices.framework/Headers/
CoreServices.r
looking for
/System/Library/Frameworks/CarbonCore.framework/Headers/CarbonCore.r
looking for
/System/Library/Frameworks/CarbonCore.framework/PrivateHeaders/
CarbonCore.r
looking for
/System/Library/Frameworks/CoreServices.framework/Frameworks/
CarbonCore.framework/Headers/CarbonCore.r
...reading from
/System/Library/Frameworks/CoreServices.framework/Frameworks/
CarbonCore.framework/Headers/CarbonCore.r
looking for
/System/Library/Frameworks/CarbonCore.framework/Headers/
ConditionalMacros.r
looking for
/System/Library/Frameworks/CarbonCore.framework/PrivateHeaders/
ConditionalMacros.r
looking for
/System/Library/Frameworks/CoreServices.framework/Frameworks/
CarbonCore.framework/Headers/ConditionalMacros.r
...reading from
/System/Library/Frameworks/CoreServices.framework/Frameworks/
CarbonCore.framework/Headers/ConditionalMacros.r
====
Rez now hangs somewhere after the last line.
I have re-installed XCode to no avail.
Has anyone else come across this problem?
We haven't seen any reports of anything like this. If you
cat
/System/Library/Frameworks/CoreServices.framework/Frameworks/
CarbonCore.framework/Headers/ConditionalMacros.r
do you see the full file?
If you can get Rez into this state again, please do ps -axwww to find
what the process ID of Rez is, then sample <pid> 5 to get a sample of
where it's hanging, and send to me.
Chris
_______________________________________________
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