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
434 stars 74 forks source link

BUG: issue with "make -j $(nproc --all)" #114

Closed qwertzon closed 3 years ago

qwertzon commented 3 years ago

/home/qwertzon/GOESP/GOESP/pch.h:3:10: fatal error: intrin.h: No such file or directory 3 | #include | ^~~~~~

and lots of errors lead after that

Im using ubuntu budgie and have installed dependencies I have also installed g++.

danielkrupinski commented 3 years ago

Fixed