• 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
Are xcode Rez Preprocessor defines broken?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Are xcode Rez Preprocessor defines broken?


  • Subject: Are xcode Rez Preprocessor defines broken?
  • From: jason rusoff <email@hidden>
  • Date: Thu, 11 Mar 2004 15:16:50 -0800

I am either not understanding xcode, or it is broken. I am trying to
#define a symbol ( __UNIX__) for my .r files. In xcode I enter various
strings in the Preprocessor Defines field of the Build/Rez tab, but I
never see them passed to Rez

__UNIX__=1			// value I enter in preprocessor defines

Here is what I see in the build transcript:

Rez
/Users/jasonrus/Desktop/wxMac-2.5.1/src/build/wxWindows.build/
Calendar.build/ResourceManagerResources/Objects/corersrc.rsrc
mac/corersrc.r
     cd /Users/jasonrus/Desktop/wxMac-2.5.1/src
     /Developer/Tools/Rez -o
/Users/jasonrus/Desktop/wxMac-2.5.1/src/build/wxWindows.build/
Calendar.build/ResourceManagerResources/Objects/corersrc.rsrc -d
SystemSevenOrLater=1 -useDF -i
/Users/jasonrus/Desktop/wxMac-2.5.1/src/build
/Users/jasonrus/Desktop/wxMac-2.5.1/src/mac/corersrc.r

Has anyone seen this before, or gotten rez defines to work correctly? I
tried -d __UNIX__ as well, but it also didn't show up.

Any ideas?
Thanks,
Jason
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Are xcode Rez Preprocessor defines broken?
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Re: agvtool kills my plist
  • Next by Date: Inhibiting PkgInfo files
  • Previous by thread: How DO I set up rez defines?
  • Next by thread: Re: Are xcode Rez Preprocessor defines broken?
  • Index(es):
    • Date
    • Thread