[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Building Subversion 1.1 on win32

From: Jens Peters <jpeters7677_at_gmx.de>
Date: 2004-10-02 12:06:46 CEST

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

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.