weak/runtime jack linking: load libjack dynamically at runtime

This commit is contained in:
Robin Gareus 2014-10-23 13:01:45 +02:00
parent a7ca603ab6
commit f3ff1b9669
12 changed files with 717 additions and 24 deletions

View file

@ -38,8 +38,6 @@
#include <portaudio.h>
#endif
#include <jack/jack.h>
#include <fstream>
#include <boost/scoped_ptr.hpp>