You have to pass your .def file to build-prc, like so:

    build-prc -o $@ MapApp.def $< res/*.bin MapViewer-res/*.bin

Russell Cagle
Handheld Developer, Partner Software

Gnadinger, David wrote:
I am making my first attempt at splitting a program in more than one section. I 
get the following error and I can't seem to get past it. Can someone tell me, 
in general, what it is telling me? I've looked at my code until I'm blue in the 
face. Thanks in advance.

Linking files obj/srs.o ... src/srs.
Building final prc...
Debug/srs.prc: resource 'code' #1 is missing
make: *** [Debug/srs.prc] Error 1



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

Reply via email to