I'm trying to include palmOneNavigator.h, but it is not being found. It's looking for 'Common/System/palmOneNavigator.h'.
I've unzipped the palmOne_SDK_5_0_palmOneHeadersPublic.zip and added what I thought were the appropriate access paths, but it's still not being found. my include is : #include "palmOneNavigator.h" my access path is: ...my machine stuff...\palmOneSDK\Incs This includes the common directory, which has \System, which has palmOneNavigator.h The only thing I noticed was that the \common (lower-case 'c') directory was installed from the zip file, and the header is looking for \Common (capital 'C'). But I've renamed the directory so the cases match, updated the access path, and it still isn't being found. Any ideas? -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
