Windows build problem

Hi. I have been trying to build a project for windows. In Visual Studio 2012 both release and debug builds run fine. But when I run release build with resources on another pc (it has VS redistributed installed) - I get an error like 0x007cf or like that.

In release folder I have 6 dlls copied by cocos. Do I need smth else?

I’ve wasted a lot of time trying to solve this. What can the problem be?

Thanks.

Same here, my release version runs from within Visual Studio, but not when I copy the files to another machine. Debug works both from VS as well as when copied to another machine.