[Audacity-devel] Unable to build Audacity with Jackd support
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
From: Steve F. <ste...@gm...> - 2021-04-25 23:35:52
|
I have tried with both jackd and jackd2, but jack support fails with both. Currently I have jackd installed and have libjack-dev. Running cmake includes the following (below): Steve -- Found ALSA: /usr/lib/x86_64-linux-gnu/libasound.so (found version "1.2.2") CMake Warning at cmake-proxies/portaudio-v19/CMakeLists.txt:91 (find_package): By not providing "Findjack.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "jack", but CMake did not find one. Could not find a package configuration file provided by "jack" with any of the following names: jackConfig.cmake jack-config.cmake Add the installation prefix of "jack" to CMAKE_PREFIX_PATH or set "jack_DIR" to a directory containing one of the above files. If "jack" provides a separate development package or SDK, be sure it has been installed. |