Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

C++ Compiler Is Not Recognised After Full Installation

I am trying to run C++ code on my OS (Windows 10). I installed MSYS2 and followed its instructions (using pacman to install gcc). The problem is after this step, when i type gcc –version i still get "gcc: command not found".

I added "C:\msys64\mingw32\bin" to my user variable’s Path and ran the command again and i still get the same error.
I am totaly confused here. Does anyone have any suggestion?

Thanks

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

I suppose, for gcc on Windows you need download from sourceforge.net and run mingw-get-setup.exe

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading