News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Support for newer MS Visual C++ compilers?

Started by Михаил Агарков, August 19, 2025, 02:53:53 PM

Previous topic - Next topic

Михаил Агарков

The C::B wiki only briefly mentions that Visual C++ 2003 - 2010 are still supported, but are no longer available from their original publishers. Are there plans to add support for newer versions?
Michael Agarkov
[url="https://michaelagarkov.ru/MichaelAgarkov"]https://michaelagarkov.ru/MichaelAgarkov[/url]

stahta01

Try it and see; but, C::B likely cannot debug using MSVC debugger.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

cacb

Quote from: Михаил Агарков on August 19, 2025, 02:53:53 PM
The C::B wiki only briefly mentions that Visual C++ 2003 - 2010 are still supported, but are no longer available from their original publishers. Are there plans to add support for newer versions?

I have used it with newer MSVC compilers for a long time, currently using MSVC2022.  I don't use the C::B debugger on Windows, instead I launch the MSVC debugger via the Tools menu as shown in the attachment.