gtk/CellLayout.d(52): import gtk.CellLayout.std conflicts with	gtk.CellRenderer.std at gtk/CellRenderer.d(59)
    Ant 
    duitoolkit at yahoo.ca
       
    Sun Mar 19 23:15:48 PST 2006
    
    
  
Ant wrote:
>>>>>> gtk/CellLayout.d(52): import gtk.CellLayout.std conflicts with 
>>>>>> gtk.CellRenderer.std at gtk/CellRenderer.d(59)
> 
> I'm sick of this.
> I'll try a different approach.
> 
Well, it worked.
I wrapped all std.string.x I'm using in a class.
dmd found all the missing imports and it was just a questions of typing 
them in.
This was possible because my application (Duit, the next DUI lib) is 
very simple (but not small).
Ant
    
    
More information about the Digitalmars-d-bugs
mailing list