[Ardour-Users] Ardour MIDI Kludge (AMK)

Nedko Arnaudov nedko at arnaudov.name
Tue Nov 10 05:20:07 PST 2009


Bernt Hansson <bernt at bah.homeip.net> writes:

>>> try replacing this line:
>>>
>>> g++ -Wall -D__LINUX_ALSASEQ__ -o amk amk.cxx RtMidi.cpp -lasound -lpthread -ljack
>>>
>>> with this line:
>>>
>>> g++ -Wall -D__LINUX_ALSASEQ__ -o amk amk.cxx RtMidi.cpp -lasound -lpthread `pkg-config --cflags --libs jack`
>
> I've changed build.sh and get this
>
> amk.cxx:27:18: error: jack.h: No such file or directory

Please show the output of this command:

pkg-config --cflags --libs jack

-- 
Nedko Arnaudov <GnuPG KeyID: DE1716B0>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://lists.ardour.org/pipermail/ardour-users-ardour.org/attachments/20091110/010993b0/attachment-0002.pgp>


More information about the Ardour-Users mailing list