Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ld would have undefined reference error when not linked to libasound
when I run
xmake -vy
in a project requires portaudio:then I edit the
xmake.lua
under the .xmake repo of portaudio:it works.
Consider add this syslink?
Beta Was this translation helpful? Give feedback.
All reactions