News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

I can't build or run projects

Started by Fhyr94, August 30, 2021, 03:52:21 AM

Previous topic - Next topic

Fhyr94

Whenever I try to build and run a project it comes up with this error message:

Tried to run compiler executable 'C:\MinGW/bin/gcc.exe', but failed!

Skipping...
Nothing to be done (all items are up-to-date).

How do I fix this?

stahta01

1. Install an C/C++ Compiler/Toolchain
2. Configure Code::Blocks to use it.

Tim S.

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Pecan

Menu/Settngs/Compiler/Toolchain executables.

Tell CodeBlocks where your compiler resides.