Re: compile error with visual c++ 2010 express [message #485665 is a reply to message #485559] |
Wed, 05 February 2014 02:56 |
|
danpaul88
Messages: 5795 Registered: June 2004 Location: England
Karma:
|
General (5 Stars) |
|
|
I compile them on 2013, so yes. If you don't also have VS2012 installed you'll need to convert the project files (it basically changes the toolset from vc110 to vc120) first, but VS takes care of this for you. If you still have VS012 installed too you don't even need to convert, just tell it to use the VS2012 toolset when compiling (it'll ask you which to do when you load the solution)
[Updated on: Wed, 05 February 2014 02:58] Report message to a moderator
|
|
|