26 Oct
2006
26 Oct
'06
3:30 p.m.
I have a problem, with the following error message. Unfortunately documentation does not state what can be the reason that threads are not included. I did not define the BOOST_DISABLE_THREADS macro. But still receive an error message: Compiling... main.cc c:\boost\include\boost-1_33_1\boost\config\requires_threads.hpp(29) : fatal error C1189: #error : "Threading support unavaliable: it has been explicitly disabled with BOOST_DISABLE_THREADS" My assumption is that I configured console project. These are my project preprocessor definitions: _CONSOLE;_SCL_SECURE_NO_WARNINGS; Can someone advise? With Kind Regards, Ovanes Markarian