Hello,
I'm trying to build subversion on Windows with VS.Net 2003. I did this
several times with Subversion 1.0x without any major problem, but things are
different in 1.1.
I used the gen-make.py with the following options:
gen-make.py -t vcproj --with-openssl=..\Common\openssl
--with-zlib=..\Common\zlib --with-apr=..\httpd\srclib\apr
--with-apr-util=..\httpd\srclib\apr-util
--with-apr-iconv=..\httpd\srclib\apr-iconv --enable-nls
--enable-bdb-in-apr-util
Two problems/questions:
1. If I use the switch --enable-nls I get the following error:
..\..\..\subversion\svn_private_config.h(64) : fatal error C1083: Cannot
open include file: 'libintl.h': No such file or directory
2. I can't see projects for the httpd-modules in my solution anymore. Where
are they?
Any ideas?
Thanks and greetings,
Jens
Received on Sat Oct 2 12:07:12 2004