Can't find file executable in your configured search path for gnc gcc compiler

前端 未结 9 536
执笔经年
执笔经年 2020-12-12 12:55

My problem is that code::blocks error message tells me that it can\'t find file executable in the search path for gnc gcc compiler. Although, I don\'t know w

9条回答
  •  Happy的楠姐
    2020-12-12 13:39

    This simple in below solution worked for me. http://forums.codeblocks.org/index.php?topic=17336.0

    I had a similar problem. Please note I'm a total n00b in C++ and IDE's but heres what I did (after some research) So of course I downloaded the version that came with the compiler and it didn't work. Heres what I did: 1) go to settings in the upper part 2) click compiler 3) choose reset to defaults.

    Hopefully this works

提交回复
热议问题