unable to compile raylib and miniaudio #3192
Unanswered
Lucas-Marcel
asked this question in
Q&A
Replies: 1 comment 1 reply
-
raylib already includes miniaudio linked by default, so no need to define |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm getting many errors whenever i try to compile a sample code with raylib and miniaudio, the errors occur just by adding #define MINIAUDIO_IMPLEMENTATION, If i disable this line of code it compiles with no issue, but it doesn't work as intended. Here are the errors https://pastebin.com/ybJXpC4n
Beta Was this translation helpful? Give feedback.
All reactions