mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
weak/runtime jack linking: load libjack dynamically at runtime
This commit is contained in:
parent
a7ca603ab6
commit
f3ff1b9669
12 changed files with 717 additions and 24 deletions
|
|
@ -38,8 +38,6 @@
|
|||
#include <portaudio.h>
|
||||
#endif
|
||||
|
||||
#include <jack/jack.h>
|
||||
|
||||
#include <fstream>
|
||||
|
||||
#include <boost/scoped_ptr.hpp>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue