raylib-cpp-starter
raylib-cpp-starter copied to clipboard
A portable, automated template for raylib projects with C++ bindings
This error comes up while linking but ive checked the lib with ar all objects seem fine ld: archive member '/' not a mach-o file in '/Users/admin/Spectre/Dev/Dashboard/lib/macOS/libraylib.a' clang: error: linker...
I'm new to C++. I tested this only on Windows 11* and VS Code*. It works great. *Latest public versions as of this commit. Relates to my issue: https://github.com/CapsCollective/raylib-cpp-starter/issues/22
The template is great. Its easy to get the project up and running. However, there is no logging. Please add logging. If I add logging to the `main.cpp` file ```...
Hi, I updated the documentation link to the mingw homepage in the docs because the original homepage seems to have been overtaken and now seems to be some sort of...