> I'm trying to compile a hack of mine and I am now getting the following error > on build-prc > > Generating 68K resources from 'src/McPhling.rcp'. > build-prc -o McPhling.prc -n "McPhling" \ > -c McPg -t 'HACK' obj/McPhling.ro obj/*.bin > McPhling.prc: resource 'code' #1 is missing > make: *** [McPhling.prc] Error 1 > > Since I last compiled, I've installed PRC-Tools 2.2, but I'm not sure if that > is the source of the problem. Anyone know what the problem might be?
the binary should also be on that line - the file that you compiled with m68k-palmos-gcc -o :P -- Aaron Ardiri CEO - CTO Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
