Question about building LMMS with JACK support
Posted: Sat Sep 02, 2023 12:54 pm
Hi,
There are those two options in the CMakeList file:
OPTION(WANT_JACK "Include JACK (Jack Audio Connection Kit) support" ON)
OPTION(WANT_WEAKJACK "Loosely link JACK libraries" ON)
What does it mean to “loosely link the librairies”?
What’s the better choice here (or what’s the pros and cons of each)?
There are those two options in the CMakeList file:
OPTION(WANT_JACK "Include JACK (Jack Audio Connection Kit) support" ON)
OPTION(WANT_WEAKJACK "Loosely link JACK libraries" ON)
What does it mean to “loosely link the librairies”?
What’s the better choice here (or what’s the pros and cons of each)?