Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instructions for building on MacOS #65

Open
rvjansen opened this issue Dec 3, 2021 · 1 comment
Open

Instructions for building on MacOS #65

rvjansen opened this issue Dec 3, 2021 · 1 comment

Comments

@rvjansen
Copy link

rvjansen commented Dec 3, 2021

it might be a good idea to add this to the instructions to save someone ten minutes on stack exchange

@stweil stweil changed the title Building training on macOS Big Sur with prereqs from homebrew requires brew link icu4c --force Instructions for building on MacOS Dec 3, 2021
@stweil
Copy link
Contributor

stweil commented Dec 3, 2021

Building training on macOS Big Sur with prereqs from homebrew requires brew link icu4c --force

I never use that and suggest to use an autoconf build with this configuration instead:

configure --disable-shared 'CXXFLAGS=-g -O2 -Wall' PKG_CONFIG_PATH=$(brew --prefix)/opt/icu4c/lib/pkgconfig:$(brew --prefix)/opt/libarchive/lib/pkgconfig:$(brew --prefix)/Library/Homebrew/os/mac/pkgconfig/11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants