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

[TSVN] Re: Nightly builds failing to compile TortoiseProc

From: Russell Hind <rh_gmane_at_mac.com>
Date: 2005-08-24 10:17:08 CEST

Stefan Küng wrote:
>
> I don't know. Can you see any other error string like "Error in
> :replaceVersionStrings "version.in"!" ?
>

I've run it again after deleting version.h and it was re-created so
version.bat is being called, but version.h still doesn't contain the
TSVN_PLATFORM define. Some output is below. It looks like it tries to
build subwcrev before version.bat is run, but subwcrev requires
version.h to be correct.

building TortoiseSVN
         1 file(s) copied.

Microsoft (R) Development Environment Version 7.10.3077.
Copyright (C) Microsoft Corp 1984-2001. All rights reserved.
------ Rebuild All started: Project: SubWCRev, Configuration: Release
Win32 ------

Deleting intermediate files and output files for project 'SubWCRev',
configuration 'Release|Win32'.
Compiling...
stdafx.cpp
Compiling...
SubWCRev.cpp
SubWCRev.cpp(368) : error C2065: 'LTSVN_PLATFORM' : undeclared identifier
status.cpp

Build log was saved at
"file://c:\Projects\svn\TortoiseSVN\obj\SubWCRev\Release\BuildLog.htm"
SubWCRev - 1 error(s), 0 warning(s)

---------------------- Done ----------------------

     Rebuild All: 0 succeeded, 1 failed, 0 skipped

'bin\Release\bin\SubWCRev' is not recognized as an internal or external
command,
operable program or batch file.
Error in :replaceVersionStrings ""

Microsoft (R) Development Environment Version 7.10.3077.
Copyright (C) Microsoft Corp 1984-2001. All rights reserved.
------ Rebuild All started: Project: SubWCRev, Configuration: Release
Win32 ------

Deleting intermediate files and output files for project 'SubWCRev',
configuration 'Release|Win32'.
Compiling...
stdafx.cpp
Compiling...
SubWCRev.cpp
SubWCRev.cpp(368) : error C2065: 'LTSVN_PLATFORM' : undeclared identifier
status.cpp

Build log was saved at
"file://c:\Projects\svn\TortoiseSVN\obj\SubWCRev\Release\BuildLog.htm"
SubWCRev - 1 error(s), 0 warning(s)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Aug 24 10:22:57 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.