After trying some ways, I guess the compilation error is due to "BitmapRsrc.h", now the error changed to this:
In file included from BitmapRsrc.c:45: BitmapRsrc.h:1: warning: garbage at end of `#ifndef' argument The error line is this: #ifndef __BMPRSRC_H__ #define __BMPRSRC_H__ #include <PalmTypes.h> ... I don't understand the error message. Before, when the message was about BmpRsrc.c, these lines weren't on the top, the text I used was this: //#ifndef CBMS_BMPRSRC_H //#define CBMS_BMPRSRC_H // #ifndef __BMPRSRC_H__ #define __BMPRSRC_H__ #include <PalmTypes.h> Any idea? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
