View Single Post
Old 11th February 2019, 13:37   #23297  |  Link
clsid
*****
 
Join Date: Feb 2005
Posts: 5,647
Quote:
Originally Posted by nevcairiel View Post
Just use the previous nightly or release until it is resolved.
You probably already know this. But fix is easy. There is just a wrong winver check in dispatcher code. Adjust preprocessor checks around the uses of SetThreadErrorMode (0x0600 > 0x0601) and define in project file _WIN32_WINNT=0x0600.
clsid is offline   Reply With Quote