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

Re: Windows Build instruction do not seem to work

From: C.Michael Pilato <cmpilato_at_collab.net>
Date: 2003-09-24 00:23:05 CEST

Branko Čibej <brane@xbc.nu> writes:

> > > msdev subversion_msvc.dsw /MAKE "__ALL__"
> > Warning: ignoring unknown target: __ALL__
> > Error: There are no valid targets to build.
>
> That's weird...

You have to do one of:

   msdev subversion_msvc.dsw /MAKE "__ALL__ - Win32 Release"
   msdev subversion_msvc.dsw /MAKE "__ALL__ - Win32 Debug"

Do we have docs that need updating?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 24 00:24:21 2003

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.