Boost logo

Boost Users :

From: Ovanes Markarian (om_boost_at_[hidden])
Date: 2006-10-26 11:30:25


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


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net