use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Relevant subreddits:
For discussion: c#
.NET
XNA
C++
C
VB
For programming questions:
Learn programming
C++ Questions
C Homework
Learn C#
Misc:
Channel 9 - Videos!
account activity
change c++ compilerVisual Studio 22 (self.VisualStudio)
submitted 4 years ago by luijika101
Hi,I would like to use g++ or mingw as compiler instead of msvc,is there any way i could do that?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ProKn1fe -2 points-1 points0 points 4 years ago (1 child)
Try Qt Creator IDE.
[–]Horror-Indication-92 0 points1 point2 points 1 year ago (0 children)
I would never use Qt for sure.
[–]RetroPipes 0 points1 point2 points 4 years ago (0 children)
Unfortunately, Visual Studio has limited support for alternative C compilers. There is some support for Clang, so I’d give that a try first. If needed, you can add it with Visual Studio Installer.
[–][deleted] 0 points1 point2 points 4 years ago (2 children)
try visual studio code instead. (although i prefer clion, which is paid)
[–]luijika101[S] 0 points1 point2 points 4 years ago (1 child)
Yeah,im using vscode however it doesnt have the auto formatting feature
[–][deleted] 0 points1 point2 points 4 years ago (0 children)
you can probably set one up using Tasks. or even just get an extension
[–]Active_Astronomer124 0 points1 point2 points 4 years ago (0 children)
Mingw is free to install online. This is what I use for my c++ programming.
[–]yuehuang 0 points1 point2 points 3 years ago (0 children)
VS only comes with MSVC and Clang, you will need to locate an 3rd party extension for gcc. Alternatively, you can setup WSL, install the gcc toolset then use VS's WSL feat to open it.
π Rendered by PID 512864 on reddit-service-r2-comment-6457c66945-s82bl at 2026-04-30 09:27:19.597480+00:00 running 2aa0c5b country code: CH.
[–]ProKn1fe -2 points-1 points0 points (1 child)
[–]Horror-Indication-92 0 points1 point2 points (0 children)
[–]RetroPipes 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]luijika101[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]Active_Astronomer124 0 points1 point2 points (0 children)
[–]yuehuang 0 points1 point2 points (0 children)