Palm developers,

Having just installed PRC tools etc, I am having some trouble with header
file inclusions with the sample projects that come with prc-tools v2.0.

I have included as much info as I can to help with solving this

$ echo $PATH
//D/Perl/bin/:/WINNT/system32:/WINNT:/WINNT/System32/Wbem:/prc-tools/H-i586-
cygwin32/bin:/PalmDev/cygnus/cygwin-b20/H-i586-cygwin32/bin:/PalmDev:/PalmDe
v/pilrc:/PalmDev/pose30a7

$ mount
Device           Directory           Type        Flags
c:\temp          /tmp                native      text!=binary
c:\PalmDev\PRC-Tools /prc-tools          native      text!=binary
c:\PalmDev       /PalmDev            native      text!=binary
C:               /                   native      text!=binary

$ make
m68k-palmos-gcc -O2 -palmos2   -c multiapp.c -o multiapp.o
multiapp.c:1: System/SysAll.h: No such file or directory
multiapp.c:2: UI/UIAll.h: No such file or directory
make: *** [multiapp.o] Error 1

Anybody know why I get these header file errors.

Am I missing something with my installation!

I have tried all of the sample projects and get other errors like

$ make
m68k-palmos-gcc -c -O2 -Wall -palmos3.5  palm.c
In file included from palm.c:15:
palm.h:19: PalmOS.h: No such file or directory
make: *** [palm.o] Error 1

Kind regards

Carl


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

Reply via email to