Hi All...

I've been digging around on various Palm development sites and mailing list
archives, and I can't seem to get very far getting a GCC development
environment going on my Windows NT box.

I'm already running Cygwin b20.1, and I downloaded prc-tools-2_0.exe and
sdk35-prc.zip. I ran both prc-tools-2_0.exe and the executable inside
sdk35-prc.zip and installed both to c:\PalmDev

When I cd to /usr/local/palmdev/samples/multiapp (which is symlinked to
C:\PalmDev\samples\multiapp) and run make I get:

multiapp.c:1: No include path in which to find System/SysAll.h
multiapp.c:2: No include path in which to find UI/UIAll.h

A search of the system shows that neither of the aforementioned header files
exists anywhere on the system, not even in
C:\PalmDev\sdk-3.5\include\Core\System!

I tried grabbing just the header files and putting them in
C:\PalmDev\sdk-3.5\include\Core\System but no luck, not even when I called
gcc directly with the -I/usr/local/palmdev/sdk-3.5/include/core option.

What am I doing wrong? Is there a step somewhere that I missed?

Also, I'm wondering if I should be using SDK-3.0 since my target is my Palm
IIIe?

Thanks,

Sean



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to