Emre Kovanci
Results
2
issues of
Emre Kovanci
i use windows 7, visual studio 2015 and sfml 2.3.2. if i add this line map.GetLayer("World").visible = false; t he program gives error that "has stopped working"
Hi there, I'm using setup-cpp in my CMake based project(`Visual Studio 17 2022 Generator + ClangCL as Compiler`) on Windows 22 in GitHub Actions. The project compiles without errors, but...