Ok I was reading some past posts on the bitmap rsrc files, more
specifically, Can't use "BitmapRsrc.c" 2004-07-26 00:37:00 <BrownB>.
He was getting the error of:
"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"
now he said he solved it by:
"I found the solution by myself: using a hex viewer, I found that
every text line was CHR(13) terminated, while for gcc it must be
CHR(13) CHR(10) ended, so I substituted all and now it works..
BrownB"
I am also getting the same error but unlike him he knows what he is
doing and me well I have no clue what so ever what that means. Any
help??
Such a noob I am,
Thanks,
Landon
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/