Open CharlesEGrant opened 1 year ago
Is there an obvious workaround to this?
I guess our ongoing issue is that pwiz does not actively support MacOS, is that right?
It looks like setting -DUSE_LATEST_PWIZ=on for the CMake command line fixes the freetype problem. ProteoWizard must have release an update. However, doing that triggers a problem with the Percolator CMake claiming it can't find an appropriate copy of BOOST. If I comment out that FindPackage call, then everything seems to build on my M1 Mac mini. If I can sort out that problem and the new version of ProteoWizard doesn't cause problems on the other platforms, then we fix this bug by upgrading.
The Proteowizard build includes a build of FreeType which fails on the most recent release of MacOS/XCode for the M1 processor.