Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rez hanging.



On Oct 27, 2005, at 11:35 AM, Robert Smith, MSD wrote:

I have a very simple Carbon.r file like this:


data 'plst' (0) {

  $"00"  /* . */

};


It has Unix, not Mac, line endings. The command

/Developer/Tools/Rez Carbon.r

just hangs. Any invocation of Rez hangs except for those that give an immediate error or usage text. I have reinstalled the Developer tools. I have Xcode 1.5 on OSX 10.3.9. I can email someone an output from sample if this would help.


That built for me in 1.5 on 10.3.9.  Do you have Rez Header Paths or #include directives that might be inclining Xcode to go looking for /System/Library/Frameworks/Carbon.framework/Headers/Carbon.r  when it's trying to build your resource file?  Or maybe it's accidentally #including itself, meaning to include the Carbon resource header?

In Xcode 1.5 you can add the -p option to OTHER_REZ_FLAGS to get progress diagnostics to see what's happening.  In later Xcodes there's a checkbox for this in the Rez build settings.

As always, file a bug and provide a complete build transcript, and if possible your project file.

Chris
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden

References: 
 >Rez hanging. (From: "Robert Smith, MSD" <email@hidden>)



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.