Author Topic: I can't use D compilers  (Read 5287 times)

Offline Borneq

  • Multiple posting newcomer
  • *
  • Posts: 45
I can't use D compilers
« 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.

Offline Borneq

  • Multiple posting newcomer
  • *
  • Posts: 45
Re: I can't use D compilers
« Reply #1 on: August 07, 2014, 10:59:36 am »
Compiler must be necessarily in PATH?

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: I can't use D compilers
« Reply #2 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.

Offline Borneq

  • Multiple posting newcomer
  • *
  • Posts: 45
Re: I can't use D compilers
« Reply #3 on: August 07, 2014, 01:14:40 pm »
OK, autodetect find paths without bin. It can detect but can't find coempiler

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: I can't use D compilers
« Reply #4 on: August 07, 2014, 01:40:58 pm »
What error-message do you get ?
How did you add the compiler(s) ?

Offline Borneq

  • Multiple posting newcomer
  • *
  • Posts: 45
Re: I can't use D compilers
« Reply #5 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)

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: I can't use D compilers
« Reply #6 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).