Boost logo

Boost-Build :

From: Lee FireStorm (lzhfire_at_[hidden])
Date: 2005-10-23 02:24:26


I have do it in linux as3.0, and all is ok. While I had to compiler
boost 1.33 under windows and use the older compilers - MSVC 6. All env
set, I think , is well. That is:

SET MSVC_ROOT="c:\Program Files\Microsoft Visual Studio\VC98"
SET VISUALC="c:\Program Files\Microsoft Visual Studio\VC98"
PATH=d:\boost_1_33_0;d:\boost_1_33_0\tools\build\jam_src\bin.ntx86;%PATH%
set SPIRIT_ROOT=c:/spirit16

I successfully got some libs as data_time, thread ,regex, etc. Except
serialization.

I download spirit-1.6.1,spirit-only-1.6.1,spirit-1.6.3,spirit-only-1.6.3.
I tried everyone of these four, and all failed.

But I really need the libs of serialization such as
libboost_serialization-vc6-sgd-1_33.lib, Anyone knows how to compile
these libs?

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk