Fred Zappert wrote:



Hi,

I've taken over maintenance and enhancements on an existing Conduit-based
application that was developed using an earlier version of CodeWarrior.
When I open the project for the first time, I get these two messages:

#1 The following access path in target "Genesis" cannot be found:
(Compiler)Palm OS 3.1 Support

#2 The following access path in target "Genesis" cannot be found:
(Compiler)MSL\MSL_C\MSL_Common\Include
Change the directories in the "target access panel" -> "Access Paths" -> "[O] System paths" of codewarrior.
(Compiler)

I've downloaded the Palm OS 3.1 zip, but I obviously don't know where to place it nor how to inform the comipiler.
Extract it the main installation directory of codewarrior and correct the paths in your projects settings as mentioned above. You can use different versions of palm sdks (e.g. "(Compiler)Palm OS 3.1 Support" or "Palm OS Support")


Of course, when I try to do a build, things go completely bonkers - it can't even find Pilot.h
This is historic issue. Previous version of Palm OS use the <Pilot.h> as main include file. The newest version now use <PalmOS.h> and has no <Pilot.h> anymore. But for old projects like yours, the easiest way is to use the "(Compiler)Palm OS 3.1 Support".

hope this helps,
Ralf Dietrich


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

Reply via email to