Author |
Message |
Topic: Posix patch |
korDen
Replies: 9
Views: 25405
|
Forum: ddmd Posted: Fri Oct 29, 2010 6:02 pm Subject: Posix patch |
I granted both of you guys commit rights. I would love to make the repo open for anyone, but Mercurial denies when I add anonymous user to the developers list. |
Topic: License, Backend and dmd.lib |
korDen
Replies: 2
Views: 14694
|
Forum: ddmd Posted: Sun Oct 24, 2010 2:38 am Subject: Re: License, Backend and dmd.lib |
Few Q's:
1. Am I correct in my understanding that the whole point of dmd.lib is to get around any issues with DMD's backend license?Yes.
2. Is there anything in DDMD's source (like the "dmd ... |
Topic: Trouble building DDMD on windows |
korDen
Replies: 10
Views: 146310
|
Forum: ddmd Posted: Sun Sep 19, 2010 4:54 am Subject: Trouble building DDMD on windows |
Great, thanks! I think there is no more need in making mars.c copy and renaming main, the patch should take care of it. I'm not sure though. |
Topic: Trouble building DDMD on windows |
korDen
Replies: 10
Views: 146310
|
Forum: ddmd Posted: Sat Sep 18, 2010 8:40 pm Subject: Trouble building DDMD on windows |
I've looked into the errors you got. It was a bad commit, I'm working on fixing the issues now. Sorry for inconvenience.
Edit: done. |
Topic: Trouble building DDMD on windows |
korDen
Replies: 10
Views: 146310
|
Forum: ddmd Posted: Fri Sep 17, 2010 12:59 pm Subject: Trouble building DDMD on windows |
You did it right, copying druntime/phobos is unnecessary. Only debug build is supposed at this moment (debug/release versions have some nasty #ifdef differences, mostly in backend) but we will look in ... |
Topic: Trouble building DDMD on windows |
korDen
Replies: 10
Views: 146310
|
Forum: ddmd Posted: Fri Sep 17, 2010 4:37 am Subject: Trouble building DDMD on windows |
Thanks for the info! I'll add it to the wiki.
Any other issues you came across? |
Topic: Trouble building DDMD on windows |
korDen
Replies: 10
Views: 146310
|
Forum: ddmd Posted: Fri Sep 17, 2010 1:06 am Subject: Trouble building DDMD on windows |
win32_lib.mak was recently replaced with a patch to win32.mak
I'm not a patch guru, but I found the following to work for me:
# patch -p1 < dmdpatch.patch
I'll look into other issues. It sho ... |
Topic: ddmd on linux |
korDen
Replies: 16
Views: 55479
|
Forum: ddmd Posted: Mon Apr 12, 2010 5:26 am Subject: ddmd on linux |
Great news! You should have e-mailed me earlier, because I don't monitor these forums, nor do I receive any notifications. I was lucky to notice main page edit made by you and followed the link posted ... |
Topic: Suggestions for Derelict 2 |
korDen
Replies: 19
Views: 38777
|
Forum: Derelict Posted: Sat Nov 01, 2008 11:46 am Subject: Suggestions for Derelict 2 |
I have fixed FT bindings (long ago actually), but not commited them to the repo. I can do it if you need them, though.
What do you mean by 'fixed'? The trunk version of DerelictFT works fine, AFAIK ... |
Topic: Suggestions for Derelict 2 |
korDen
Replies: 19
Views: 38777
|
Forum: Derelict Posted: Sun Oct 26, 2008 1:24 pm Subject: Suggestions for Derelict 2 |
I have fixed FT bindings (long ago actually), but not commited them to the repo. I can do it if you need them, though. |
Topic: Box2D Port |
korDen
Replies: 8
Views: 22532
|
Forum: Blaze Posted: Thu Oct 02, 2008 11:23 am Subject: Box2D Port |
FWIW, demo #2 has randoms physics bugs. Just run and wait (you most probably will get different results each time). |
|