News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

settings:compiler

Started by unclereg, June 27, 2016, 02:56:43 PM

Previous topic - Next topic

unclereg

Fell at first step ... when I go 'settings: compiler and select the 'c++11' option I get
"environment error - cannot find compiler executable in your configured search path'

I have used c++ for a while a while ago , but not codeblocks.
I am on windows 7 home premium and downloaded the 'mingwsetup.exe'
TIA

BlueHazzard

can you compiler programs, without setting the flag, or does it give you some errors, like could not find compiler....

Quote from: unclereg on June 27, 2016, 02:56:43 PM
I am on windows 7 home premium and downloaded the 'mingwsetup.exe'
Do you have installed the compiler? Or only downloaded it?

What have you set in Settings->Compiler->Toolchain executables? Is this the correct path to your compiler installation?

this might help:
http://wiki.codeblocks.org/index.php?title=Installing_a_supported_compiler

greetings

unclereg

Greetings BlueHazzard .... thanks matey ...
'Autodetect' sorted it .... first hurdle over .. well .. knocked down but passsed. Thjanks again.