Hello,
I have big trouble including SFML/Graphics.hpp to my header file inside include/ folder.
It says that:
#include errors detected based on information provided by the configurationProvider setting. Squiggles are disabled for this translation unit.
cannot open source file "SFML/Graphics.hpp"
I am working on M1 Macbook with macOS Sonoma 14.0.
I have installed sfml via brew.
I also attach my project structure, sfml version I'm working with and compilation script.
Including path in Microsoft C/C++ Extension didn't help as well.
Any help will be appreciated.
Thank you for your answer in advance