News:

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

Main Menu

Can't find compiler executable in your configured search path's for Intel C/C++

Started by Rommel, June 21, 2020, 10:47:54 AM

Previous topic - Next topic

Rommel

Well I keep getting this problem and all I can find on Google is about GNU/GNC, so how to fix mine :( please help

stahta01

Decide what compiler you wish to use!
Install that compiler if needed; Code::Blocks IDE is not an compiler.
Set the default toolchain to match the chosen compiler.

Settings -> Compiler...

Select the Compiler in the pulldown
Click on the "Set as Default" button.
Verify the "Toolchain Executables"

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]