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

Compiling trunk with dmd 1.007 and Phobos

 
Post new topic   Reply to topic     Forum Index -> DDBI
View previous topic :: View next topic  
Author Message
simhau



Joined: 06 Feb 2007
Posts: 55

PostPosted: Thu Mar 08, 2007 6:59 am    Post subject: Compiling trunk with dmd 1.007 and Phobos Reply with quote

I have used 0.2.5 with Tango recently, but I need to use it together with enki witch only supports Phobos.

I try:
dmd -run buildme.d odbc

And I get the following errors:

c:\d\dmd\src\phobos\std\utf.d(49): Error: identifier 'Error' is not defined
c:\d\dmd\src\phobos\std\utf.d(49): Error: Error is used as a type
c:\d\dmd\src\phobos\std\utf.d(49): class std.utf.UtfError base type must be class or interface, not void
c:\d\dmd\src\phobos\std\format.d(6Cool: Error: identifier 'Error' is not defined
c:\d\dmd\src\phobos\std\format.d(6Cool: Error: Error is used as a type
c:\d\dmd\src\phobos\std\format.d(6Cool: class std.format.FormatError base type must be class or interface, not void
c:\d\dmd\src\phobos\std\array.d(6): Error: identifier 'Error' is not defined
c:\d\dmd\src\phobos\std\array.d(6): Error: Error is used as a type
c:\d\dmd\src\phobos\std\array.d(6): class std.array.ArrayBoundsError base type must be class or interface, not void


Any ideas what might be wrong?
Back to top
View user's profile Send private message
simhau



Joined: 06 Feb 2007
Posts: 55

PostPosted: Thu Mar 08, 2007 9:04 am    Post subject: Reply with quote

Compiling without using buildme.d works fine though..
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> DDBI 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