Re: [CMake] Problems Building Google Test with CMake 2.6

2013-04-03 Thread Bogdan Cristea
On Wednesday 03 April 2013 19:54:25 Dan page wrote: > Hello, > > I am trying to use CMake 2.6 to build Google Test. As mentioned in the > README of Google Test, I have issued following commands: > > mkdir mybuild # Create a directory to hold the build output. > cd mybuild > cmake D:\g

[CMake] Problems Building Google Test with CMake 2.6

2013-04-03 Thread Dan page
Hello, I am trying to use CMake 2.6 to build Google Test. As mentioned in the README of Google Test, I have issued following commands: mkdir mybuild # Create a directory to hold the build output. cd mybuild cmake D:\gtest-1.6.0 # But I get following errors: CMake Error: CMake was un