Hello Mac builder, currently there are at least 3 different build scripts for Hugin I'm aware. https://bugs.launchpad.net/hugin/+bug/2028086 by p.w.wong https://sourceforge.net/p/hugin/hugin/merge-requests/4/ by Erkan Ozgur Yilmaz https://bitbucket.org/Dannephoto/hugin/src/master/ by Dudeck
Two of them wants now be merged with our default repository. But each of them is different: e.g. all are using different paths to the compiler: CC="/opt/local/bin/clang" CXX="/opt/local/bin/clang++" CC="/opt/homebrew/Cellar/llvm/16.0.1/bin/clang" CXX="/opt/homebrew/Cellar/llvm/16.0.1/bin/clang++" CC="/opt/homebrew/Cellar/llvm/16.0.3/bin/clang" CXX="/opt/homebrew/Cellar/llvm/16.0.3/bin/clang++" Just to name one of them. We can't have different flavours of the build scripts in the main repository. So please synchronize your efforts and reach an agreement on one! way for the main repository. -- 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/8e3ab7ce-cb14-4d43-90c0-865817ddb935n%40googlegroups.com.
