简体   繁体   中英

How to add GCC 7.2.0 compiler to CodeBlocks

I have a intention to use GCC 7.2.0 compiler in CodeBlocks for programing in Gfortran. The link for compiler downloading is:

https://sourceforge.net/projects/mingw-w64/?source=typ_redirect

Afther installing and starting the CodeBlocks i got this message:

Cant find compiler executable in your configured search path for a MinGWNew

Can this issue be solved?

Go to settings, select compiler, and them go to the toolchain executables. In there I hit the auto detect and it found my compiler then hit ok and was able to compile and run my programs.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM