Boost logo

Boost Users :

From: Jerry Schreiber (drmagic.jerry_at_[hidden])
Date: 2006-12-13 20:05:15


I am entirely new to Boost. I used the following command:
   bjam -sTOOLS=Borland stage
I got a large amount of output with lots of errors indicated, but I did get
quite a bit created in C:\Boost\boost_1_33_1\bin\boost\libs. As I am
currently interested in using the filesystem library, I attempted to build
the simple_ls.cpp example file and got the following error on the link step:

ilink32 -D -ap -Tpe -x -Gn -v -LC:\CBuilderX\lib;C:\Boost\boost_1_33_1
c0x32.objwindows\Debug_Build\simple_ls.obj,C:\Boost\boost_1_33_1\libs\filesystem\windows\Debug_Build\simple_ls.exe,,
cw32.lib import32.lib,,
Turbo Incremental Link 5.65 Copyright (c) 1997-2002 Borland

Fatal: Unable to open file 'LIBBOOST_FILESYSTEM-BCB-SD-1_33_1.LIB'

Is C++BuilderX supported by Boost, and if so, what is the proper command for
bjam? Is there anything else I need to do in order to get the link to
work? Thanks.

Jerry Schreiber



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