raylib-cpp-cmake-template icon indicating copy to clipboard operation
raylib-cpp-cmake-template copied to clipboard

A small Raylib C++ template that uses CMake, LDtk, and Box2d

Results 3 raylib-cpp-cmake-template issues
Sort by recently updated
recently updated
newest added

I haven't looked at the code yet, only tested on my Mac, and it Segfaults when I press escape to close the game. Here is what's printed on the console:...

Hello, I followed the instructions in the wiki to produce the exe file, but it won't run. I get an error (0xc000007b). Do you know why this might happen?

Thanks for the great template. It would be nice to update to Box2D v3 as v2 will not be updated any longer. - v3 background: https://box2d.org/posts/2023/01/starting-box2d-3.0/ - Migration guide: https://box2d.org/documentation/md_migration.html