[
https://issues.apache.org/jira/browse/QPID-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806166#action_12806166
]
Steve Huston commented on QPID-2371:
------------------------------------
I'm testing the patch adding <winsock2.h> and will commit for 0.7 if all is
well with the vc9 build.
I'm not going to apply the patch for ResilientConnection.cpp - that is the
subject of another jira, QPID-1982 and should be resolved in a more portable
manner. For now you can ignore that piece of Qpid.
Please update this jira if you learn more about the _WIN32_WINNT requirement. I
test the build daily on VC9 (Win XP and XP-64) without the need for this.
> Missing includes for MSVC 2005 compiler
> ---------------------------------------
>
> Key: QPID-2371
> URL: https://issues.apache.org/jira/browse/QPID-2371
> Project: Qpid
> Issue Type: Improvement
> Components: C++ Broker
> Affects Versions: 0.6
> Environment: MSVC 2005
> Reporter: Marcel Roelofs
> Priority: Minor
> Fix For: 0.6
>
> Attachments: msvc2005.patch
>
>
> When compiling the 0.6 release candidate using MSVC 2005 I found some missing
> header file includes that prevented qpid to compile out of the box. I'll add
> a patch later.
> Also I had to add "/D _WIN32_WINNT=0x0501" to the compiler flags during cmake
> makefile generation to prevent compile errors in various components, but I've
> no idea how to add this to the cmake configuration.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]