Hello,

I got, probably silly but still, problem with PODS. I just fetched
and installed latest PODS (1.2) on another machine. Works fine,
my older stuff compiles. Next, I palmone includes (sdk5r4) and
wanted to compile some of the examples from pluggedin (i.e. Camera),
but I failed somehow. Just adding plain:

#include <68K/Hs.h>

to the example, complilable minesweeper code causes the following
report in the console:

m68k-palmos-gcc -c -D__PALMOS__=0x05000000 -I"C:/Program
Files/PalmSource/Palm OS Developer Suite/PalmOSTools/include/stlport"
-O0 -g -fexceptions -UNDEBUG -Wall -palmos5r4 -o src/AppMain.o
../src/AppMain.c
In file included from /PalmDev/sdk-5r4/include/Common/HsCommon.h:81,
                 from /PalmDev/sdk-5r4/include/68K/Hs.h:30,
                 from ../src/AppMain.c:11:
/PalmDev/sdk-5r4/include/Common/Libraries/PmKeyLib/PmKeyLibCommon.h:32:
palmOneSystemCommon.h: No such file or directory
make: *** [src/AppMain.o] Error 1
Build complete for project test

The file do exists there and to me is readable. Unfortunately I
am unable to convince PODS to this. I'd warmly appreciate any hints.
Thanks in advance.


--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to