I have a Windows Vista computer and a Millennium Edition one. I want to start programming in C++ on Windows ME. I tried to find an answer but I didn't find one. The question is... How can I install a (preferably from Microsoft) C++ compiler and libraries for my Windows ME? Sorry for the low info
Asked
Active
Viewed 352 times
0
-
15Develop on the Vista machine. Use the ME box as an office chair. – Martin James Jun 19 '13 at 10:53
-
Try VS2008: http://stackoverflow.com/questions/15318560/visual-c-2008-express-download-link-dead (no guarantee, that it'll work on ME, but should work on Vista) – Spook Jun 19 '13 at 11:03
2 Answers
1
You can download an ancient version of Visual Studio (maybe, just maybe, you can download Visual C++ Express 2005 from somewhere on the Internet) or you can download Codeblocks and GCC/MingW.

Massa
- 8,647
- 2
- 25
- 26
-
-
maybe http://prdownload.berlios.de/codeblocks/codeblocks-12.11mingw-setup_user.exe or http://download.qt-project.org/official_releases/qt/5.0/5.0.2/qt-windows-opensource-5.0.2-mingw47_32-x86-offline.exe are... – Massa Jun 21 '13 at 00:01
0
There is a old (now unsupported) tool/IDE from Microsoft called eVC, you can download and use it. I think you can try downloading it from here http://www.microsoft.com/en-in/download/details.aspx?id=16683

Gangadhar Heralgi
- 209
- 1
- 6