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

Re: compile failure and other trouble

From: Branko Čibej <brane_at_xbc.nu>
Date: 2001-08-12 00:40:43 CEST

Cynic wrote:

>3)
>
>It's not really necessary to require people to define $(SVN_DB3_WIN32):
>all that you need is put the include/ and lib/ directories in the appropriate
>lists in Tools -> Options -> Directories in MSVC, and you can get rid of those
>/I $(SVN_DB3_WIN32)/include and just "ADD LINK32 libdb32.lib" in the .dsp files.
>
>I can send the patches since I've already done this -- didn't like the idea I had
>to restart my computer just to compile Subversion.
>

Why would you have to restart the ... Ah, Win9x, and autoexec.bat, and
similar horrible things. Yep, I wasn't really thinking about those
windosaurs when I wrote the original .dsps.

O.K., I don't mind if we change this. If you've got the patches ready,
great, just post them here, thanks!

Oh, one little detail: could you also prepare a patch for HACKING,
describing the new way of building things on Windows? Just so that
people will know they have to modify the library paths in MSDev.

    Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:35 2006

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.