Re: [Boost-bugs] [Boost C++ Libraries] #1825: thread.hpp injects windows.h and breaks user application.

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1825: thread.hpp injects windows.h and breaks user application.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-12-05 13:46:53


#1825: thread.hpp injects windows.h and breaks user application.
--------------------------------------+-------------------------------------
  Reporter: pawels@… | Owner: anthonyw
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.35.0 | Severity: Regression
Resolution: fixed | Keywords:
--------------------------------------+-------------------------------------

Comment (by anonymous):

 I have this problem, but I can build my application in debug
 configuration. However, when I switch to release, it doesn't build and
 gives me this error


 {{{
 error C2146: syntax error : missing ';' before identifier 'curr'
 c:\libraries\boost\boost_1_46_1\boost\date_time\microsec_time_clock.hpp 99
 1 SceneStateRecognition

 error C2065: 'curr' : undeclared identifier
 c:\libraries\boost\boost_1_46_1\boost\date_time\microsec_time_clock.hpp 99
 1 SceneStateRecognition
 }}}

 I could not post the whole thing, but this is more or less what is coming
 out...

 Does anyone know how to fix this?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/1825#comment:6>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:11 UTC