|
- get the duiwin_00_06_80.zip (407_454 bytes) (no openGL). Tested with dmd 0.73 and dmd 0.74
or the duiwin_00_06_80_bin.zip (963922 bytes) with the compiled libs and tests
(if you have your GTK+ environment setup can save you the trouble of compiling the libs)
Window DUI installation:
(sorry no easy one click installation)
- setup the GTK+ 2.2.2 environment
(try the dropline installer dropline) - download and unzip the duiwin_00_06_80.zip file
- get the implib from digital mars (get Basic Utilities (262,000 bytes) )
- change consvLibs.bat to point to your GTK and dm installation directory
- change MakefileWIN to point to your GTK installation, DUI and dmd installation directories
- run convLibs.bat
- run goMake.bat
this will create:
- libdui.lib
- HelloWorld.exe
- DUITests.exe
links:
http://ca.geocities.com/duitoolkit/
http://www.digitalmars.com/
http://gaim.sourceforge.net/
http://www.dropline.net/gtk/download.php/
|
|