News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

I can't use D compilers

Started by Borneq, August 07, 2014, 10:53:09 AM

Previous topic - Next topic

Borneq

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.

Borneq

Compiler must be necessarily in PATH?

Jenna

Quote from: Borneq on August 07, 2014, 10:59:36 AM
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.

Borneq

OK, autodetect find paths without bin. It can detect but can't find coempiler

Jenna

What error-message do you get ?
How did you add the compiler(s) ?

Borneq

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)

Jenna

Make sure the names of the executables are correct, they are not autodetected (as far as I know).