The example is out of date.
"Shane McKee" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Dear folks, > > I am a complete neophyte at Palm programming, and C++ in general, so please > be kind :) > > I'm running SDK 3.5 for PRC-Tools. > I'm trying to MAKE the tutorial examples (tex2hex.c), so I go to the > relevant example folder, and type MAKE, expecting the makefile to look after > options etc. > > Here's the screendump: > C:\PalmDev\samples\tutorial>make > m68k-palmos-gcc -O1 -c tex2hex.c -o tex2hex.o > tex2hex.c:13: Common.h: No such file or directory > tex2hex.c:14: System/SysAll.h: No such file or directory > tex2hex.c:15: UI/UIAll.h: No such file or directory > MAKE.EXE: *** [code0001.tex2hex.grc] Error 1 > > So where do I find common.h, sysAll.h, UIAll.h? They don't seem to be in any > of the SDK files. > > Or am I being particularly retarded? > > Many thanks for your help, > Shane > > [EMAIL PROTECTED] > > > > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
