raax7 / OG-Fortnite-Cheat

An OG-Fortnite cheat that supports Season 2-19.
MIT License
32 stars 5 forks source link

Im trying to Compile but It doesn't make it complete, I need to use visual studio and I can't get anything #8

Closed killpepe closed 6 months ago

killpepe commented 6 months ago

Im trying to Compile but It doesn't make it complete, I need to use visual studio and I can't get anything

killpepe commented 6 months ago

asdadadd

raax7 commented 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.