hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #07866
[Bug 2028086] [NEW] MacOS build patches
Public bug reported:
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.
** Affects: hugin
Importance: Undecided
Status: New
** Patch added: "Build file patches"
https://bugs.launchpad.net/bugs/2028086/+attachment/5687045/+files/hugin.macos_BuildFileChanges.txt
--
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:
New
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
Follow ups