Subject: [Boost-users] Boost.Threads on MSVC++ 9
From: Robert Bielik (robert.bielik_at_[hidden])
Date: 2011-09-15 04:56:19


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.

Ideas?
TIA
/Rob