On 2002-10-05 16:09, Wayne Lubin <[EMAIL PROTECTED]> wrote: > > #include <BuildDefines.h> > #include <PalmOS.h> > > I get the error mesagaes > > Main.c:13: BuildDefines.h: No such file or directory > Main.c:17: PalmOS.h: No such file or directory > > In other words it is not finding the files. But these > files are in > > /usr/local/palmdev/sdk-3.5/include
Use -I/usr/local/palmdev/sdk-3.5/include then... -- [EMAIL PROTECTED] -==- FreeBSD: The Power to Serve FreeBSD 5.0-CURRENT #3: Wed Oct 2 04:55:42 EEST 2002 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
