Boost logo

Boost Users :

From: Katti Faceli (katti_at_[hidden])
Date: 2004-12-06 11:50:50


Hi, I need some help on building boost.

I am trying to build boost 1.32.0 with dev-cpp.

I am employing the command line:
bjam "-sTOOLS=mingw" "--with-python-root=C:\Python24"
"-sMINGW_ROOT_DIRECTORY=C:\Program Files\Dev-Cpp" install

And I am getting the errors:
D:\katti\programasOutros\bibliotecasC++\boost\boost_1_32_0>bjam
"-sTOOLS=mingw" "--with-python-root=C:\Python24"
"-sMINGW_ROOT_DIRECTORY=C:\Program Files\Dev-Cpp" install
...found 11553 targets...
...updating 1601 targets...
gcc-C++-action
bin\boost\libs\date_time\build\boost_date_time.dll\mingw\debug\gr
eg_month.obj
In file included from
D:/katti/programasOutros/bibliotecasC++/boost/boost_1_32_0
/boost/config.hpp:40,
from D:/katti/programasOutros/bibliotecasC++/boost/boost_1_32_0
/boost/date_time/constrained_value.hpp:12,
                 from D:/katti/programasOutros/bibliotecasC++/boost/boost_1_32_0
/boost/date_time/gregorian/greg_month.hpp:12,
                 from D:/katti/programasOutros/bibliotecasC++/boost/boost_1_32_0
/libs/date_time/src/gregorian/greg_month.cpp:14:
D:/katti/programasOutros/bibliotecasC++/boost/boost_1_32_0/boost/config/select_s
tdlib_config.hpp:20:19: utility: No such file or directory
In file included from D:/katti/programasOutros/bibliotecasC++/boost/boost_1_32_0
/boost/shared_ptr.hpp:26,
                 from D:/katti/programasOutros/bibliotecasC++/boost/boost_1_32_0
/boost/date_time/gregorian/greg_month.hpp:14,
                 from D:/katti/programasOutros/bibliotecasC++/boost/boost_1_32_0
/libs/date_time/src/gregorian/greg_month.cpp:14:
D:/katti/programasOutros/bibliotecasC++/boost/boost_1_32_0/boost/detail/shared_c
ount.hpp:34:61: memory: No such file or directory
D:/katti/programasOutros/bibliotecasC++/boost/boost_1_32_0/boost/detail/shared_c
ount.hpp:35:41: functional: No such file or directory
D:/katti/programasOutros/bibliotecasC++/boost/boost_1_32_0/boost/detail/shared_c
ount.hpp:36:46: exception: No such file or directory
D:/katti/programasOutros/bibliotecasC++/boost/boost_1_32_0/boost/detail/shared_c
ount.hpp:37:46: new: No such file or directory
D:/katti/programasOutros/bibliotecasC++/boost/boost_1_32_0/boost/detail/shared_c
ount.hpp:38:61: typeinfo: No such file or directory

....


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