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

Compiling D Programs

Started by gabehabe, March 15, 2008, 12:00:05 AM

Previous topic - Next topic

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
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

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.