[Mesa-dev] [Bug 100201] llvmpipe Windows scons build with Visual Studio 2015 toolchain and LLVM 4.0 fails
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Mar 15 22:44:28 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=100201
--- Comment #1 from Jose Fonseca <jfonseca at vmware.com> ---
Log shows that the problem is not LLVM 4.0 per se, but rather MSVC 2017
headers:
C:\Software\Development\projects\mesa\mesa\include\c11/threads.h(44): error
C2011: 'xtime': 'struct' type redefinition
C:\Program Files (x86)\Microsoft Visual
Studio\2017\Community\VC\Tools\MSVC\14.10.25017\include\thr/xtimec.h(20): note:
see declaration of 'xtime'
It seems that MSVC 2017 already defines.
But I don't understand how your building with MSVC 2017 given bug 100202. I
wonder if you're running MSVC 2017 vcvars, but then building with 2015?
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170315/34e0069f/attachment.html>
More information about the mesa-dev
mailing list