On 12/5/2011 12:25 AM, Mladen Turk wrote:
On 12/05/2011 08:41 AM, William A. Rowe Jr. wrote:
On 12/5/2011 1:22 AM, Mladen Turk wrote:
Like said on another thread, give me couple of days and I'll fix the
issue.
Well, as soon as I compile httpd-2.4 on windows which might be
tricky cause
build procedure is completely broken and it doesn't compile any more
out of the box.
It has been building for Gregg and I (at least somewhat recently)
so please be specific? If this is your interesting psdk logic,
that might be a contributing factor.
Nope. Its VS2008
Put pcre, branches/apr-1.4.x, branches/apr-util-1.4.x, apr-iconv/trunk
inside srclib
Disabled deflate, ssl, lua, etc...
Each project/module reports
>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
>Copyright (C) Microsoft Corporation. All rights reserved.
>fatal error RC1107: invalid usage; use RC /? for Help
>Project : error PRJ0002 : Error result 1 returned from 'C:\Program
Files\Microsoft SDKs\Windows\v6.0A\bin\rc.exe'.
Something that could probably be mentioned in compiling docs (if we have
any)
perl srclib/apr/build/cvtdsp.pl -2005
before converting the VC6 projects files
Regards