Boost logo

Boost-Build :

From: Mindaugas (jundax_at_[hidden])
Date: 2006-05-18 07:05:52


Hello,

I compiling boost for vs7.1.
I use command like this:

bjam -sTOOLS=vc-7_1 --libdir=c:\boost1\libs
--includedir=c:\boost1\include install

This works fine. But when I try to use libraries in other project I get error.
This soft requires Boost from 1.33 with: unit testing framework.
threading.serialization and regular expressions.

Wher could I find any information about Boost compilation and
configuration for vc in windows ?
May be sombody knows how correctly compile the boost?

Thanks
Mindaugas

P.S. compilation error linked to BOOST funkctions.( Wengophone NG)
***LOG***
  Creating library release-symbols\wifo\phapi\phapi.lib and object
release-symbols\wifo\phapi\phapi.exp
webcam.lib(WebcamDriver.obj) : error LNK2019: unresolved external
symbol "public: __thiscall
boost::signals::detail::signal_base::signal_base(class bo
ost::function2<bool,class boost::signals::detail::stored_group,class
boost::signals::detail::stored_group,class std::allocator<class
boost::function_b
ase> > const &,class boost::any const &)"
(??0signal_base_at_detail@signals_at_boost@@QAE_at_ABV?$function2@_NVstored_group_at_detail@signals_at_boost@@V1234_at_V?$allo
cator_at_Vfunction_base_at_boost@@@std@@@3_at_ABVany@3@@Z) referenced in
function "public: __thiscall boost::signal2<void,class IWebcamDriver
*,struct _piximag
e *,struct boost::last_value<void>,int,struct std::less<int>,class
boost::function<void __cdecl(class IWebcamDriver *,struct _piximage
*),class std::a
llocator<void> > >::signal2<void,class IWebcamDriver *,struct
_piximage *,struct boost::last_value<void>,int,struct
std::less<int>,class boost::functi
on<void __cdecl(class IWebcamDriver *,struct _piximage *),class
std::allocator<void> > >(struct boost::last_value<void> const &,struct
std::less<int>
const &)" (??0?$signal2_at_XPAVIWebcamDriver@@PAU_piximage@@U?$last_value_at_X@boost@@HU?$less_at_H@std@@V?$function@$$A6AXPAVIWebcamDriver@@PAU_piximage@@@ZV?
$allocator_at_X@std@@@4@@boost@@QAE_at_ABU?$last_value_at_X@1_at_ABU?$less_at_H@std@@@Z)
webcam.lib(DirectXWebcamDriver.obj) : error LNK2001: unresolved
external symbol "public: __thiscall
boost::signals::detail::signal_base::signal_base(c
lass boost::function2<bool,class
boost::signals::detail::stored_group,class
boost::signals::detail::stored_group,class std::allocator<class
boost::fun
ction_base> > const &,class boost::any const &)"
(??0signal_base_at_detail@signals_at_boost@@QAE_at_ABV?$function2@_NVstored_group_at_detail@signals_at_boost@@V1234@
V?$allocator_at_Vfunction_base_at_boost@@@std@@@3_at_ABVany@3@@Z)
owutil.lib(Logger.obj) : error LNK2001: unresolved external symbol
"public: __thiscall
boost::signals::detail::signal_base::signal_base(class boost::f
unction2<bool,class boost::signals::detail::stored_group,class
boost::signals::detail::stored_group,class std::allocator<class
boost::function_base> >
 const &,class boost::any const &)"
(??0signal_base_at_detail@signals_at_boost@@QAE_at_ABV?$function2@_NVstored_group_at_detail@signals_at_boost@@V1234_at_V?$allocator@
Vfunction_base_at_boost@@@std@@@3_at_ABVany@3@@Z)
***LOG***

-- 
pagarbiai,
Mindaugas

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