Development ⇒ TeXnicCenter 2.0 Alpha 1 - Issues
Re: TeXnicCenter 2.0 Alpha 1 - Issues
ok, tried that. But get three errors with IniFile.cpp (MFCExt)
(see the attachments and rename the files to *.htm, because *.htm are not
allowed and only the debug log of TeXnicCenter Project is included, because
the numer of files are limited to 3)
And I get an error in the TeXnicCenter Project:
Error 93 error PRJ0019: A tool returned an error code from "Writing Subversion Build Number" TeXnicCenter TeXnicCenter
edit: All four errors ocures in Win SDK 6.1 (Vista) and Win SDK 7.0 (Windows 7)
Steve
- Attachments
-
- TeXnicCenter_Debug_BuildLog.txt
- (33.86 KiB) Downloaded 13460 times
-
- MFCExt_Release_BuildLog.txt
- (12.96 KiB) Downloaded 13448 times
-
- MFCExt_Debug_BuildLog.txt
- (13.7 KiB) Downloaded 13461 times
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: TeXnicCenter 2.0 Alpha 1 - Issues
For the other errors:
It appears that you have used the debug and/or the release profile: but you have to choose either the UNICODE debug or the UNICODE Release. The normal debug and release profiles are not supported anymore and will not compile correctly.
Re: TeXnicCenter 2.0 Alpha 1 - Issues
thanks. Forgot that with the Unicode Debug/Release build configuration.
I temporarily installed tortoisesvn tu get the repository.
But it would be good if svn would work with every svn Tool,
because the tortoise consumes much memory and it isn't really a help.
The svn commandline versions with a script are IMHO and
for me more useful.
Anywas: Now its compiling (except help, but copied that from Alpha Installer)
Thank you. Works now fine on "Windows 7 Professional (en) 32 Bit".
Steve.
Re: TeXnicCenter 2.0 Alpha 1 - Issues
Remark:
The 1064 build (build on Windows 7, Visual Studio 2008sp1, Win SDK 6.1 for Win7) doesn't
run on my Windows XP (SP3) Notebook (IBM T42)
If I start txc, it dies after the gui is started and the debugger is asking how to debug.
The (Alpha) 1012 build works fine with XP, but not the 1064 Source tree
S.
Re: TeXnicCenter 2.0 Alpha 1 - Issues
TeXnicCenter 2.0 Alpha 1 - Issues
You can't run those builds side by side. Next time before reporting issues for developer builds make sure you also read the comments for each revision.SteveG wrote:Hello,
Remark:
The 1064 build (build on Windows 7, Visual Studio 2008sp1, Win SDK 6.1 for Win7) doesn't
run on my Windows XP (SP3) Notebook (IBM T42)
If I start txc, it dies after the gui is started and the debugger is asking how to debug.
The (Alpha) 1012 build works fine with XP, but not the 1064 Source tree
S.
http://www.texniccenter.org/
-
- Posts: 27
- Joined: Wed Jan 17, 2007 12:35 pm
Re: TeXnicCenter 2.0 Alpha 1 - Issues
Autocompletion doesn't work if the line, in which you request it (by pressing CTRL + SPACE), consists of non ASCII characters. The problem appears in a document encoded in UTF-8 when using some "Central European" letters. If I delete those letters from the words, the autocompletion works again. Again, this happens only in lines with non ASCII characters.
The other problem, which is most probably connected to encoding as well, is about spell checking. In UTF-8 document, the spell checker doesn't recognize words with non ASCII characters. I tried to change the encoding of the DIC files from WINDOWS-1250 to UTF-8, but it didn't help. The question is also, which encoding should be used for dictionary files. In TXC1 spell checking worked OK if DIC files were encoded in WINDOWS-1250.
TeXnicCenter 2.0 Alpha 1 - Issues
The encoding of the .dic file must match the one indicated in the corresponding .aff file, e.g. SET CP1250 or SET UTF-8. Most European dictionaries use ISO 8859 though.rockstar1707 wrote: The other problem, which is most probably connected to encoding as well, is about spell checking. In UTF-8 document, the spell checker doesn't recognize words with non ASCII characters. I tried to change the encoding of the DIC files from WINDOWS-1250 to UTF-8, but it didn't help. The question is also, which encoding should be used for dictionary files. In TXC1 spell checking worked OK if DIC files were encoded in WINDOWS-1250.
http://www.texniccenter.org/
-
- Posts: 27
- Joined: Wed Jan 17, 2007 12:35 pm
TeXnicCenter 2.0 Alpha 1 - Issues
Thanks for the answer. I didn't know about that "SET UTF-8" in *.aff file.Sergiu wrote:Please fill a report containing the exact steps that allow to reproduce your problem.
The encoding of the .dic file must match the one indicated in the corresponding .aff file, e.g. SET CP1250 or SET UTF-8. Most European dictionaries use ISO 8859 though.rockstar1707 wrote: ...
And I'll fill a bug report for the autocompletion.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
TeXnicCenter 2.0 Alpha 1 - Issues
I reported another issue in context with opening a project with many files that don't fit all into the tab bar [1]. Perhaps one of the developers can take a look at it.
[1] View topic: Scrollable tab bar of open files
Best regards
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10