> Yes that help. But I have another problem. The paths to the 
> new project 
> seem to be getting changed after I work on the project and close the 
> program.  I had to delete the .cpp file and add the file 
> again. I also had 
> to do the same for the resource file.

Anytime you add a file to a project, the project then needs an access path
to that file so it can find it when it comes time to compile.  If you don't
want this access path, then you will need to move the source file into your
project folder.  Once the source is in the project folder, you can delete
the extraneous access path.  There is no need to create a whole new project.

-hkmlt

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

Reply via email to