C++ Boost library geometry.hpp -
i installed boost library in ubuntu 12.04 lts using command libboost-all-dev, when include /boost/geometry.hpp doesn't included. have checked system , doesn't contain geometry.hpp file or geometry. there no geometry file in boost library downloaded
i downloaded boost 1.54 http://www.boost.org/users/download/ 2 days ago. version got has
boost_1_54_0/boost/geometry.hpp
and
boost_1_54_0/boost/geometry/geometry.hpp
how did boost?
Comments
Post a Comment