At 17:37 2003-1-17 -0500, you wrote:
As I am stepping through my application, I get this error in
CodeWarrior that says, "Not a directory". Does anybody know what is
happening here?
This is a stretch, but I'm guessing this is a low level error caused by bad debug information -- the debugger is trying to load a source file, and its having a problem. There is an option in the 68K Linker pref panel called "full path in SYM files" that you might want to turn off. That will only store the filename, not the whole path to the file, and may be needed, especially if you build a project on one machine, then move it to another where the paths are different.

--
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