It is a know problem... I'm not 100% but I though wrowe fixed it for 2.2.5... so wait after the T&R (which should be this weekend from what I gather) and give it another go
On 8/10/07, Steve Hay <[EMAIL PROTECTED]> wrote: > > Does anyone have a set of makefiles for building apache httpd 2.2.4 with > Visual Studio 2005 on Win32? > > I just tried running > > nmake /f Makefile.win INSTDIR=C:\apache2.2 installr > > out of the box and I find that it all builds OK but the binaries didn't > get the manifest files embedded in them, so when I run, e.g. "httpd -h" > I get the (all too-familiar) popup error about the CRT DLL not being > found: > > "This application has failed to start because MSVCR80.dll was not found. > Re-installing the application may fix this problem." > > There is support in the libapr and libaprutil makefiles for embedding > manifest files, but not in any others. Is it too late to get changes to > the other makefiles into 2.2.5? > -- ~Jorge
