Running Build-Win32.bat on windows7

Hello!

I am having a problem with running “build-win32.bat” on my windows 7 (even with admin privileges),
it says that it couldn’t find the “cocos2d-win32.vc2012.sln” nor the “Resources” folder,
but i checked the paths that are in the “build-win32.bat” and they are correct as they indicate the already existing folders on my computer ![](?

)http://www.redmine.org/attachments/download/9999/help.PNG!

I’m having the same problem, which is stopping me from even starting my project, It’s killing me.
My versions of the cocos2d-win.vc2012 are just in my cocos2d-x-2.1.4 not in the TestCpp/Resources folder, I don’t know if that matters.

same problem, and there is no answers here -( …

Since v2.1.4 you have to create your projects using the Python script tools/project_creator/create_project.py

You can refer to the guide I posted recently. It is intended for android, but it covers creating a project for all platforms and building it.

Here is the link: