On Friday, 6 April 2012 at 09:56:19 UTC, simendsjo wrote:
I recommend you use the tool rdmd: "rdmd main" will pick up dependencies and add them to dmds command line.

Rdmd works perfect,
I just need replace linker=dmd -w -of"%e" "%f" to linker=rdmd --build-only -w -of"%e" "%f" in filetypes.d for geany then all things will be good.
Thank you very much !

Reply via email to