Comment on Help with getting SFML for C++ set up for a project?

___f____g___@lemmy.ca ⁨1⁩ ⁨week⁩ ago

I think it’s complaining that you don’t have the include statement for std::optional. Try adding #include <optional> above the SFML include.

source
Sort:hotnewtop