WBurt wrote: > Thanks for the quick reply Jay! I'm trying that right now, > I'll let you know how it goes!
Just to make it clearer, I found the exact directions from my notes, for creating the "hello, world" test app: 1. Start up the PODS IDE. Create a new project and build it like this: Select File->New...->Managed Make 68k C/C++ Project In the wizard, give the project any name (e.g., "temp"), and a creator ID (e.g., "ABcd"). Carefully click on the "Next>" button, not the "Finish" button, to get to the "Project Code Generation" dialog. Select "Simple Application" or "Sample Application", and click the "Finish" button. You should see the little application build and produce a .prc file in the directory .../workspace/temp/Debug inside the PODS installation heirarchy. Check to make sure the .prc file is there. Jay Ts -- The foundation of all mental illness is the avoidance of legitimate suffering. - Carl Jung -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
