resource file error 207012

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

resource file error 207012

1,200 Views
sumedhnarayan
Contributor I

Hi,

 

I had created  project which was working fine. Now I have check-ed in project in wincvs(version management tool). But now when I check-out the project, and try to open ".mcp" file, its not getting loaded saying "resource file error 207012". I dont know what is resource file. Have anybody faced this problem before. Is there any solution since I have to use wincvs for version management.

 

Similar  probelm is mentioned in 

http://forum.soft32.com/mac/Resource-File-Error-207012-ftopict42034.html

 

 

Message Edited by sumedhnarayan on 2009-04-24 05:04 PM
Message Edited by sumedhnarayan on 2009-04-24 05:05 PM
Labels (1)
0 Kudos
1 Reply

194 Views
CrasyCat
Specialist III

Hello

 

Only thing I can think about is that wincvs did change something in the .mcp file (Which is a binary file) and CodeWarrior cannot open it any more.

 

When you are checking CodeWarrior projects in VCS software, my recommendation is to export the .mcp file to a .xml file (use entry File -> Export for that).

 

Then after you check out the .xml file import it into CodeWarrior to create the .mcp again.

 

CrasyCat

0 Kudos