Re: How to build program with DWT2 and DMD2?

2013-08-06 Thread JohnnyK
On Tuesday, 6 August 2013 at 11:32:44 UTC, Jacob Carlborg wrote: On 2013-08-02 19:50, JohnnyK wrote: If you have cloned the git repository into C:\GITClones\dwt you should compile it like this: rdmd hello.d -IC:\GITClones\dwt\org.eclipse.swt.win32.win32.x86\src -IC:\GITClones\dwt\base\src

Re: How to build program with DWT2 and DMD2?

2013-08-06 Thread Jacob Carlborg
On 2013-08-02 19:50, JohnnyK wrote: Thanks Jacob for the response but that did not work :-( Below is what I get when I compile your hello world example above. C:\Users\\Documents\My Projects\Programming\DStuff\dwthelloworld>rdmd hello.d -IC:\GITClones\dwt hello.d(3): Error: module Display is