Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2541: Asio not working on windows due to QueueUserAPC missing in global namespace
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-02-03 08:59:58
#2541: Asio not working on windows due to QueueUserAPC missing in global namespace
-----------------------------------------------------+----------------------
Reporter: Stephan Menzel <stephan.menzel_at_gmx.eu> | Owner: chris_kohlhoff
Type: Bugs | Status: reopened
Milestone: Boost 1.38.0 | Component: asio
Version: Boost 1.37.0 | Severity: Problem
Resolution: | Keywords:
-----------------------------------------------------+----------------------
Changes (by Stephan Menzel <stephan.menzel_at_gmx.eu>):
* status: closed => reopened
* resolution: fixed =>
Comment:
Hi Chris,
I'm not sure it's that easy. _WIN32_WINNT is set here in the project
options (MSVC2005) and never changes it's value within my project as far
as I can see.
Here's the cmdline options:
/Od /I <several includes> /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D
"WIN32_LEAN_AND_MEAN" /D "_WIN32_WINNT" /D "_CRT_SECURE_NO_WARNINGS" /D
"BOOST_ALL_DYN_LINK" /D "CMAKE_INTDIR=\"Debug\"" /D "_WINDLL" /D "_MBCS"
/FD /EHsc /RTC1 /MDd /Fo"commons.dir\Debug\\" /W3 /nologo /c /Zi /TP
/errorReport:prompt
Thanks for caring though!
HTH,
Stephan
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2541#comment:4> 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:49:59 UTC