OF 0.8.4 uses vs 2012, OF 0.9.0 which has a release candidate uses vs2015... Upgrading of 0.8.4 projects wont work as the libraries that of depends on are compiled for msvc v110 so you would have to recompile all the libraries to use them. You can use vs2015 for 0.8.4 so long as you dont upgrade the projects. If you do, change the toolset back to 110
↧