A.Steenveld_at_info.umcn.nl wrote:
> 05-06-2008 17:21 3.663 build.win.bat
Where did build.win.bat come from?
I cant seem to find it in my sources?
>
> Running this build.win.bat fails to build subversion, here is its output.
> G:\z800115\SVN\1.5.0\subversion>build.win.bat
> ...
> *** compiling phase.
> "D:\Program Files\Microsoft Visual Studio 8\Common7\IDE\devenv.exe" subversion_vcnet.sln /build "Release" /project "__ALL_TESTS__"
>
> *** Whoops, something choked.
>
> done.
>
> Visual Studio does not complain about anything. Still it fails.
>
Last time I built it on windows I used VC6...
Just double checking a few things.
- I assume your VS2005 is in fact installed at:
"D:\Program Files\Microsoft Visual Studio 8"
- Did you either run:
"D:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat" from
your command prompt first, or alternatively create the command prompt by
running:
Start->All Programs->Microsoft Visual Studio 2005->Visual Studio
Tools->Visual Studio 2005 Command Prompt.
It may be that the batch file does this for you, but I havent been able
to look at it to tell.
If the compiler is running at all, it should spit out a build log.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-06 21:25:00 CEST