Okay...this is an exact quote from the following article on Aaron's site

http://www.ardiri.com/index.php?redir=palm&cat=devkit&subcat=faq

I have a feeling that my exact problem (which aaron addresses in his 
article) is that 'I installed the sdk, but the compiler can't find it', but 
I've followed the instructions on Palm's web site for how to install prc-tools

http://www.palmos.com/dev/tech/tools/gcc/install-win.html and I've followed 
some of the instructions on Aaron's site and I'm still having problems.

This is what I've done:

1.)Installed Cygwin---no problem there.
2.)I started by make sure everything was cleaned out so that I could do a 
clean install of PRC-Tools.  I removed the PRC-Tools folder from the 
windows registry in HKEY_LOCAL_MACHINE
3.)I was unable to use 'umount /PRC-Tools' as the article on palm 
suggested.  Instaed I cd'd to PRC-Tools directory and did 'umount /'
4.)I installed PRC-Tools in C:\Program Files\PRC-Tools/ and the Docs in 
C:\PalmDev
5.) installed PilRC-2.8 to c:\PalmDev\  BTW I added the line SET 
PATH=C:\cygnus\CYGWIN~q\H-I586~1\bin;%PATH% to cygnus.bat instead of 
cygwin.bat because cygwin.bat did not exist.  I think this might be an 
error with Palm's doc.
7.)extracted the sdk40 folder to c:\PalmDev and ran the install 
executable.  I put the sdk in the default directory which was c:\PalmDev.
8.)extracted sdk40-core to c:\PalmDev directory
9.)added the line to my specs file to allow use of -palmos4 flag

I've tried following Aaron's instructions for mounting, but my stuff is in 
different places and it gives me error messages.  I installed my programs 
to the default locations given.

http://www.ardiri.com/index.php?redir=palm&cat=devkit&subcat=faq

Could someone give me a hint.  I'm in my project's directory trying to 
compile it and it still can't find the sdk.  The error I'm getting is that 
PalmOS.h isn't found.  I'm just trying to compile a simple  hello.c 
file.  Any help would be appreciated.

Thanks,

Lisa


-- 
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