I'm taking a shot at this, and if I can succeed then I'll see if I can 
start creating Mac bundles for others to use; but I've got to get it built 
to start with, and I'm new enough to this environment (my last Mac was 13 
years old) that I haven't solved all of the roadblocks yet.

I've installed (I think) all of the relevant dependencies using homebrew, 
pretty much following the instructions in the Mac README file. I had to do 
some creative symlinking in /opt/local/lib and /usr/local/lib to get things 
started.

Where I'm running into trouble is with wxWidgets - homebrew installed it 
just fine, but  cmake can't seem to find it:

Studio:khillig > ../hugin/mac/configure-bundle.sh

-- Current HG revision is d88dc56ded0e

-- Assuming this is a tarball (release) build for 2023.0.0

CMake Error at 
/usr/local/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:230 
(message):

  Could NOT find wxWidgets (missing: wxWidgets_LIBRARIES

  wxWidgets_INCLUDE_DIRS)

Call Stack (most recent call first):

  
/usr/local/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:600 
(_FPHSA_FAILURE_MESSAGE)

  /usr/local/share/cmake-3.28/Modules/FindwxWidgets.cmake:988 
(find_package_handle_standard_args)

  CMakeLists.txt:172 (FIND_PACKAGE)

-- Configuring incomplete, errors occurred!
I've never used cmake before, and I'm having a hard time figuring out 
where/how wxWidgets_LIBRARIES and wxWidgets_INCLUDE_DIRS can be set.

Adding CMAKE_CONFIG_PATH=/opt/local /usr/local /opt/local/homebrew/Cellar 
to configure-bundle.sh didn't make any difference - and I've run out of 
ideas.

Help would be greatly appreciated!

-- 
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
--- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/6db466bc-adeb-49d9-a18b-8a215b3d67e9n%40googlegroups.com.

Reply via email to