Skip to content

Failed trying out samples in installation guide #171

Answered by amitsingh19975
zhanggiene asked this question in Q&A
Discussion options

You must be logged in to vote

If you're using macOS, I recommend using Clang as GCC from homebrew has problems. If you want to use GCC, I recommend building it yourself from the source, which will be very difficult. Even mac alias Clang as GCC by default, and it's pretty involved if you're going to use GCC because of the nature of the OS.

user-config.jam

using clang : : clang++ : <cxxflags>"-std=c++20" <linkflags>"-lboost_unit_test_framework" ;

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@zhanggiene
Comment options

@amitsingh19975
Comment options

@zhanggiene
Comment options

@amitsingh19975
Comment options

Answer selected by zhanggiene
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants