Using Boost on ubuntu

Posted by Dexter on Stack Overflow See other posts from Stack Overflow or by Dexter
Published on 2009-05-11T02:45:43Z Indexed on 2010/03/28 5:03 UTC
Read the original article Hit count: 184

Filed under:
|
|
|

I've heard a lot of good comments about Boost in the past and thought I would give it a try. So I downloaded all the required packages from the package manager in Ubuntu 9.04. Now I'm having trouble finding out how to actually use the darn libraries.

Does anyone know of a good tutorial on Boost that goes all the way from Hello World to Advanced Topics, and also covers how to compile programs using g++ on ubuntu?

© Stack Overflow or respective owner

Related posts about c++

Related posts about boost