FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

compiling gtkd with lcd

 
Post new topic   Reply to topic     Forum Index -> gtkD
View previous topic :: View next topic  
Author Message
Celtic34Fr



Joined: 06 Oct 2010
Posts: 1

PostPosted: Wed Oct 06, 2010 5:11 am    Post subject: compiling gtkd with lcd Reply with quote

compiling gtkd 1.3.2 with ldc 0.9.2 => errors occurs

hello,

I find the language and I am very interested in using the GTK library
with this language. So, as I've read in several forums, I would like
to compile the library gtkd.
As I read, it's simple: make and make install as root.

When I run the make command, I have to answer the following error
message:

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


my platform is :
- ldc 0.9.2-21.20100928hg1665 (rpm package under fedora 13)
- gtkd 1.3.2 (zip file download from dsources.org web site)

I'm not trained to understand and solve this kind of error. Can anyone
help me compile the library. I am very grateful.

Remarks :
- in the file src/gio/Volume.d line 75 : when i set this line as comment, i can compile it
- in the file src/gio/Volume.d line 75 : we can read mixin VolumeT!(GVolume);, when i'm replacing by mixin VolumeT(GVolume);, i've the followings errors :
src/gio/Volume.d(75): found '(' when expecting ';' following template mixin
src/gio/Volume.d(75): no identifier for declarator GVolume
src/gio/Volume.d(75): semicolon expected to close declaration, not ')'
src/gio/Volume.d(75): Declaration expected, not ')'
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> gtkD All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group