Apple-Boost-BuildScript icon indicating copy to clipboard operation
Apple-Boost-BuildScript copied to clipboard

Fatal Error when I run the script on an M1 Mac

Open dhilowitz opened this issue 2 years ago • 0 comments

I'm running on an M1 Mac with the latest Xcode. I tried running the script with the following settings:

./boost.sh -ios -macos

And I got this output error:

...
Splitting all existing fat binaries...
fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: input file (iphonesim-build/stage/lib/libboost_atomic.a) must be a fat file when the -thin option is specified

I ran the same command on my old Intel Mac from 2016 and it worked beautifully.

dhilowitz avatar Aug 18 '23 18:08 dhilowitz