> I'm a newbie in PalmOS programming and I'm trynig to learn how-to do it. > I've started with the usual Hello World but can't seem to be able to use it. > I've got the source code from > http://mirrors.duckies.org/PalmDevelopment/PalmDevelopment-HOWTO-3.html > I'm using Cygwin with the latest (i suppose) PRC-tools from ardiri.com and > with sdk for PRC from > http://www.palmos.com/cgi-bin/sdk50.cgi/palmos-sdk-5.0-1.tar.gz > I follow the compile instructions with a litle diference m68k-palmos-gcc -g > hello.c -o hello (gcc doesn't recognize option -02) and get the following > errors > System/SysAll.h and UI/UIAll.h no such file or directory > Crearly it isn't finding the .h but I follow all the instructions relative > to configurating the Cygwin (I've downloaded it with PRC-tools integrated) > and SDK (I've unziped it to /PalmDev and created the mount point for it, and > ran palmdev-prep which aknowledges the existence of the sdk and indicates > that by defalut gcc will usesdk 5). > Any help would be great.
latest prc-tools is: http://prc-tools.sourceforge.net/ there are plenty of docs on that site - read them first please. --- Aaron Ardiri [EMAIL PROTECTED] CEO - CTO +46 70 656 1143 Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
