Author Topic: Problems with Codeblocks  (Read 2358 times)

Offline kinddavid

  • Single posting newcomer
  • *
  • Posts: 6
Problems with Codeblocks
« on: July 02, 2015, 06:42:08 am »
I just installed CodeBlocks with the MinG compiler. When I click on the icon on the desktop (Windows), it says that it can't find the compiler executable. I downloaded the software from SourceForge. Thanks.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Problems with Codeblocks
« Reply #1 on: July 02, 2015, 08:48:15 am »
Try to run "Settings -> Compiler -> Global compiler settings -> GNU GCC Compiler -> Toolchain executables -> Auto-detect".
If that does not work configure the compilers installation directory manually.

And don't forget to check whether the names of the executables are correct.