On 1/1/11 2:34 PM, useo wrote:
I always have to compile the mainfile-module with "dmd mainfile.d
myclasses/exampleClass.d" because of the obj-files. My projects are
always growing and I don't want list all 100 or more classes/files in
the command line. Is there any possibility to automatically import,
compile and link all the files with a short command?

There has been some discussion on this recently, but for now, rdmd should be the tool to use.

David

Reply via email to