MSC_VER 1600 is VS2010 and 1800 is VS2013.
You probably opened a solution configured for 2013 in 2010..by the looks of it.
Try deleting your 'build' folder and re-run cmake.
Ensure that you select the correct compiler for the version of vs that you are using (something that ends with 12, I believe.)
When you actually compile, you will probably see some messages about an unknown cmake compiler version..this is normal, for now.
EDIT: Visual Studio 12 is VS 2013..11 is 2012 - almost as confusing as intel's processor class system...
__________________
Uleat of Bertoxxulous
Compilin' Dirty
Last edited by Uleat; 06-06-2015 at 10:42 PM..
|