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"?
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
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.