We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ebe5ea commit fcbd3c7Copy full SHA for fcbd3c7
ktmidi-native-ext/src/nativeInterop/cinterop/rtmidi.def
@@ -7,7 +7,7 @@ headers = rtmidi/rtmidi_c.h
7
#
8
staticLibraries = librtmidi.a
9
libraryPaths = ../external/rtmidi/dist-static/lib
10
-linkerOpts.linux = -lasound2
+linkerOpts.linux = -lasound
11
linkerOpts.osx = -framework CoreMIDI -framework CoreAudio
12
# enable it anyway
13
compilerOpts.linux = -fPIC
0 commit comments