Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Trying to compile source code of Apache 2.4.41 ? |
|
Author |
|
ghjayanth
Joined: 05 Sep 2019 Posts: 1 Location: Bangalore, India
|
Posted: Thu 05 Sep '19 14:31 Post subject: Failed to load Apache v2.4.41 projects |
|
|
Dear All,
I am trying to compile source code of Apache 2.4.41 on my windows x64 machine using VS2015. Unfortunately I am getting an error saying "Cannot load the project due to a corrupt project file".
I have compiled and used the following dependencies:
apr-1.7.0
apr-util-1.6.1
apr-iconv-1.2.2
zlib-1.2.11
libxml2-v2.9.9
lua-5.3.5
nghttp2-1.39.2
libexpat-R_2_2_7
openssl-1.1.1c
pcre-8.43
All the above compiled dependencies are placed under "httpd-2.4.41\srclib" except libexpat. I have placed libexpat under "httpd-2.4.41\srclib\apr-util\xml"
After compiling the above dependencies, I ran "httpd-2.4.41\srclib\apr\build\lineends.pl" and "httpd-2.4.41\srclib\apr\build\cvtdsp.pl -5" commands in windows command prompt (Latest version of PERL is installed).
After this, I am trying to open the "httpd-2.4.41\Apache.dsw" project in VS2008 which is leading me to "Cannot load the project due to a corrupt project file" error.
VS2008 is used to convert .dsw to solution file.
Please help me in fixing the issue. [/url] |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
|
Back to top |
|
|
|
|
|
|