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/

Reply via email to