General ⇒ Compiling TeXnicCenter - error code, subversion build number
Compiling TeXnicCenter - error code, subversion build number
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"?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: Compiling TeXnicCenter - error code, subversion build number
http://www.texniccenter.org/
Re: Compiling TeXnicCenter - error code, subversion build number
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
http://www.texniccenter.org/
Re: Compiling TeXnicCenter - error code, subversion build nu
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.