$*.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.
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
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
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
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
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
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
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