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: troubles with some objects ignoring others
zkp0s

Replies: 2
Views: 14768

PostForum: Blaze   Posted: Mon Feb 01, 2010 10:14 am   Subject: is this project alive
i remember having to change some things to make it work with latest dmd 2.
One of the things i suspect was some methods that returned :

return *this;

and I changed them to:

return this;

i ...
  Topic: troubles with some objects ignoring others
zkp0s

Replies: 2
Views: 14768

PostForum: Blaze   Posted: Sat Jan 23, 2010 11:41 am   Subject: troubles with some objects ignoring others
I dont know if i just have forgot to do something; but the situation is that i have a static box and two balls; they work correctly, until I add a dynamic box, which interacts correctly with the two b ...
  Topic: Any plans to actualize it
zkp0s

Replies: 2
Views: 13772

PostForum: dallegro   Posted: Sun Nov 15, 2009 3:28 pm   Subject: Any plans to actualize it
Are there plans to support newer D2 compilers?
(ie 2.035 or 36)

it seems that the major part of the problems arise from TLS
  Topic: Derelict2 Branch Begun
zkp0s

Replies: 12
Views: 20657

PostForum: Derelict   Posted: Mon Apr 06, 2009 2:28 pm   Subject: Finally...
Finally DerelictSDL and DerelictAL compiled.

I just had to change a char[] to string in sdl.mixer
Could someone post a test for derelictSDL? , please Shocked
  Topic: Derelict2 Branch Begun
zkp0s

Replies: 12
Views: 20657

PostForum: Derelict   Posted: Sun Apr 05, 2009 6:56 pm   Subject: Not compiling
when I try to compile, I get:

Creating imports for DerelictUtil

derelict => DerelictUtil
derelict/util/sharedlib.d(235): Error: identifier 'SharedLibHandle' is not defined
derelict/util/sha ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group