Trouble compiling gtkD under linux with gdc

Howard Berkey howard at well.com
Sun Mar 18 18:55:13 PDT 2007


dsss built things easily for me; this was using dmd but if you have dsss installed and configured for gdc I can't think of any reason it wouldn't work.

This works for me, for example:

dsss build  demos/gl/SimpleGL.d  -Isrc -Isrcgl -L-L. -L-lphobos  -L-lgtkd -L-lgtkdgl -L-lGLU -L-lGL -L-ldl

Setting up simple dsss.conf files to build stuff should be a no-brainer here.




More information about the Digitalmars-d-dwt mailing list