Notice it says #include <D:/private/SFML/SFML/include/SFML/Graphics/Texture.hpp> instead of #include <SFML/Graphics/Texture.hpp>.
Example screenshot:
Example pages (I think it might be all per-class docs pages, I checked like 10 and gave up):
- https://www.sfml-dev.org/documentation/3.1.0/classsf_1_1Texture.html
- https://www.sfml-dev.org/documentation/3.1.0/classsf_1_1Image.html
- https://www.sfml-dev.org/documentation/3.1.0/classsf_1_1RenderWindow.html
Notice it says
#include <D:/private/SFML/SFML/include/SFML/Graphics/Texture.hpp>instead of#include <SFML/Graphics/Texture.hpp>.Example screenshot:
Example pages (I think it might be all per-class docs pages, I checked like 10 and gave up):