I loaded up BuildAll.mcp, then performed a remove all object code. (assuming that, that would remove all "PalmOS_Headers")
During the rebuild, I got several error messages saying that "the file PalmOS_Headers cannot be opened". I verified that BuildHeaders.mcp did actually build the headers, it did. but MSL c++.Palm_OS.68k.mcp, has build errors saying that PalmOS_Headers cannot be opened. I then went into the BuildHeaders directory and removed the BuildHeaders_Data directory as well as the PalmOS_Headers files, then tried again. Same thing, it rebuilt the files with no problem, but when it reached the MSL project, it said that those files could not be opened? Any idea? thanks - bill "Ben Combee" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > At 11:00 PM 1/24/2004, Fruber Malcome wrote: > >Some additional information: > > > >The cpp that has the _diaExists() function, does include PalmOS.h, which > >that file includes SystemPublic.h, which then includes PenInputMgr.h. > >I think that would explain how the debug build, builds and finds pinCreator > >without explicitly including PenInputMgr.h > > > >But for some reason, the release build cannot find pinCreator, when looking > >at the preprocess information, pinCreator is not changed. > > > >I'm very certain that PalmOS.h is being included, since I would indeed have > >more problems than this, but for some reason, it's just not compiling.. > > > >Does anyone have any ideas on this? > > Try removing all copies of "PalmOS_Header" from the CW tree, file and > rebuilding BuildAll.mcp. It seems possible that an old copy of this file > from the original V9.0 installation is still there and is being included > rather than the new one build after installing the 5.0R3 SDK. > > -- > 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/
