Author |
Message |
Topic: Compiling derelict in DDT? |
dimitrijejankov
Replies: 1
Views: 7150
|
Forum: Derelict Posted: Wed Oct 19, 2011 5:04 pm Subject: Compiling derelict in DDT? |
I'm new to D could somebody explain to me how to compile derelict with dmd1 and DDT + Eclipse? I get some errors like this ...
Symbol Undefined __d_assert
Symbol Undefined _D14TypeInfo_Array6__vtblZ ... |
Topic: hi |
dimitrijejankov
Replies: 0
Views: 44558
|
Forum: DDT Posted: Wed Oct 19, 2011 1:39 pm Subject: hi |
Hi, sorry for asking such a stupid question but I have no clue on how to staticly link in DDT.I was trying to port the visual D solution from the YAGE engine to DDT but when I tried to port the direli ... |
Topic: mixin(Sync!("this")); |
dimitrijejankov
Replies: 1
Views: 16800
|
Forum: Yage Posted: Wed Oct 05, 2011 3:22 pm Subject: mixin(Sync!("this")); |
Hi, well now I'm studing your engine, and one line of code just gives me the creep.. mixin(Sync!("this")); As I see you are passing a reference to the scene object to that Sync method but I ... |
Topic: Hi |
dimitrijejankov
Replies: 2
Views: 18383
|
Forum: Yage Posted: Tue Oct 04, 2011 12:36 pm Subject: Hi |
Oh the compiler was broken fixed it by replacing it with the tango + dmd package Srry for asking unnessesery questions |
Topic: Hi |
dimitrijejankov
Replies: 2
Views: 18383
|
Forum: Yage Posted: Tue Oct 04, 2011 12:29 pm Subject: Hi |
Hallo, I kinda like your engines architecture so I said I give it a go I tried to compile it but I had some problems... I downloaded the latest responsority version vith VS2008 project files.I inst ... |
|