At AL there are reports that also with VC2005-IDE the 2.2.3 Windows source gives issues.

Is it an idea to revert back to the 2.2.2 method ? there we had no reports like this.

Indeed the unix source builds fine with VC2005  IDE.

Steffen

----- Original Message ----- From: "William A. Rowe, Jr." <[EMAIL PROTECTED]>
To: <dev@httpd.apache.org>
Sent: Monday, July 31, 2006 08:55
Subject: Re: New Windows build - Apache 2.2.3


Thanks Chris .. researching.

This is what I was talking about by having too many versions of Visual Studio, each with peculiar quirky requirement for /d VAR="Long String Value" syntax.

Only a custom build step, I'm thinking, will save us from this rc hell.

hunter wrote:
I am getting an error while building Apache 2.2.3 for Windows...

       rc.exe /l 0x409 /fo"Debug/mod_usertrack.res" /i
"../../include" /i "../../srclib/apr/include" /i "\asf
-build\build-2.2.3\build\win32" /d "_DEBUG" /d
BIN_NAME="mod_usertrack.so" /d LONG_NAME="usertrack_module for Apache"
..\..\build\win32\httpd.rc fatal error RC1109: error creating
Debug/mod_usertrack.res
NMAKE : fatal error U1077: 'rc.exe' : return code '0x1'
Stop.
NMAKE : fatal error U1077: 'C:\MSVC7\Vc7\bin\nmake.exe' : return code '0x2'
Stop.



Reply via email to