On Tue, 31 Mar 2015, Vaclav Mach wrote:
> Hi,
> I wrote some code (in C++) using JACK1 API. It was quite easy to do that with
> a plenty of example files.
> Recently, I tried to utilize C++ libraries provided in JACK2 because I don't
> like mixing OO code with C api. There are a lot of C++ classes in JACK2 but
> I'm not able to link/include them.
I had always thought a jack client is not jack1 or 2 it should work with
both. I am assuming you are writing a jack client.
>
> For example: instead of #include <jack/jack.h> I'm trying to #include
> "jack2/JackServer.h".
I think (someone will correct me) that is for making jack2 modules such as
a new backend (net, alsa, etc.) or for changing jackd2 internals.
-- Len Ovens www.ovenwerks.net _______________________________________________ Linux-audio-dev mailing list Linux-audio-dev@email-addr-hidden http://lists.linuxaudio.org/listinfo/linux-audio-devReceived on Tue Mar 31 20:15:02 2015
This archive was generated by hypermail 2.1.8 : Tue Mar 31 2015 - 20:15:02 EEST