Monthly Archives: August 2020

Fixing compile failure: ..\minidumpapiset.h(1328, 0): error C2143: syntax error: missing ‘;’ before ‘}’

tl;dr; Update your target Windows SDK or go back to an older version of the Debugger Tools for Windows headers. Well, this is pretty stinky. After updating Visual Studio or your Debugging Tools for Windows SDK, you may run into … Continue reading

Posted in Debugging | Leave a comment