<div dir="ltr">Hi,<div><br></div><div> I'm trying to build mesa on windows (MSVC) with gles support and with llvm.</div><div> Here are the keys I'm using:</div><div>scons.py gles=yes llvm=yes platform=windows libgl-gd</div><div><br></div><div> I'm getting a bunch of errors like this:</div><div><br></div><div>LLVMCore.lib(ValueSymbolTable.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MDd_DynamicDebug' doesn't match value 'MTd_StaticDebug' in mesa.lib(uniform_query.obj)<br></div><div><br></div><div>I understand that this is due to mismatch between the runtime libraries, but I don't know how to fix it.<br></div><div>Should I change the CRT in llvm or in mesa? How should I do that? </div><div> <br></div><div> Thanks, </div><div>     Shervin </div><div><br></div><div><br></div><div><div><br></div><div><br></div><div> </div></div></div>