On 2007-05-08, Jayaseelan <[EMAIL PROTECTED]> wrote: > this jayaseelan, > Any one help to solve this problem plz..(ASAP) > > Error is,(after compilation) > > make all > > m68k-palmos-gcc -c src/AppMain.c -I/palmDev/palmOneSDK/Incs > -I/palmDev/palmOneSDK/Incs/68k/libraries/cameramgr > -I/palmDev/palmOneSDK/Incs/68k/libraries/audio -Ihttplib/ -Isrc/ -Ixmlrpc/ > -palmos5r4 -D__PALMOS__=0x05000000 -O0 -g -Wall -o Debug/AppMain.o > In file included from src/AppMain.c:19: > src/picture_list.h:7: 68K/libraries/imaging/palmOnePhoto.h: No such file or > directory > make: *** [Debug/AppMain.o] Error 1 >
Do you have the Palm SDK installed in the correct place (Cygwin path /palmDev/palmOneSDK/Incs) ? If not get it from http://pdn.palm.com. Note this is an additional SDK to the PalmSource/Access SDK. Ton van Overbeek -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
