Debug

Solved
zima -  
 Zoma -
Hello,

Hello everyone, I'm starting with C programming, I downloaded Code::Blocks but every time I want to compile, it writes at the bottom
Selecting target:
Debug
ERROR: You need to specify a debugger program in the debugger's settings.
(For MinGW compilers, it's 'gdb.exe' (without the quotes))
(For MSVC compilers, it's 'cdb.exe' (without the quotes))
I didn't understand what to do, thank you for replying

Configuration: Windows 7 / Chrome 51.0.2704.103

3 answers

  1. Sugel Posted messages 4293 Registration date   Status Member Last intervention   728
     
    Hello.
    Install the version of Code::Blocks packaged with MinGW.
    https://sourceforge.net/projects/codeblocks/files/Binaries/16.01/Windows/codeblocks-16.01mingw-setup.exe/download

    It should normally be configured by default.

    --
    Before writing a message, keep in mind that we are here out of passion and the hope of communicating it to you: If it's not awesome, then!
    0
    1. Zoma
       
      Thank you very much.
      0