You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by user user <ca...@gmail.com> on 2020/09/03 15:14:23 UTC

Question about buliding apr 1.7.0 with support for Win XP

Hello,

Im trying to build apr 1.7.0 on windows using VS2008, the problem I faced is
the same as here:


https://www.apachelounge.com/viewtopic.php?t=8260

Ive found there suggestion  which helpers it build it [ with httpd ]
:
"
#define _WIN32_WINNT 0x0600
"

originally this key is set to 0x0501.


What I would like to know is:  does apr 1.7.0 breaks compatibility with
windows XP? If yes, I cannot find it - any mention on changelog.