
16 Dec
2004
16 Dec
'04
11:28 a.m.
----- Original Message ----- From: "Kenny Chamber" <kenny@gem-hs.org>
undefined reference to `boost::thread::thread[in-charge](boost::function0<void, std::allocator<boost::function_base> > const&)'
I'm linking against libboost_thread-gcc-mt-p-1_31 and libboost_date_time-gcc-mt-p-1_31.
I can't see an obvious solution so I'm hoping someone has solved this problem already.
Just to make sure, did you also link against the stlport library, and did you put that library /after/ the boost libraries? This is often easily overlooked. best regards, Richard Peters