On Tuesday, 30 June 2015 at 13:22:43 UTC, Paul wrote:
On Tuesday, 30 June 2015 at 13:19:25 UTC, Marc Schütz wrote:If you don't want to use DUB, you need to download the other two packages from code.dlang.org and specifiy "-I/path/to/tcltk -I/path/to/x11 -I/path/to/tkd" in the DMD invocation.Thank you, I'll try that.
Added info: I wanted to avoid using dub so I could manually figure out what would be required to distribute the application.