Hi,<br><br>Simple issue really: CLang built with mingw-w64 (x64) reports "posix" as threading model. I have libpthread installed where my mingw-w64 toolchain can find it, but it shouldn't be used on Windows I think.<br>
<br>It might also just be a visual problem only, with only the wrong text showing.<br><br>I built with CMake using MinGW Makefiles. I couldn't find any relevant information except that threading was enabled automatically.<br>
<br>Thanks!<br><br>Ruben<br>