At 18:24 2002-11-12 -0500, you wrote:
Hi everyone.  I just changed the name of my application, and (against my
better judgement) changed the names of all the CodeWarrior 8 files in the
project folder and in the target settings panels to match the new name.  Now
my app compiles fine, but as soon as I try to load a form I get the error in
the subject line.  Does anyone know how to fix this? Thanks.
In Constructor, choose the "Generate header file" option to regenerate a .h file for your resources. It looks like somehow you have a FrmLoadForm with ID 3000, but your renamed project doesn't have this form resource included. You may need to re-add files to your project too to make sure everything gets linked correctly. Another ides would be that your PalmRez panel is set to read from an old .tmp file, instead of the new .tmp file you've specified in the 68K Target panel.

--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com


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


Reply via email to