• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Rez hanging.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rez hanging.


  • Subject: Re: Rez hanging.
  • From: "Robert Smith, MSD" <email@hidden>
  • Date: Thu, 27 Oct 2005 16:26:42 -0400


On Oct 27, 2005, at 3:02 PM, Chris Espinosa wrote:

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.


I will file a bug. This was all at the command line. What I showed was the whole file. I renamed the input file to junk.r and got the same problem. Here is a transcript:

$ Rez -p junk.r
Rez V3.5D1
Copyright Apple Computer, Inc. 1986-2000

looking for junk.r
junk.r:1: ### Rez - Data 'plst' (0).
Resource size (1) bytes

Hangs here. I'll email you the sample output.

--
Robert G. Smith
[Contractor]
Natcher 6As.47D-41
x 301-594-8086


 _______________________________________________
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

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

  • Prev by Date: Re: Problem with Header Search Paths at Project level.
  • Next by Date: Re: internal error: assign_output_symbol_indexes() inconsistent local symbol counts
  • Previous by thread: Re: Rez hanging.
  • Next by thread: Re: Rez hanging.
  • Index(es):
    • Date
    • Thread