Details
-
Task
-
Resolution: Done
-
Major - P3
-
None
-
legacy-1.1.0
Description
I'm trying to build the 1.1.0 driver with VS 2015 (which is required for our project). Scons doesn't seem to be able to find / recognize VS 2015; it always runs VS 2013 instead. I tried adding "--msvc-version=14.0" to the scons command line, but that just resulted in a (wrong) message "VC version 14.0 not installed.
Is there any way to get it to build with VS 2015?
Thanks for your help.