Am Dienstag, den 24.10.2017, 18:21 +0100 schrieb Emil Velikov: > > > Right on both counts, as I don't really have a way of testing on > > Windows. > > > > There's an Appveyour integration similar to Travis. One should be > able to select the MSVC/toolchain version, but I'm not versed enough > for examples :-\ > Let's see what Jose will say on the topic.
Appveour seems to be pretty streightforward on how to define which MSVC version to use, i.e. there is a line os: Visual Studio 2013 and later one has to give the right number to scons (apparently msvc2013 =12.0), but for the build a prebuild llvm version llvm-3.3.1-msvc2013-mtd.7z is pulled in, and I'm quite confident that linking against this with any version of MSVC that is not "2013" will fail. Best, Gert _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev