Hi Ben,

Thanks for your reply.

I placed the SDK under "C:\Program Files\Metrowerks\CodeWarrior\" path and
modified the "System Paths" under "Access Paths".

But for macros like "kCamLibName" and "kCameraLibCreator", instead of
referring the palmOneCameraCommon.h file inside CameraMgr folder it is still
referring the CameraLibCommon.h file inside Camera folder.

The document says that the app should refer the palmOneCameraCommon.h and
palmOneCamera.h for Treo650.

Please reply and let me know what I should do to fix this problem.

Thanks,
Keyur.



-----Original Message-----
From: Ben Combee [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 03, 2004 3:53 PM
To: Palm Developer Forum
Subject: Re: Treo650 Camera API

At 02:08 PM 12/3/2004, you wrote:
>My Treo600 app that controls the device camera is working perfectly fine.
>
>Now I want to make my app to work for Treo650 and I found out that the
>camera libraries have changed.
>
>I have downloaded the PalmOne SDK 4.0 Beta headers for Treo650.
>
>How can I link these new header files with codewarrior so that at compile
>time it will use this new SDK? Is it possible that I can specify what SDK
to
>use for a particular project in CodeWarrior?

Just put the header files in a known location and then add access paths to 
your project so the compiler can find them.  You'll see an access path 
setup in your current project for the Treo 600 SDK; just do something like 
that.

My general advice is to put licensee SDKs in the "CW for Palm OS 
Support/(Other SDKs)" folder, but you can put it whereever you want.

-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc.
    "Combee on Palm OS" weblog: http://palmos.combee.net/
    Developer Forum Archives:   http://news.palmos.com/read/all_forums/



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



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

Reply via email to