Boost logo

Boost Users :

From: Christian Henning (chhenning_at_[hidden])
Date: 2008-01-11 17:31:31


Hi there, for some reasons using MSVC 8 and the current updated boost
trunk results in two linker errors, as shown below:

1>simplest.obj : error LNK2001: unresolved external symbol "private:
void __thiscall boost::thread::start_thread(void)"
(?start_thread_at_thread@boost@@AAEXXZ)
1>simplest.obj : error LNK2001: unresolved external symbol "bool
__cdecl boost::this_thread::interruptible_wait(void *,struct
boost::detail::timeout)"
(?interruptible_wait_at_this_thread_at_boost@@YA_NPAXUtimeout_at_detail@2@@Z)

Any ideas?

Regards,
Christian


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net