>build-prc -o ClueHints.prc -n "ClueHints" -c IP02 ClueHints.def *.bin 
>
>is giving me the following error that I do not understand: 
>
>ClueHints.prc: resource 'code' #1 is missing 

I solved this by putting the binary on the build-prc line as well:

build-prc -o ClueHints.prc -n "ClueHints" -c IP02 ClueHints.def *.bin ClueHints

Martin
-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to