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

Re: Building on win32

From: D.J. Heap <djheap_at_gmail.com>
Date: 2007-05-14 04:16:41 CEST

On 5/13/07, Andreas Pakulat <apaku@gmx.de> wrote:
> Hi,
>
> I'm trying to build svn on win32 from /trunk to get shared libraries
> instead of static ones.
>
> Unfortunately this is quite hard due to the fact that there are no real
> up-to-date information and apr-util doesn't build here due to some
> missing header.
>
> So I'd like to know if anybody here knows some up-to-date build
> information and requirements pages, especially what I have to get to
> build apr/apr-icon/apr-util. Preferrably for nmake or msbuild, I'm using
> VC2005 Express here.

Have you looked at the Windows section in the INSTALL file? It should
be pretty current (may not mention the new SQLite requirement). Post
specific questions/problems/error messages and you are more likely to
get helpful answers.

I usually build apr stuff from the Apache 2.0.59 source zip -- opening
the .dsw will allow you convert all the Apache/apr projects to VC2005
Express format. Using Apache 2.2.4 works too, but you have to tweak
the project files due to resource-symbol escaping issues (there is a
perl script somewhere that does it).

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 14 04:17:02 2007

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.