https://bugs.freedesktop.org/show_bug.cgi?id=100201

--- Comment #1 from Jose Fonseca <[email protected]> ---
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.
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to