I am looking for a way to compile some libraries which come ready to be used through cmake, the problem is that I would like to use VC++ express 2012 (the first express version
My work around: generate for 2010, "Reload All" in VS2012 and then "Update VC++ Projects" on the solution in solution explorer.
However: My install comprises active VS 2010, expired VS 2012 trial, active VS 2012 Express.