If you are developing with PODS, you must set the include path correctly.
As we know, GCC doesn't support searching header files in subdirectories, so
you must add all of the subdirectories in /palmDev/palmOneSDK/Incs.
However, it may not work either, because some header file in SDK include
some files like #include<68K/..../..>
I find an easy way to fix the problem:
1.unzip the SDK into /palmDev/palmOneSDK/Incs
1.Copy all the files in all subdirectories into the /palmDev/palmOneSDK/Incs

It just works smoothly, though kind of unformal.

On 5/8/07, Alexander R. Pruss <[EMAIL PROTECTED]> wrote:
>
> What OS are you using?  If Linux, you need to fix capitalization in some
> directory names.
> --
> For information on using the ACCESS Developer Forums, or to unsubscribe,
> please see http://www.access-company.com/developers/forums/
>



-- 
*************************************************************************
* Rui Chen(陈睿)
* National Lab of Software Development Environment
* Beihang University
* P.B.: 5th,yifu building  37 Xueyuan Road  Beijing 100083  P.R.China
* E.B.: [EMAIL PROTECTED]
*************************************************************************

-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to