Debug Assertion Failed! Expression: (mask&~(_MCW_DN|_MCW_EM|_MCW_RC))==0
Created by: TarasHots
Compiled solution successfully, and this error occurs when trying to launch engine in debugging mode. Intro image is shown only, and it crashes after that.
Happens in xrCore.Detect() line 250 on _control87(_PC_64, MCW_PC);
I can provide more info, just ask what exactly. Only thing I changed is target Windows SDK from 8.1 to 10.0.17134.0
OS: Windows 10 IDE: Visual Studio 2017 15.7.4
Here is the screenshots how it looks like:
UPDATE 1: Seems like related to this https://svn.boost.org/trac10/ticket/4964