On Mon, Apr 20, 2020 at 9:36 AM Johan Corveleyn <jcorvel_at_gmail.com> wrote:
> Let's start a new thread with the bits of information I posted about
> building on Windows in the "Release Notes: TODO regarding Py3 support"
> thread [1].
>
> Building SVN on Windows is pretty hard, especially the dependencies. A lot
> of the dependencies have (Windows-specific) problems or quirks in their
> build scripts.
>
>
I totally agree on the pain here. It's also the same for Serf on Windows.
It seems like folks are moving towards CMake on Windows - especially as
Microsoft is now including it with Visual Studio. Expat and APR/APR-Util
already have CMake projects; notably OpenSSL does not yet, AFAICT. Serf
has one too in its as-of-yet-unreleased 1.4.x branch that I'm making fitful
progress on validating in prep for a 1.4.0 release.
My pie-in-the-sky would be to help create a Buildstream project file that
could pull all of this together to make it easier on Windows and
Linux...but, there's some work to be done here, so it's not an overnight
thing. (Sander and I are doing hack sessions around it; Buildstream is
also moving to Apache shortly[1].)
Cheers. -- justin
1. https://mail.gnome.org/archives/buildstream-list/2020-April/msg00010.html
Received on 2020-04-20 15:58:21 CEST