Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Kamil

Pages: [1]
1
General / Trouble including Graphics.hpp to my header file
« on: December 08, 2023, 12:23:31 pm »
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

Pages: [1]