Skip to content

Commit fcbd3c7

Browse files
committed
it is not libasound2.so.
I really need my Linux desktop back working, damn mouse computer
1 parent 9ebe5ea commit fcbd3c7

File tree

1 file changed

+1
-1
lines changed
  • ktmidi-native-ext/src/nativeInterop/cinterop

1 file changed

+1
-1
lines changed

ktmidi-native-ext/src/nativeInterop/cinterop/rtmidi.def

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ headers = rtmidi/rtmidi_c.h
77
#
88
staticLibraries = librtmidi.a
99
libraryPaths = ../external/rtmidi/dist-static/lib
10-
linkerOpts.linux = -lasound2
10+
linkerOpts.linux = -lasound
1111
linkerOpts.osx = -framework CoreMIDI -framework CoreAudio
1212
# enable it anyway
1313
compilerOpts.linux = -fPIC

0 commit comments

Comments
 (0)