main.cpp:1:10: fatal error: SFMLGraphics.hpp: No such file or directory 1 | #include <SFMLGraphics.hpp> | ^~~~~~~~~~~~~~~~~~~ compilation terminated.
My SFML include is in “C:Program Filesvcpkginstalledx64-windowsinclude”
I tried make triplet x64-mingw-dynamic and add path to env variable “CPLUS_INCLUDE_PATH” but unfortunately
New contributor
mslmnkl is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1