fluxengine icon indicating copy to clipboard operation
fluxengine copied to clipboard

Won't run or compile on macOS Catalina

Open markaudacity opened this issue 2 years ago • 2 comments

What minimum version of macOS does FluxEngine need to run? I can't find that information anywhere here or on cowlark.

markaudacity avatar Nov 15 '23 03:11 markaudacity

I'm actually not sure --- I'm not deeply into OSX. I only have two versions to test with, which is my up-to-date test machine and whatever version Github CI is using.

davidgiven avatar Nov 15 '23 10:11 davidgiven

The specific error gmake throws is: lib/config.cc:610:13: error: no viable constructor or deduction guide for deduction of template arguments of 'shared_ptr' std::shared_ptr(FluxSource::create(_verificationFluxSourceProto));

markaudacity avatar Nov 22 '23 02:11 markaudacity