Trouble compiling gtkD under linux with gdc

Howard Berkey howard at well.com
Sun Mar 18 19:11:38 PDT 2007


Hmm, looking again this is after I built the gtkd and gtkdgl libraries seperately, so not quite as easy as the one step I posted. 

Howard Berkey Wrote:

> 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