How to install/use Boost Graph Library

Apr 27, 2010 at 3:56am
Hi

I'm trying to use the Boost Graph library. I've downloaded and installed the library.

Currently all the files for the boost library are included in the following directory.

C:\Program Files\boost\boost_1_42

My Visual C++ is installed in thge following location.

C:\Program Files\Microsoft Visual Studio 9.0\Microsoft Visual C++ 2008 Express Edition with SP1 - ENU

And my project is stored somewhere on H:\

My concern is, what do I have to do so that in future, I can just use #include <boost> in my programs for it to be included?
Topic archived. No new replies allowed.