On Mon, 2017-08-28 at 12:19 +0200, Dan Wilcox wrote:
Jack support on macOS is contingent on the --enable-jack flag as it on all other platforms. The --disable-jack-framework flag was added to be able to control the link type on macOS as is decent upon whether jack support is enabled. That made the most sense to me while keeping existing defaults.
I agree.
Thanks again, for adding --disable-jack-framework. This is crucial to be able to have a setup with Jack and Pure Data from brew, as brew packages do not install any Frameworks (or Plugins and what not).
Roman
On Aug 28, 2017, at 12:00 PM, pd-dev-request@lists.iem.at wrote:
On 08/28/2017 11:24 AM, Roman Haefeli wrote:
I cannot confirm. The instructions say:
./configure
but without '--enable-jack' no Jack support will be enabled, neither with weak linking nor without. Or do I miss something?
i think you are right.
looking at the code, it seems that on OSX autotools will automatically set JACK_FRAMEWORK for you (unless overridden), but the src/Makefile.am only checks JACK_FRAMEWORK if JACK is also set (which will *not* be set by default). i also wonder about the jack=xrun case.
Dan Wilcox @danomatika danomatika.com robotcowboy.com
Pd-dev mailing list Pd-dev@lists.iem.at https://lists.puredata.info/listinfo/pd-dev