Re: [users@httpd] Building Apache 2.4.x on Windows 7 32bit with Visual Studio 2013

2014-07-25 Thread Sandeep Thakkar
$*.obj /c $*.c View on www.apachelounge.com Preview by Yahoo   Let's see if it works. Building it now.   Sandeep. On Friday, July 25, 2014 1:30 PM, Sandeep Thakkar wrote: No. I cleanup the solution before building with Visual Studio 2013 and I still see the same errors.

Re: [users@httpd] Building Apache 2.4.x on Windows 7 32bit with Visual Studio 2013

2014-07-25 Thread Sandeep Thakkar
I'm unable to get the solutions.   Sandeep. On Thursday, July 24, 2014 5:33 PM, Sandeep Thakkar wrote: Let me try that. BTW, I have also used the new sources httpd-2.4.10, converted the project in VS2013 and built it and I see the same errors. I have built latest  pcre, apr, apr-i

Re: [users@httpd] Building Apache 2.4.x on Windows 7 32bit with Visual Studio 2013

2014-07-24 Thread Sandeep Thakkar
Let me try that. BTW, I have also used the new sources httpd-2.4.10, converted the project in VS2013 and built it and I see the same errors. I have built latest  pcre, apr, apr-iconv, apr-util, openssl.   Sandeep. On Thursday, July 24, 2014 5:05 PM, Hendrik Schmieder wrote: Sandeep

[users@httpd] Building Apache 2.4.x on Windows 7 32bit with Visual Studio 2013

2014-07-24 Thread Sandeep Thakkar
Hi I could successfully built httpd-2.4.7 on WIndows 7 32bit with Visual Studio 2010 with the help of few thread in mailing lists. But, now, we want to build it on another Windows 7 32bit machine, where we have Visual STudio 2013 installed. Hence. I just opened Apache.sln in VS2013, let the con

Re: [users@httpd] Command line build of httpd-2.4.6 on Windows

2013-12-12 Thread Sandeep Thakkar
Have you built using msbuild?   Sandeep. On Tuesday, November 26, 2013 1:28 PM, Hendrik Schmieder wrote: Sandeep Thakkar schrieb: > On Tuesday, November 26, 2013 12:54 PM, Hendrik Schmieder > wrote: > Eric Covener schrieb: > >  >> 'msdev' is not recogn

Re: [users@httpd] Command line build of httpd-2.4.6 on Windows

2013-11-25 Thread Sandeep Thakkar
I have tried that and msdev.exe is not found. Infact, I do not have the msdev.exe is not found on the whole system on my Windows 7.   Sandeep. On Tuesday, November 26, 2013 12:54 PM, Hendrik Schmieder wrote: Eric Covener schrieb: >> 'msdev' is not recognized as an internal or external comm

Re: [users@httpd] Command line build of httpd-2.4.6 on Windows

2013-11-25 Thread Sandeep Thakkar
I thought msdev.exe is a part of VS2005 and not VS2010. Also, the httpd-2.2.22 WIn32 sources was building fine on the same system and it never required msdev.exe..    Sandeep. On Monday, November 25, 2013 8:37 PM, Eric Covener wrote: > 'msdev' is not recognized as an internal or external co

[users@httpd] Command line build of httpd-2.4.6 on Windows

2013-11-25 Thread Sandeep Thakkar
On Monday, November 25, 2013 7:21 PM, Sandeep Thakkar wrote: Hi Since there is no Win32 sources, I downloaded httpd-2.4.6.tar.bz2 and followed the below steps: 1. Unpack httpd sources 2. Unpack the apr-util-1.5.3 to srclib/apr-util 3. Unpack the apr-1.5.0 to srclib/apr 4. Unpack the apr