User Profile
ThiagoChaves64
Copper Contributor
Joined Jun 03, 2023
User Widgets
Recent Discussions
Windows 11 environment variables related doubts
Hello there! My name is Thiago Chaves, I'm a software engineering student. I wanted to make my VS Code to run C in its terminal, so a followed this website steps https://code.visualstudio.com/docs/languages/cpp, mainly because it's a official tutorial from Visual Studio. I downloaded MSYS2 in my computer and followed all the steps until the "Check your MinGW Installation" section. I went to my terminal and checked that neither gcc, g++ or gdb were there. The problem is: when I was configuring the Environment Variables, at the "User Variables", I erased the Path variable and paste the "C:\msys64\mingw64\bin" directory the website was telling me to. And now that I couldn't install MinGW rightly (I think), I thinking of uninstalling ans installing the MSYS2 again, but what will happen to the variable Path if I do this? If so, how can I solute this problem? I'm no specialist in operacional systems config at all, so I need a lot of your help ;-;3.8KViews0likes1Comment
Recent Blog Articles
No content to show