Gaztoof / GMod-SDK

A SDK with a built-in cheat for Garry's Mod.
MIT License
126 stars 43 forks source link

compiling issues #53

Closed Goennigoegoe closed 1 year ago

Goennigoegoe commented 1 year ago

when im in debug mode it works but in release mode its saying that "executorFont" doesnt exist. ive tried commenting out the ifdef _DEBUG and endif but it still doesnt work.

Gaztoof commented 1 year ago

Try recompiling instead of compiling.

Goennigoegoe commented 1 year ago

i've tried that and it still doesnt work

Goennigoegoe commented 1 year ago

i just now tried it again and it doesnt work still i have the same error

Gaztoof commented 1 year ago

Alright pull the latest commit and try recompiling, should be fixed now! Thanks for pointing it out.

Goennigoegoe commented 1 year ago

Thanks it works now. Also you are really good at coding in c++.