Code::Blocks Forums
User forums => Help => Topic started by: gabehabe on March 15, 2008, 12:00:05 am
-
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?
-
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
-
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 ?
-
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.