On 5/28/19 6:15 PM, Moshe Zuisman wrote: > warning C4577: 'noexcept' used with no exception handling mode specified;
Somebody else can chime in if this is a legit warning. > error C2220: warning treated as error - no 'object' file ...but this tells that you might try to configure with --disable-warnings-as-errors. Do test the resulting binary to verify it was actually compiled fine. -- Thanks, -Aleksey