Compile GTest
Edit
Install cmake
cd gtest-1.5.0 md mybuild cmake ..\
This will produce a gtest.sln file. Open it in Visual Studio and build
Install cmake
cd gtest-1.5.0 md mybuild cmake ..\
This will produce a gtest.sln file. Open it in Visual Studio and build