Hello,
I still get the Error
Error 26 error PRJ0019: A tool returned an error code from "Writing Subversion Build Number" TeXnicCenter TeXnicCenter
if I try to compile "Unicode Release" "Win32" of the actual revision 1090
This was partially discussed in
http://www.latex-community.org/forum/vi ... 5&start=50
Now I'm using the "update" functon of TortoiseSVN, but still get the
error shown above. I tried this with the "context menu -> update" of TrotoiseSVN
and I tried to achieve this within by the commandline using the command:
"C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe" /command:update /path:"texniccenter_trunk" /closeonend:0
Additional I get then two errors:
Error 27 fatal error RC1015: cannot open include file '../Version.h'. d:\texniccenter_trunk\TeXnicCenter\res\TeXnicCenter.rc2 13 TxcResDeutsch
and there is no "Version.h" file in "../" which probably points to "d:\texniccenter_trunk\TeXnicCenter"
What is the problem with this "Version.h" file and/or The "update"?
General ⇒ Compiling TeXnicCenter - error code, subversion build number
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: Compiling TeXnicCenter - error code, subversion build number
Open the command prompt in your working copy, enter 'SubWCRev .' (without the quotation marks) and post the result.
TeXnicCenter Developer
http://www.texniccenter.org/
http://www.texniccenter.org/
Re: Compiling TeXnicCenter - error code, subversion build number
Hello Sergiu,
today I updated to version 1093 and the command "SubWCRev ."
gives the following output:
---snip---
D:\texniccenter_trunk>SubWCRev .
SubWCRev: 'D:\texniccenter_trunk'
Last committed at revision 1093
Updated to revision 1093
---snap---
The version.h file exist, but still get many errors :-(
What is going wrong?
btw1: Additional I added temporarily the TortoiseSVN bin path to my search path.
btw2: Why is Texniccenter so dependend to TortoiseSVN?
I would appreciate if TXC doesn't need that overloaded tool.
today I updated to version 1093 and the command "SubWCRev ."
gives the following output:
---snip---
D:\texniccenter_trunk>SubWCRev .
SubWCRev: 'D:\texniccenter_trunk'
Last committed at revision 1093
Updated to revision 1093
---snap---
The version.h file exist, but still get many errors :-(
What is going wrong?
btw1: Additional I added temporarily the TortoiseSVN bin path to my search path.
btw2: Why is Texniccenter so dependend to TortoiseSVN?
I would appreciate if TXC doesn't need that overloaded tool.
Compiling TeXnicCenter - error code, subversion build number
Make sure you've read HowToSVN.txt, HowToBuild.txt and followed the instructions without altering installations of required tools.
TeXnicCenter Developer
http://www.texniccenter.org/
http://www.texniccenter.org/
Re: Compiling TeXnicCenter - error code, subversion build nu
Hello Sergiu,
yes, already read that howtos.
That was not the reason.
The main point is to _not_ modify the win7 SDK
installation and the Vista SDK doesn't work. The
source code is very dependent to that Win7 SDK.
Anyway. Now it's working. Thanks to all.
yes, already read that howtos.
That was not the reason.
The main point is to _not_ modify the win7 SDK
installation and the Vista SDK doesn't work. The
source code is very dependent to that Win7 SDK.
Anyway. Now it's working. Thanks to all.