AnnouncementsTXC in 2023

News about TeXnicCenter
Post Reply
Tino Weinkauf
Posts: 25
Joined: Sat Aug 09, 2008 6:00 pm

TXC in 2023

Post by Tino Weinkauf »

Hi, it's been a minute.

I took a few days to make the source code compile with the latest Visual Studio 2022 on Windows 10. I also eliminated hundreds of warnings in that process.

It is now possible to start working on the code again. If you want to try, install Visual Studio 2022 (even the free Community Edition should work) with the MFC extension, and compile the code you clone from:
https://github.com/weinkauf/TeXnicCenter

If you do not want to compile it yourself, you find the binaries here. This is not an installer. Unzip and run the executable:
https://sourceforge.net/projects/texnic ... p/download

I don't think you gain anything over the old version 2.02. No new features have been implemented. I may have accidentally fixed a bug, though. I may also have introduced new ones. Hence, it would help me if you could try it and respond with whether it runs on your system or not.

To be safe, backup (export) your registry settings for TXC before running the new version:
HKEY_CURRENT_USER\SOFTWARE\ToolsCenter\TeXnicCenterNT

Tino.
TeXnicCenter Maintainer
http://www.texniccenter.org/

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics
Tino Weinkauf
Posts: 25
Joined: Sat Aug 09, 2008 6:00 pm

TXC in 2023

Post by Tino Weinkauf »

Shoutout to OgreTransporter who did a similar process for Visual Studio 2017 a few years ago. That was very helpful.
TeXnicCenter Maintainer
http://www.texniccenter.org/
User avatar
Stefan Kottwitz
Site Admin
Posts: 10266
Joined: Mon Mar 10, 2008 9:44 pm

TXC in 2023

Post by Stefan Kottwitz »

Hi Tino,

great news, thanks!

Stefan
LaTeX.org admin
MartinC
Posts: 153
Joined: Wed Jan 17, 2007 10:09 pm

TXC in 2023

Post by MartinC »

[deleted]
sochtends
Posts: 1
Joined: Sat Mar 23, 2024 12:00 pm

TXC in 2023

Post by sochtends »

This is great!
I tried it and it works. Well, almost. One needs to add libiconv files to compile.
Post Reply