Iain, You should be able to create an output file that is larger than 64K, just so long as no individual resource is larger than 64K. What does theme1.xrd contain? Is it many resources?
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: Thursday, March 17, 2005 10:28 AM > To: Palm Developer Forum > Subject: Creating resource db with PODs tools > > Hi, > > I'm trying to create a resource database from a set of > bitmaps originally from an rsrc file, using the PODs tools. > The process doesn't give any warnings, but ultimately creates > a prc which is declared invalid when I try to Hotsync it. > > My guess is a 64k limit is being breached - the .trc file is 83kb. > When I import the .trc to PRC Explorer and save it as a .rcp > file I can use Pilrc to successfully create a valid database. > But, really I'd like to avoid that step and run this whole > process via batch files using the new tools. > > Does anyone have any suggestions as to what might be going wrong? > > The process I use to get to the invalid prc file is: > > generatexrd.exe ../Resource.frk/theme1.rsrc -o theme1.xrd > palmrc.exe theme1.xrd -o theme1.trc prcmerge.exe theme1.trc > -o theme1.prc > > Thanks, > Iain > > -- > For information on using the Palm Developer Forums, or to > unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
