-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Link Boost.Json #4632
Link Boost.Json #4632
Conversation
Seems required for ARM Macs too. |
@florent-uzio to try this |
This commit builds successfully on Intel Mac
|
So I removed the When I am at step 3 and I run this in the
I get the error:
I also tried to I was using your |
@florent-uzio I just pushed branch
That script builds the project, from a clean Conan cache and build directory, on my M1 MacBook Pro running macOS 13.4.1. Please try it out. |
@thejohnfreeman I could build using the |
@florent-uzio - would it make sense to apply the changes from the |
@intelliot I think it does as it allowed me to build on my M1 macbook pro. Isn't this a PR already? It seems @thejohnfreeman just needs to update it with the |
Do not merge branch |
Add Boost::json to the list of linked Boost libraries. This seems to be required for macOS.
Add Boost::json to the list of linked Boost libraries. This seems to be required for macOS.
This seems to be required for Intel Macs.
Should fix a build error which looks something like this: