15 Sep
2011
15 Sep
'11
10:45 a.m.
Using 1.47.0 I'm trying to use boost.threads on MSVC++ 2008, but run into the "Threading support unavaliable: it has been explicitly disabled with BOOST_DISABLE_THREADS" error.
Googling it points to MSVC++ language extensions being disabled. This is not the case for me, language extension are enabled.
I guess, the full compiler command line could sched some light.