Boost logo

Boost Users :

From: charlie_zhang66 charlie_zhang66_at_[hidden])
Date: 2003-02-03 02:07:56


Hi,

I downloaded the boost graph library and extract the zip file to
root directory C:\boost_1_29_0 . I tried to use it to develope a
project in VC++. I built the example file adj_list_cc.cpp, but the
compiler give message "can not open boost/graph/graph_concepts.hpp".
Based on the installation on the website, I added 'c:/boost_1_29_0'
to the #include<...> line. Then, I builted it again, the compiler
said other library could not be opened. I want to know whether I
should add 'c:/boost_1_29_0' to all the related #include<...>. Is
there an easier way to use the library?

Thanks

Charlie


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net