Thread: cmake help
View Single Post
  #3  
Old 01-21-2013, 01:27 AM
gibroni
Hill Giant
 
Join Date: Jun 2009
Location: glendale
Posts: 193
Default

CMake Error at CMakeLists.txt:4 (PROJECT):
Cannot enable 64-bit tools with Visual Studio 2010 Express.

Install the Microsoft Windows SDK v7.1 to get 64-bit tools:

http://msdn.microsoft.com/en-us/windows/bb980924.aspx



not sure if i would need that sdk v7.1 for 64 bit tools since im not using express, im using professional and as far as i know it has everything installed. guess will check it out and see what happens.
Reply With Quote