BigBaseV2
BigBaseV2 copied to clipboard
Error C2712 Cannot use __try in functions that require object unwinding
When compiling in VS2019 I get: Error C2712 Cannot use __try in functions that require object unwinding
On line 31 in invoker.cpp.
(I just removed the try/catch to fix it for now)
Build in release.