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

Re: svn 1.4.0 windows build problem not libapr.vcproj file

From: D.J. Heap <djheap_at_gmail.com>
Date: 2006-09-17 14:24:50 CEST

On 9/17/06, Barry Scott <barry@barrys-emacs.org> wrote:
> I'm trying to build svn 1.4.0 on windows using .NET 2003.
>
> I have unzipped the subversion sources and the subversion-deps then
> run gen-make.py -t vcproj.
>
> Where as libapr.vcproj, libaprutil.vcproj etc where produced
> with the svn 1.3.1 source kit they are missing from the 1.4.0.
>
> This means that subversion_vcnet.sln reports missing file errors.
>
> I notice that libapr.vcproj.ezt is not in the 1.4.0 kit but was in
> the 1.3.1.
>
> How do I fix this problem?
>

You need to open the APR projects in VS first to convert them. This
change is noted in the INSTALL file (E.4 Building the Binaries, Things
to Note section). The reason for the change is because there are
different released versions of APR with different project files --
trying to track and manage APR project files within Subversion was
getting ridiculous.

Obviously it is not an optimal situation, but hopefully APR will
provide vcproj files themselves someday, and eventually, I think, the
Windows build will mature enough to not need so many external projects
embedded in its solution file anymore.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Sep 17 14:25:04 2006

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

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