Problems Compiling boost
I'm starting with boost library and have some problems and doubts. First, i'd like to know if i can compile boost only with bjam or there is other way. I'm trying to do that on linux, but without success. Anybody could explain me better how to use boost library in a project in c++ on linux that i have alredy created? Thanks for the help, Gustavo
gbonfim@quality.com.br wrote:
I'm starting with boost library and have some problems and doubts. First, i'd like to know if i can compile boost only with bjam or there is other way. I'm trying to do that on linux, but without success. Anybody could explain me better how to use boost library in a project in c++ on linux that i have alredy created?
Which boost libraries do you want to use? Many of them do not require compilation, since they are header-only libraries.
gbonfim@quality.com.br writes:
I'm starting with boost library and have some problems and doubts. First, i'd like to know if i can compile boost only with bjam or there is other way. I'm trying to do that on linux, but without success.
Please tell us what you tried and what the result was. -- Dave Abrahams Boost Consulting www.boost-consulting.com
participants (3)
-
David Abrahams
-
Deane Yang
-
gbonfim@quality.com.br