The problem with CodeBlocks does not start programs

Installed CodeBlocks(12.11) in a new laptop with Windows 8. But it does not run programs. When enabled, it returns the following error:

Can't find compiler executable in your configured search path's for OpenWatcom (W32) Compiler

Author: insolor, 2013-10-28

2 answers

Install the compiler.
Or download the build along with the compiler.

For example here
http://sourceforge.net/projects/codeblocks/files/Binaries/12.11/Windows/codeblocks-12.11mingw-setup.exe/download

 2
Author: oberlicht, 2013-10-28 18:00:13

In the settings where the compiler reset the settings-Reset defaults, and it helped me. Another check mark on the desired compiler.

 1
Author: USER1, 2019-03-17 08:56:59