Cannot build on OS X 10.10

Bug #1486762 reported by Mia Kramer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Hugin
Fix Released
Undecided
Unassigned

Bug Description

On build Hugin looks for wxWidgets 2.8, but this can no longer be installed on recent OS X versions. From port: "wxWidgets-2.8 cannot be built on Moc OS X >= 10.7 with Xcode >= 4.4, please use port wxWidgets-3.0 or wxgtk-2.8 instead". Installing either of the suggested replacements does not work.

Attempting to build latest hugin from mercurial on OS X 10.10.5.

Also, building from the official (2015.0.0) tarball does not work, for the same reason. Error:
"CMake Error at /opt/local/share/cmake-3.3/Modules/FindPackageHandleStandardArgs.cmake:148 (message):
  Could NOT find wxWidgets (missing: wxWidgets_FOUND)
Call Stack (most recent call first):
  /opt/local/share/cmake-3.3/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE)
  /opt/local/share/cmake-3.3/Modules/FindwxWidgets.cmake:871 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:176 (FIND_PACKAGE)
"

Mia Kramer (mxkramer)
description: updated
Revision history for this message
SR (romberg) wrote :

Try the following, it worked for me on OSX 10.10 when I enountered a similar problem:

port install wxWidgets-3.0
port install wxWidgets_select
port select wxWidgets
Available versions for wxWidgets:
 none (active)
 wxWidgets-3.0
 wxgtk-3.0
port select wxWidgets wxWidgets-3.0

Afterwards cmake was able to discover wxWidgets.

Revision history for this message
tmodes (tmodes) wrote :

It builds on Mac OS.
See discussion on mailing list https://groups.google.com/forum/#!topic/hugin-ptx/Rz-LY9isDIs

Changed in hugin:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.