[In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]
Synopsis: Compile errors w. MSVC5.0 State-Changed-From-To: open-feedback State-Changed-By: pcs State-Changed-When: Mon Jul 20 07:40:55 PDT 1998 State-Changed-Why: You have to compile the projects in the correct order. Some files, such as uri_delims.h, are created by other programs which are themselves compiled by separate projects. You should build the projects in the src/main directory first, run the programs (use Makefile.nt to see how), then build ApacheCore, regex and finally Apache itself. Again, use Makefile.nt to see the full correct order. I have no idea what mdpdb50.dll is. It is not mentioned in any file distributed with Apache. Perhaps your installation of MSVC is not complete? Paul
