Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: Borneq on August 07, 2014, 10:53:09 am

Title: I can't use D compilers
Post 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.
Title: Re: I can't use D compilers
Post by: Borneq on August 07, 2014, 10:59:36 am
Compiler must be necessarily in PATH?
Title: Re: I can't use D compilers
Post by: Jenna on August 07, 2014, 12:15:45 pm
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.
Title: Re: I can't use D compilers
Post by: Borneq on August 07, 2014, 01:14:40 pm
OK, autodetect find paths without bin. It can detect but can't find coempiler
Title: Re: I can't use D compilers
Post by: Jenna on August 07, 2014, 01:40:58 pm
What error-message do you get ?
How did you add the compiler(s) ?
Title: Re: I can't use D compilers
Post by: Borneq on August 07, 2014, 02:17:53 pm
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)
Title: Re: I can't use D compilers
Post by: Jenna on August 07, 2014, 03:30:27 pm
Make sure the names of the executables are correct, they are not autodetected (as far as I know).