Skip to content

Instantly share code, notes, and snippets.

View freq-mod's full-sized avatar

freq-mod

  • Krakow, Poland
  • 13:30 (UTC +02:00)
View GitHub Profile
/usr/bin/ld: /home/anon/BambooTracker/BambooTracker/../submodules/RtAudio/librtaudio.a(RtAudio.o): in function `RtApiPulse::closeStream()':
RtAudio.cpp:(.text+0x104): undefined reference to `pa_simple_flush'
/usr/bin/ld: RtAudio.cpp:(.text+0x10d): undefined reference to `pa_simple_free'
/usr/bin/ld: RtAudio.cpp:(.text+0x11b): undefined reference to `pa_simple_free'
/usr/bin/ld: /home/anon/BambooTracker/BambooTracker/../submodules/RtAudio/librtaudio.a(RtAudio.o): in function `rt_pa_context_state_callback(pa_context*, void*)':
RtAudio.cpp:(.text+0x372): undefined reference to `pa_context_get_state'
/usr/bin/ld: RtAudio.cpp:(.text+0x457): undefined reference to `pa_context_get_server_info'
/usr/bin/ld: RtAudio.cpp:(.text+0x468): undefined reference to `pa_context_get_sink_info_list'
/usr/bin/ld: /home/anon/BambooTracker/BambooTracker/../submodules/RtAudio/librtaudio.a(RtAudio.o): in function `RtApiJack::RtApiJack()':
RtAudio.cpp:(.text+0xad1): undefined reference to `jack_set_error_function'