I have problems building cpptest on windows

I have windows 8.1 and visual c++ express 2012, i followed the steps on this article http://www.cocos2d-x.org/wiki/How_to_run_cpp-tests_on_Windows, when I build it succeed with more than a 100 warning like unsafe use of bool type, unsigned and signed int mismatch.
when I run the resulting exe it doesn’t run.

what i am missing or doing wrong.

what’s the engine version do you use?