Boost logo

Boost :

From: Dirk Gerrits (dirkg_at_[hidden])
Date: 2002-05-18 04:38:12


> Linking...
> Linking...
> OSToken.obj : error LNK2001: unresolved external symbol "public:
__thiscall
> boost::thread::~thread(void)" (??1thread_at_boost@@QAE_at_XZ)
> OSToken.obj : error LNK2001: unresolved external symbol "public:
__thiscall
> boost::thread::thread(void)" (??0thread_at_boost@@QAE_at_XZ)
> Debug/OSToken.exe : fatal error LNK1120: 2 unresolved externals
> Error executing link.exe.
>
> OSToken.exe - 3 error(s), 0 warning(s)
>
> and I added also the libbost_thread.lib in my project.

Not 100% sure, but I think you need to add the threadmon lib aswell.

Dirk Gerrits


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