hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #07868
[Bug 2028086] Re: MacOS build patches
Please regenerate the patch against current head of default branch. It
contains already some the your changes.
Second, please check the patch again. (e.g. CC="/opt/local//bin/clang"
has a double slash instead of a single one)
And third and the main issue: please consolidate your efforts for the
Mac builds with other builders. I opened a thread in the mailing list
https://groups.google.com/g/hugin-ptx/c/ssEQpNf7-Co
** Changed in: hugin
Status: New => Incomplete
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/2028086
Title:
MacOS build patches
Status in Hugin:
Incomplete
Bug description:
Attached below are the build file patches that I used to compile
version hugin-2022.0.0 to create a MacOS dmg that runs on MacOS
v.10.12.6 thru Monterey (I think?). One thing to note is that if you
have libjpeg-turbo installed, it will be pickup first and your build
will fault with an exception in anything that uses jpeg routines. It
boils down to a versioning issue in the libjpeg-turbo header (it
reports version 8) and the jpeg routines in this build process (needs
something other than reporting version 8). So rename the libjpeg-turbo
headers and it will be fine.
To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/2028086/+subscriptions
References