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