$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Boost.Threads on MSVC++ 9
From: Igor R (boost.lists_at_[hidden])
Date: 2011-09-15 06:45:38
> 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.