Boost logo

Boost Users :

From: Matías Nicolás Bossa (kiske_delsir_at_[hidden])
Date: 2003-08-25 04:04:50


Hello,

I'm a new Boost user and I need to install it (v.
1.30.0) under Windows 2000, with Borland C++ Builder
6. I've succeed in correctly installing and using it
under linux, but I couldn't install it under Windows.

I downloaded and unpacked boost_1_30_0.zip. I set the
following variables:

BOOST_ROOT=d:\proyect\boost_1_30_0
TOOLS=borland
BCCROOT=c:\archiv~1\borland\cbuilder6
PYTHON_ROOT=c:\win\python

I compiled bjam.exe by running
tools\build\jam_scr\build.bat, and put it somewhere in
the path. (but I also tried downloading a precompiled
version)

I run bjam from the boost_1_30_0 directory and the
following message appeared:

/****************************************************/
/****************************************************/

...found 5339 targets...
...updating 573 targets...
borland-C++-action
libs\python\build\bin\boost_python.dll\borland\debug\runtime-link-dynamic\numeric.obj
libs\python\build\../src\numeric.cpp:
Error E2401
D:\project\boost_1_30_0\boost/python/object/inheritance.hpp
69: Invalid template argument list
Error E2040
D:\project\boost_1_30_0\boost/python/object/inheritance.hpp
69: Declaration terminated incorrectly
Error E2231
D:\project\boost_1_30_0\boost/python/object/inheritance.hpp
130: Member cast_generator<Source,Target>::is_upcast
cannot be used without an object
Error E2401
D:\project\boost_1_30_0\boost/python/object/inheritance.hpp
131: Invalid template argument list
Error E2040
D:\project\boost_1_30_0\boost/python/object/inheritance.hpp
132: Declaration terminated incorrectly
Error E2228
D:\project\boost_1_30_0\boost/python/object/inheritance.hpp
132: Too many error or warning messages
*** 6 errors in Compile ***

/****************************************************/
/****************************************************/

For the moment I just need ublas and random libraries,

 
I need boost in order to compile another library which
use it, called Bayes++. I wil be very grateful if
someone could help me, and I'm sorry for the length of
the mail.

Regards,

Matías

___________________________________________________
Yahoo! Messenger - Nueva versión GRATIS
Super Webcam, voz, caritas animadas, y más...
http://messenger.yahoo.es


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