> -----Original Message----- > From: Sergei Antonov [mailto:sap...@gmail.com] > Sent: zondag 10 maart 2013 16:39 > To: dev@subversion.apache.org > Subject: Re: Windows build still requires apr-util? > > Well, I took apr-util-1.5.1-win32-src.zip and dsw/dsp were generated. > Then I opened .dsw in VS 2010, did a conversion, and tried to build. > Nothing except zlib compiles, with a lot of "Cannot open include file: > 'svn_private_config.h'" errors. Did I miss some step that generates > this file?
I can confirm that the build with Visual C++ 6.0 scripts is broken on trunk since r1371633, but I currently don't have access to that version of Visual C++ to fix it. Bert