24 Oct
2007
24 Oct
'07
11:38 a.m.
Hi, how do i install boost with the BSD2006? The installer package seems not to work: ------my first try was------------------------------------------------------ #include "boost/date_time/gregorian/gregorian.hpp" //include all types plus i/o ... ... ---------------------------------------------------------------------------- - i get: [Linker Fataler Fehler] Fatal: Datei 'LIBBOOST_DATE_TIME-BCB-MT-D-1_34_1.LIB' kann nicht geƶffnet werden since the C:\Programme\Borland\BDS\4.0\include\boost\boost_1_34_1\lib directory only has *vc* files. So i downloaded the: boost_1_34_1.zip BUT here i have to build the LIBs and i'm a C++ Newbiew! How do i build the Libs? PLEASE HELP!