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

Re: Making the Windows Build Easier

From: Ben Reser <ben_at_reser.org>
Date: Tue, 7 May 2013 13:26:09 -0700

On Tue, May 7, 2013 at 12:38 PM, Mark Phippard <markphip_at_gmail.com> wrote:
> Is this right? Specifying the root folder? I think it is because you
> have a lib and include in it. However, it tells me that BDB is not
> found and the fs will not be built when I run this. Everything else
> seems OK.

It is but it looks like the windows build generator only knows about
berkeley db versions up to 4.8.

See _find_bdb() in build/generators/gen_win.py.

Adding "53" to that list of version numbers should fix it. I'm
testing it right now.
Received on 2013-05-07 22:26:46 CEST

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.