Hi,
glad it helped.
I don't think I had any problems with that one.
I've just tried again to check and it seems ok.
If you look at the project settings for the neon project within DevStudio, you'll notice it's not set up as a VC++, it's just a command line call to nmake. (well actually a bat file called build_neon.bat which is located in subversion-1.1.3\build\win32)
You didn't say what errors you got, so it's hard to recommend, but one guess may be that nmake is not in your PATH.
If you still can't get it to build, I could mail you my built libraries if you want.
John
----- Original Message -----
From: pasha
To: John MacEnri
Sent: Saturday, February 26, 2005 12:37 PM
Subject: Re: Cannot build subversion-1.1.3. on Windows XP
Hi,
Thank you for advice. It was very helpful in fact. I did everything as you said.
But now I have the problem with Noen. It is not compiled. I tried to download the version from
http://www.webdav.org/neon/. But I can`t build it too.
Maybe you can help one more time?
Best regards,
Pasha
----- Original Message -----
From: John MacEnri
To: pasha ; users@subversion.tigris.org
Sent: Thursday, February 24, 2005 7:20 PM
Subject: Re: Cannot build subversion-1.1.3. on Windows XP
Hi,
I built 1.1.3 on Win2K server using VC++6. Not XP but maybe close enough to help.
These were the notes I made at the time to fix the problems I had building it.
Had to download latest Windows SDK.
Located at http://www.microsoft.com/msdownload/platformsdk/sdkupdate/
Select just the Core SDK.
Download and build BerkeleyDB
Located at http://www.sleepycat.com/download/index.shtml
I used version 4.2.52. Built without problems on Win2K Server
Download apr-iconv
For some reason the Subversion source (v1.1.3) did not include the source for apr-iconv
I downloaded v0.9.5 as this was the version being used for apr and apr-util
Located at http://apr.apache.org/download.cgi#apr0
or directly to the file at http://ftp.plig.net/pub/apache/dist/apr/apr-iconv-0.9.5.tar.gz
Regards
John
----- Original Message -----
From: pasha
To: users@subversion.tigris.org
Sent: Friday, February 25, 2005 2:38 PM
Subject: Cannot build subversion-1.1.3. on Windows XP
Hello,
I`ve downloaded subversion-1.1.3.zip. And now I have a problem to build =
it with VC++6.0. The compiler can not find db.h.=20
I`ve read the INSTALL doc. Really it is necessary to download all that =
there is specified?
Can you tell me the way I can build svn?
Received on Fri Feb 25 14:12:42 2005