Iam using cygwin and prc-tools, and iam having
problems compiling inventory.c file ...

$ make
C:/project/cygwin/bin/m68k-palmos-gcc.exe -O2 -g inventory.c -o inventory C:/Pal
mDev/sdk-4/lib/m68k-palmos-coff/libPalmOSGlue.a C:/PalmDev/sdk-4/lib/m68k-palmos
-coff/ScanMgr.o 2>&1 | tee compileOut.txt
In file included from inventory.c:19:
Callback.h:17: initializer element is not constant
Callback.h:17: parse error before `:'
inventory.c: In function `PopulateMainList':
inventory.c:1188: warning: passing arg 2 of `LstSetDrawFunction' from incompatib
le pointer type
inventory.c: In function `DrawInventoryList':
inventory.c:1200: stray '\' in program
inventory.c: In function `CustomSaveItem':
inventory.c:2133: stray '\' in program
inventory.c: In function `CustomLoadItem':
inventory.c:2160: storage size of `field' isn't known
inventory.c:2169: stray '\' in program
inventory.c: In function `InitItemsTable':
inventory.c:2297: warning: passing arg 3 of `TblSetCustomDrawProcedure' from inc
ompatible pointer type
inventory.c:2324: warning: passing arg 3 of `TblSetLoadDataProcedure' from incom
patible pointer type
inventory.c:2325: warning: passing arg 3 of `TblSetSaveDataProcedure' from incom
patible pointer type
inventory.c: In function `PilotMain':
inventory.c:2736: stray '\' in program
inventory.c: In function `No_Search_ResultsHandleEvent':
inventory.c:2767: stray '\' in program
inventory.c: In function `Find_Search_ResultsHandleEvent':
inventory.c:2819: stray '\' in program
inventory.c: In function `Find_DialogHandleEvent':
inventory.c:2942: stray '\' in program
inventory.c: In function `ItemDetail_FormHandleEvent':
inventory.c:3170: stray '\' in program
inventory.c: In function `InventoryDetail_FormHandleEvent':
inventory.c:3698: stray '\' in program
inventory.c: In function `Main_FormHandleEvent':
inventory.c:3776: stray '\' in program
inventory.c: In function `Preferences_HandleEvent':
inventory.c:3837: stray '\' in program
inventory.c: At top level:
inventory.c:73: storage size of `tempFieldType' isn't known
C:/project/cygwin/bin/m68k-palmos-obj-res inventory
C:/project/cygwin/bin/m68k-palmos-obj-res: can't open 'inventory': No such file
or directory
make: *** [code0000.inventory.grc] Error 1
Thanks.




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

Reply via email to