开发者

Codewarrior won't open .mcp project file

开发者 https://www.devze.com 2023-03-03 02:34 出处:网络
A colleague of mine has been working on a project in Codewarrior and I have come on board to assist.

A colleague of mine has been working on a project in Codewarrior and I have come on board to assist.

When trying to open the .mcp project file that she has created (and is working fine on her codewarrior) I get the following error.

Codewarrior won't open .mcp project file

Similarly - when I try to open her workspace file, I get the fo开发者_JS百科llowing error.

Codewarrior won't open .mcp project file

Important to note, we are using the exact same versions of codewarrior and I am able to open and work with other codewarrior projects.

Anyone had this problem before?


This seemed to be caused by SVN interpreting this as a non-binary file. Problem was solved by exporting her codewarrior project to an XML file and then importing this to my machine, creating my own .mcp file.

Simple really - just putting an answer up in-case someone googles across this again.

0

精彩评论

暂无评论...
验证码 换一张
取 消