sdl2-pointerless
sdl2-pointerless copied to clipboard
Use this one-file project/lib to create an SDL2 project/game WITHOUT any pointer specific knowledge.
Results
1
sdl2-pointerless issues
Sort by
recently updated
recently updated
newest added
I am beginner and I tried to compile it using the `cmake ..` and I get a pthread error. ```bash CMake Error at cmake/sdl2/FindSDL2.cmake:243 (message): Could NOT find Threads (Threads...