Boost logo

Boost :

From: hj (hj_at_[hidden])
Date: 2005-06-29 00:25:59


I use VC7.1 to compile it into boost_thread-vc71-mt-gd-1_32.lib.

But I cannot link it into a MFC applicatioin(_MDd code generation).

I get the error like this:"error LNK2019: unresolved external symbol
"__declspec(dllimport) public: void __thiscall boost::thread::join(void)"
(__imp_?join_at_thread@boost@@QAEXXZ) referenced in function "public: virtual
int __thiscall CserverApp::InitInstance(void)"
(?InitInstance_at_CserverApp@@UAEHXZ)"

Anyone can help me?

Thank you:)


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