Re: Resources and dependencies
Re: Resources and dependencies
- Subject: Re: Resources and dependencies
- From: "Kevin Meaney" <email@hidden>
- Date: Wed, 25 Jan 2006 12:38:19 +0000
- Organization: Softpress
>On Jan 24, 2006, at 12:06, "Kevin Meaney" <email@hidden> wrote:
>
>> We are still building our resources using codewarrior because the
>> codewarrior resource compiler can cope with enums and we have used
>> this
>> extensively so that we can have common header files for our c++ source
>> files and the resource .r files.
>
>Do you have problems with Xcode's Rez compiler using enums? Our .r
>files use TONS of included enums and it works fine. Our 'aete' gets
>its constants from a .h file with over 2100 lines, so I'd guess it
>contains maybe 1500 constants all in one big enum block, so I know it
>works.
Thanks Steve for your response,
When I looked at it, I didn't try too hard, every resource file I tried
produced many errors even after I set what I thought where the
appropriate Preprocessor defines and Rez Prefix file. The first errors
seemed to be associated with enums, but I didn't actually look into it.
I knew it could be done in Codewarrior and there were too many other
issues related to getting our Intel build up and running that were pressing.
At this point in time, I would prefer not too have to generate our
resources in Xcode, it is an unknown as too how long it will take, and
possibly raise a new set of issues for testing. So a solution for our
resource dependency problem in Xcode would still be useful.
Kevin
_______________________________________________
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