Boost logo

Boost :

From: Brian Carlson (Brian_at_[hidden])
Date: 2004-07-06 13:26:04


I have a project that worked fine with .Net 2002 (7.0.9466). But when I
open it up on .Net 2003 (7.1.3088) it compiles, but when it links I get
the following warning:

 

CDlgcEventProcessor.obj : error LNK2019: unresolved external symbol
"public: __thiscall boost::thread::thread(class
boost::function0<void,struct boost::empty_function_policy,struct
boost::empty_function_mixin,class std::allocator<class
boost::function_base> > const &)"
(??0thread_at_boost@@QAE_at_ABV?$function0_at_XUempty_function_policy_at_boost@@Uemp
ty_function_mixin_at_2@V?$allocator_at_Vfunction_base_at_boost@@@std@@@1@@Z)
referenced in function "protected: int __thiscall
DlgcFW2::CDlgcEventProcessor::StartThread(void)"
(?StartThread_at_CDlgcEventProcessor@DlgcFW2@@IAEHXZ)

 

Anyone have this kind of problem before?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk