The project file '' has been renamed or is no longer in the solution

Please help! Every time I open the .vcxproj file of one of the sample projects (HelloCpp, TestCpp, etc…) in Visual Studio 2012 on win8 64bit I get the error:

The project file '' has been renamed or is no longer in the solution

I was able to open, build and compile them a few days ago and I don’t know what has changed.

Add these projects to the solution:

.win32\CocosDenshion.vcxproj
2dx\proj.win32\cocos2d.vcxproj

This fixed it for me.

Massimiliano Rizzi wrote:

Please help! Every time I open the .vcxproj file of one of the sample projects (HelloCpp, TestCpp, etc…) in Visual Studio 2012 on win8 64bit I get the error:
>
[…]
>
I was able to open, build and compile them a few days ago and I don’t know what has changed.