
2 Sep
2009
2 Sep
'09
9:45 a.m.
I found that boost thread was build as lib(.so or .a) with default setting
Possible to use it without lib? cause I cann't find any *.cpp files in thread directory.
https://svn.boost.org/trac/boost/browser/trunk/libs/thread/src/win32 Probably possible but it likely will be some kind of pain, you're better off with using the .lib/.so. Philippe