User forums > Help

Compiling D Programs

(1/1)

gabehabe:
I recently downloaded C::B, but can't seem to get it to compile D programs  :(

At first, it just kept saying "Nothing to do," but I managed to get passed this point.

Now, it begins to build the project and goes on to say:
File Not Found phobos.lib
==Build finished: 1 errors, 0 warnings==

I have tried putting phobos.lib everywhere, but it still doesn't seem to work

Any ideas?

stahta01:
What D Compiler are you using?
What is the version number of the Compiler?

I can try installing D and seeing if it works for me.

Tim S

afb:
If you enable the full command-line output in Code::Blocks, and then try the same thing from a shell - does it work then ? Sounds like there might be something (general configuration) with how DMD has been installed ?

yaro:
I can confirm D programs compile in the latest codeblocks. You need to change paths to dm and dmd directories. Download both zip files from digitalmars.

Navigation

[0] Message Index

Go to full version