Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

C/C++ editor and compiler

Featured Replies

I need only C, or C/C++ editor and compilier to build software for Windows XP SP3. OS in system requirements should be Windows 7 or older.

What do you recommend?

Hi, I'm using Visual Studio 2019 (Windows 7 SP1 is minimum) with v141_xp toolset. Only issue is static build is not XP compatible. Dynamic is fine with VC++ repack installed. Code can be compiled also with MinGW as static then too. For example this is how I build ResolutionChanger.

  • Author

Oh, I see. I should add more details.
I want to build program for Windows XP, 7... If it will not work on Windows 10/11, I don't care.

General feature is small size. I have source code. I need editor features to find mistypes, fix source code. Then build. Source code is old, no modern features. If you know good program from 2009-... for my task, it wil be okay.

I'm planning nothing serious right now. Just many small old source codes.
 

I found Dev C++. Will try.

you should read the post - its made for a reason into the XP channel

because it actualy works for windows xp, also we made that win11 software compatible with windows xp that is written in that post

we should mention the new c++ standards while vs 2019 was bugged some c++ styles - while LLVM was not 

even c++ 11 counts as new, while LLVM works with c++26 what is a fictional future standard 

https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines

https://en.wikipedia.org/wiki/C%2B%2B26

 

worth to mention is also that you can use VC6 a very classical win98 and xp used compiler - where you can set LLVM 17 

https://media.getintopc.com/2017/01/Visual-Studio-6.0-Enterprise-Edition-Latest-Version-DOwnload.jpg

in the past it was rather called VC6 instead of VS6

  • 2 weeks later...

For LLVM Mod, minimum VS2010 is needed,

I recommended enabling C++17 when developing under XP

Edited by Dibya

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.