Only work from command line

tim tim.matthews7 at gmail.com
Sat Aug 2 03:00:10 PDT 2008


Frank Benoit Wrote:

> tim m schrieb:
> > Hi i've got a strange problem where i can compile the hello world
> > example like on here:
> > http://www.dsource.org/projects/dwt/wiki/Installation but if i try to
> > run the main.exe that it creates nothing happens. If i type main in a
> > command prompt while in same directory it works perfectly fine
> > though. im using the code and dsss.conf exactly the same as that
> > link.
> 
> http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.dwt&article_id=1425
> 
> Perhaps this works here also. Then i should change the wiki page.

Thanks that worked great!
I added a line to my dsss.conf and copied dwt.res into same folder then rebuilt. My new dsss.conf looks like this now.

[main.d]
buildflags+=-L/SUBSYSTEM:windows:5
buildflags+=-L/rc:dwt 



More information about the Digitalmars-d-dwt mailing list