hello,
I am a fedora packager anf or next feature on Fedora 14:
https://fedoraproject.org/wiki/Features/D_Programming[[BR]]
i would like add gtkd project on official project
but i have a problem with LDC/Tango on GtkD revision 796:
_
...
...
ldc -O -Isrc -c src/gio/VolumeT.d -ofsrc/gio/VolumeT.o
src/gio/Volume.d(71): Error: class gio.Volume.Volume unable to resolve forward reference in definition
make: *** [src/gio/VolumeT.o] Error 1
_
Maybe is becauce import in VolumeT.d :
- gtkc.giotypes
- gtkc.gio
- glib.ConstructionException?
- gobject.Signals
- gtkc.gdktypes
- glib.Str
- glib.ErrorG
- glib.GException
- gobject.Signals
are not yet build by makefile order