Closed killpepe closed 6 months ago
Please go to Globals.h and delete the line with the static_assert
like the error states. Static assertions are assertions made at compile time, I just have an assertion that will always fail at places where people need to check everything is setup correctly for them. It is not a real error, just a reminder to check the settings before you use it.
Im trying to Compile but It doesn't make it complete, I need to use visual studio and I can't get anything