raylib and cabin #1071
raylib and cabin
#1071
-
|
Can I just add raylib to the dependency list and start using it? Because I tried to do this and the project fails to build |
Beta Was this translation helpful? Give feedback.
Answered by
ken-matsui
Jan 2, 2025
Replies: 1 comment 7 replies
-
|
Is it a header-only library? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The header file should be in the project root or the include directory to be included via Cabin.
I don’t understand why you want to add the links. Can you elaborate?