# HG changeset patch # User Frank Benoit # Date 1204835046 -3600 # Node ID 91610024165a92a81c2e1278d283d73bfa48f8f4 # Parent e0ffca35fe5926ac3aa22a3eb1188a7361dd05bb minor edits diff -r e0ffca35fe59 -r 91610024165a README --- a/README Thu Mar 06 10:08:53 2008 +0100 +++ b/README Thu Mar 06 21:24:06 2008 +0100 @@ -4,10 +4,13 @@ Compiler : DMD 1.027 Runtime : Tango 0.99.5 DSSS : 0.75 -Libs packages : libgtk2.0-dev, libxtst-dev, libgnomeui-dev [1] +Lib packages : libgtk2.0-dev, + libxtst-dev, + libgnomeui-dev (needed for dwt.program.Program) +OpenGl : Derelict (needed for dwt.opengl.GLCanvas) -[1] only for the module dwt.program.Program needed - +DSSS +==== Note: DSSS has by default the feature active to compile one file a time. For DWT this make compilation _very_ slow (> 30 min). By switching this off, and make it compile several files at once, the