This is a discussion on problem building httpd-2.2.4 with msdev 7 within the Windows Web Servers forums, part of the Web Server and Related Forums category; I'm having a problem building httpd-2.2.4 with msdev 7 (see below) any suggestions on how to ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I'm having a problem building httpd-2.2.4 with msdev 7 (see below) any
suggestions on how to debug Build Log ------- Build started: Project: libhttpd, Configuration: Debug|Win32 ------- Command Lines Creating command line "rc.exe /d "_DEBUG" /d "BIN_NAME="libhttpd.dll"" /d "LONG_NAME="Apache HTTP Server Core"" /l 0x409 /I "build\win32" /I "./include" /I "./srclib/apr/include" /fo"Debug/libhttpd.res" ".\build\win32\httpd.rc"" Output Window Compiling resources... fatal error RC1107: invalid usage; use RC /? for Help libhttpd : error PRJ0002 : error result returned from 'rc.exe'. Results Build log was saved at "file://c:\apache\httpd-2.2.4\Debug\BuildLog.htm" libhttpd - 1 error(s), 0 warning(s) |