Author Topic: Support for newer MS Visual C++ compilers?  (Read 2262 times)

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

  • Single posting newcomer
  • *
  • Posts: 3
  • Highly sensitive programmer.
    • Codeberg
Support for newer MS Visual C++ compilers?
« 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?

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7795
    • My Best Post
Re: Support for newer MS Visual C++ compilers?
« Reply #1 on: August 20, 2025, 01:02:46 am »
Try it and see; but, C::B likely cannot debug using MSVC debugger.

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

Offline cacb

  • Lives here!
  • ****
  • Posts: 550
Re: Support for newer MS Visual C++ compilers?
« Reply #2 on: August 20, 2025, 08:40:08 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.