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

Search found 5 matches
Forum Index
Author Message
  Topic: How to check type for table or hashtable type??
WinerFresh

Replies: 3
Views: 12119

PostForum: General   Posted: Wed Jul 29, 2009 10:32 am   Subject: How to check type for table or hashtable type??
I solved it. The error was only on prerelease gdc 0.25 20080312, using dmd 1.024
  Topic: How to check type for table or hashtable type??
WinerFresh

Replies: 3
Views: 12119

PostForum: General   Posted: Mon Jul 27, 2009 6:42 am   Subject: How to check type for table or hashtable type??
I've got that code:

template isTab( T : T[] ) {
const bool isTab = true;
}
template isTab( T : T[U], U /*: char[]*/ ) {
cons ...
  Topic: [solved] Error when I compile Glade project
WinerFresh

Replies: 5
Views: 11832

PostForum: gtkD   Posted: Wed Nov 05, 2008 9:31 am   Subject: [solved] Error when I compile Glade project
because gdc is simply to install in ubuntu and easier to compare with gtk but glade not working

//EDIT: I fix it, it mus bi write that:

import gtk.MainWindow;
import gtk.Label;
import gtk.Mai ...
  Topic: [solved] Error when I compile Glade project
WinerFresh

Replies: 5
Views: 11832

PostForum: gtkD   Posted: Tue Nov 04, 2008 2:15 pm   Subject: [solved] Error when I compile Glade project
can you tell me what i must do because I'm newbie and I have some problems with understand this Embarassed
  Topic: [solved] Error when I compile Glade project
WinerFresh

Replies: 5
Views: 11832

PostForum: gtkD   Posted: Tue Nov 04, 2008 10:36 am   Subject: [solved] Error when I compile Glade project
I use Ubuntu 8.04 HH + Descent + DSSS + GDC and when i try to compile something with
import glade.Glade;
I get
/usr/local/lib/libDG-gtk.a(gtk.FileChooserDialog.o):(.data._D41TypeInf ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group