Hi,
I tried to build TeXnicCenter using Visual C++ 7.1 (VS.NET 2003) but got a bunch of errors. For example, CrysEditEx project would not compile due to C2678 and C2440 etc. errors. Other projects failed to link but I was able to overcome this by changing the project settings. Aside from these maybe the binary inclusion of BCGControlBar is the biggest hurdle in supporting other compilers.
I ask you to consider supporting VC7/8 as a compiler. The way I see it, VC6 is losing in popularity and wider compiler support could attract more developers for this fine attempt.
Development ⇒ VS.NET 2003+ support?
Re: VS.NET 2003+ support?
The advantage of Visual C++ 6 is, that many developers own it and that one can get a cheap license... (at least I think so -- can I still buy this edition?)
I will try to build a VC 7.1 version of the BCG lib the following weekend, but I cannot promise anything here. The experiences we made some years ago updating a commercial project to VC 7 with MFC7 were very bad...
I will try to build a VC 7.1 version of the BCG lib the following weekend, but I cannot promise anything here. The experiences we made some years ago updating a commercial project to VC 7 with MFC7 were very bad...
LaTeX Community Administrator
Originator of TeXnicCenter
Originator of TeXnicCenter
-
- Posts: 1
- Joined: Fri Apr 20, 2007 1:58 pm
Re: VS.NET 2003+ support?
Hi!
The cheapest version of VC++ 6.0 Standard costs about 150€ at eBay, Professional 200€ and Visual Studio about 500€. Sounds not really cheap!? Especially if you think about the free Express Editions from MS. So support for VC++ 7.1 would be really nice
The cheapest version of VC++ 6.0 Standard costs about 150€ at eBay, Professional 200€ and Visual Studio about 500€. Sounds not really cheap!? Especially if you think about the free Express Editions from MS. So support for VC++ 7.1 would be really nice

VS.NET 2003+ support?
grasshopper wrote: Hi!
The cheapest version of VC++ 6.0 Standard costs about 150€ at eBay, Professional 200€ and Visual Studio about 500€. Sounds not really cheap!? Especially if you think about the free Express Editions from MS. So support for VC++ 7.1 would be really nice![]()
But changing to VC++ 7.1 Express wouldn't help anything, because what's not included is the MFC (Microsoft Foundation Classes). As far as I know, the MFC is still only included with the commercial version of VC++. Please correct me, if I'm wrong -- in this case I will give my best to update the codes...
LaTeX Community Administrator
Originator of TeXnicCenter
Originator of TeXnicCenter