On 6/8/07, Bismi <[EMAIL PROTECTED]> wrote:
Hi all, I have a project that has resources in .RCP format, probable that project is made in Pilrc. I am having Codewarrior 8.3 when I try to compile the project i am getting the following error:Unable to load linker for target "XYZ (debug)" in project "XYZ.mcp". When I try to open the project in Codewarrior i get 2 messages: 1) The following access path in target "XYZ (debug)" cannot be found: {Project}..\..\Incs 2) Could not find linker "Palm OS 68K Linker" for target "XYZ (debug)" I guess there is some path access problem & some setting is to be done for such kind of file.
This is a CodeWarrior for Palm OS V9 project -- the linker changed in V9 from "Mac OS 68K" to "Palm OS". You'll need to upgrade your IDE or build a fresh project from the source files on your machine. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
