• 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: XCode Resource Files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode Resource Files


  • Subject: Re: XCode Resource Files
  • From: David Dunham <email@hidden>
  • Date: Wed, 3 May 2006 15:41:56 -0700


On 3 May 2006, at 13:38, Madhavi Kankanala wrote:

I do have the Rez prefix file in my project which calls other header files and other resource files but this resource file can't recognize the compiler type.

The compiler type? What's the extension of your resource file source?

I am a kind of new to resource files. Can you explain me what the following lines will do.

resource 'STR#' (214,  "name", purgeable) {
       {
               " Print Preview",
               " Print This Chapter"
       }
};

Make a string resource (STR#) with two strings, with id 214 and name "name".


Is there a quick way to convert this file to Rez compatible resource file, because we don't wan't to make so many changes in our project as it should be compatible with MetroWerks and Windows Compiler.

I'm sure the quick way is to get the macros working -- presumably you're using Rez in Metrowerks as well.


Or else there's another tool involved and this isn't for Rez at all, since I'm having a hard time imagining how the macros would work.

------------
David Dunham email@hidden http://www.pensee.com/dunham/
"No matter how far you have gone on a wrong road, turn back." - Turkish proverb


Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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: 
 >XCode Resource Files (From: "Madhavi Kankanala" <email@hidden>)
 >Re: XCode Resource Files (From: David Dunham <email@hidden>)

  • Prev by Date: Re: Specify multi-variant/arch output in custom build rule
  • Next by Date: Re: XCode Resource Files
  • Previous by thread: Re: XCode Resource Files
  • Next by thread: Re: XCode Resource Files
  • Index(es):
    • Date
    • Thread