Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: Borneq on August 07, 2014, 10:53:09 am
-
I install C compilers in c:\D: c:\D\dm\bin\ and c:\D\dmd2\windows\bin\
I enter this paths for toolchain Code::Blocks but IDE don't see compilers.
-
Compiler must be necessarily in PATH?
-
Compiler must be necessarily in PATH?
Depending on the version of C::B, but in general: no.
Don't use the bin in the compilers masterpath, and if you need two paths add the second (or third ...) to additional paths.
-
OK, autodetect find paths without bin. It can detect but can't find coempiler
-
What error-message do you get ?
How did you add the compiler(s) ?
-
I press autodetect, path changes to C:\D\dm.
Next I press OK and appears yellow short-time Caption:
"Can't find executables in your configured path.."
(I have Code::Blocks 13.12)
-
Make sure the names of the executables are correct, they are not autodetected (as far as I know).