C4577: 'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc

This is actually the only thing that worked for me! I’m on 4.18.2 and using Visual Studio 2017. I think it matters which version of Visual Studio 2017 you’re using cause my PC has it installed and this issue only pops up on my laptop, which has newer version.