[Mesa-dev] [PATCH 03/25] threads: update for late C11 changes

Gert Wollny gw.fossdev at gmail.com
Wed Oct 25 06:24:28 UTC 2017


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



More information about the mesa-dev mailing list