Platforms Linux

Version 4, last updated by rbencina at 2020-09-24

This repository has moved! The PortAudio project is now hosted on GitHub: https://github.com/PortAudio/portaudio/wiki

PortAudio on Linux

Documentation for PortAudio on Linux is at:

http://portaudio.com/docs/v19-doxydocs/compile_linux.html

Note that if you are cross compiling for another Linux platform then there may be an issue finding the Jack libraries.
The FindJACK module that comes with the PortAudio source tarball uses `pkg_search_module`, which sets `JACK_LIBRARIES` to just `jack`.
You may need to run cmake with the option `-DCMAKE_DISABLE_FIND_PACKAGE_PkgConfig=ON`, which disables pkgconfig.


Comments are disabled for this space. In order to enable comments, Messages tool must be added to project.

You can add Messages tool from Tools section on the Admin tab.