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

前端 未结 9 531
执笔经年
执笔经年 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条回答
  •  一整个雨季
    2020-12-12 13:48

    Here's an easy way for Windows users.

    1. Uninstall the existing codeblocks from your system.
    2. Restart system.
    3. Go to http://www.codeblocks.org/downloads/26
    4. Download the codeblocks-16.01mingw-setup.exe file. It includes the GCC/G++ compiler and GDB debugger from TDM-GCC (version 4.9.2, 32 bit, SJLJ).

提交回复
热议问题