GtkD : Compilation Error

Chris wendlec at tcd.ie
Tue Jul 30 03:51:41 PDT 2013


Why do I get a list of errors like this one:

/usr/local/lib/libgtkdsv-2.a(SourceCompletionProposalIF.o): In 
function 
`_D3std5array17__T8AppenderTAyaZ8Appender12__T3putTAyaZ3putMFAyaZv':
srcsv/gsv/SourceCompletionProposalIF.d:(.text._D3std5array17__T8AppenderTAyaZ8Appender12__T3putTAyaZ3putMFAyaZv+0x5a): 
undefined reference to `_D3std5array7__arrayZ'

Libs are linked. Import paths are passed. DMD works fine. It's 
only ldc2 that produces this. Would I have to recompile GtkD with 
LDC?


More information about the digitalmars-d-ldc mailing list