Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the minimum OS version from XP to Vista. #41

Open
wants to merge 1 commit into
base: 1.7.x
Choose a base branch
from

Conversation

tumatanquang
Copy link

As these topics:
Apache 2.2 build with new VC++ 2008 RTM
apr 1.7.0 build issues
From version 1.6.5 and earlier, this value does not affect compilation, but it will break compilation starting with version 1.7.0. I also tried compiling on Visual Studio 2013 and confirmed that the value 0x0501 would break the compilation, but after changing to 0x0600, the compilation went normally.

As these topics:
https://www.apachelounge.com/viewtopic.php?t=2095
https://www.apachelounge.com/viewtopic.php?t=8260
From version 1.6.5 and earlier, this value does not affect compilation, but it will break compilation starting with version 1.7.0.
I also tried compiling on Visual Studio 2013 and confirmed that the value `0x0501` would break the compilation, but after changing to `0x0600`, the compilation went normally.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant