I am trying to follow the build manual and build the boost thread library in linux. However, I 开发者_StackOverflow中文版found there is no lib folder and no library is shown after executing bootstrap.sh --show-libraries.
Does anyone know what is wrong?
Thanks
bootstrap.sh
and only then do
b2 --show-libraries
精彩评论