I am trying to compile Apache 2.0.54 using MS Visual Studio 7.  I am
getting errors saying that libapruril.lib cannot be found.  So I tried
to compile just the libapruril portion of the project, and I get an
error:

in c:\VisualStudioProjects\httpd-2.0.54\srclib\apr-util\xlate\xlate.c(43):
fatal error C1083: Cannot open include file: 'apr_iconv.h': No such
file or directory

Can someone help me to figure out what is wrong.  I am following the
directions found at
http://www.devside.net/web/server/windows/apache-ssl-deflate


Thank you.

Reply via email to