We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Right now, there's only a CMake project template: https://github.com/RobLoach/raylib-cpp/tree/master/projects
Would be awesome to add more.
The text was updated successfully, but these errors were encountered:
Would be nice to have Visual Sudio project files.
Sorry, something went wrong.
When is Visual Studio project files comming?
When someone adds them 😉 I don't have Visual Studio, but would love the additions.
To use it in VS, however, you could load the Raylib project, set it as C++ project, and then #include "path/to/raylib-cpp/include/raylib-cpp.hpp"
#include "path/to/raylib-cpp/include/raylib-cpp.hpp"
No branches or pull requests
Right now, there's only a CMake project template:
https://github.com/RobLoach/raylib-cpp/tree/master/projects
Would be awesome to add more.
The text was updated successfully, but these errors were encountered: