danielkrupinski / GOESP

Cross-platform streamproof ESP hack for Counter-Strike: Global Offensive, written in modern C++. Rendering and GUI powered by Dear ImGui + FreeType.
MIT License
433 stars 74 forks source link

[QUESTION] How to compile mac version with AVX/AVX2 support #65

Open playday3008 opened 3 years ago

playday3008 commented 3 years ago

On Linux working CMAKE_CXX_FLAGS=-mavx and CMAKE_CXX_FLAGS=-mavx2 on macOS, I got error ( https://github.com/playday3008/GOESP/runs/1235087233?check_suite_focus=true )