Hello -
I am running CW 9.x and having some strange issues involving saving a project. I move files from one segment to another, save them, then exit CW, and when I re-open the project later one, the files are reverted back to their previous locations in other segments, sometimes the RSRC files cannot be found and I have to delete them from the list of files and re-add them to each target. I cannot see any way of reproducing the problem 100%, so I am wondering: where is the information such as which .c files appear in each segment (in which order) stored? Maybe I am missing something obvious which would be a great relief.
This information should be completely stored in the .mcp file. CW caches some information the "Foo_Data" folder created for your project, but that folder can be safely removed when the project isn't opened, and all its data will be recreated.
As for files showing up missing -- this can be related to having messed up access paths. CW doesn't store a full file path in your project -- it stores the base file name, and relies on the access paths to actually locate the file. There's some caching involved too; often removing the _Data folder will solve a lot of these problems.
--
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/
