Author |
Message |
Topic: Memory leaks with SDL resizing and unloading textures |
wolftousen
Replies: 0
Views: 5167
|
Forum: Derelict Posted: Mon Oct 12, 2009 4:22 pm Subject: Memory leaks with SDL resizing and unloading textures |
Ok, so i've spent the better part of my day tracking down some memory leaks in my app. I though initially they were caused by Tangos File classes, but finally ruled that out.
Here are the memory ... |
Topic: Console Out delayed until Console in completed... |
wolftousen
Replies: 6
Views: 27318
|
Forum: Descent Posted: Thu Sep 10, 2009 10:30 am Subject: Console Out delayed until Console in completed... |
That's where i got my version, which is the most recent you can download from them (I just downloaded classic the other day). I looked at the compare versions and there doesn't appear to be anything ... |
Topic: Console Out delayed until Console in completed... |
wolftousen
Replies: 6
Views: 27318
|
Forum: Descent Posted: Wed Sep 09, 2009 11:58 pm Subject: Console Out delayed until Console in completed... |
3.5 Galileo, went to their site and don't see a ganimede version anywhere... Is it a setting somewhere in preferences? |
Topic: Console Out delayed until Console in completed... |
wolftousen
Replies: 6
Views: 27318
|
Forum: Descent Posted: Wed Sep 09, 2009 12:17 am Subject: Console Out delayed until Console in completed... |
Ok, so It's been forever since I used eclispe with D, usually on linux just using command line...
I recently set it up and got everything working according to tutorials except using dsss instead of ... |
Topic: new to ddbi - quick question |
wolftousen
Replies: 0
Views: 14794
|
Forum: DDBI Posted: Sun Apr 26, 2009 8:35 pm Subject: new to ddbi - quick question |
Ok, used dsss net install ddbi and it went fine (except it kept asking me for a file name and I had no clue what to give it so skipped all that...)
I have my program running, i'm just wondering if ... |
Topic: DerelictGL Revision 332 issue |
wolftousen
Replies: 1
Views: 6011
|
Forum: Derelict Posted: Thu Feb 19, 2009 1:47 pm Subject: DerelictGL Revision 332 issue |
There is currently an issue in the newest revision of DerelictGL.
In the file .../opengl/extensions/nv/occlusion_query.d there are some semi-colons where there need to be commas.
this:
87 enum ... |
Topic: Derelict DSSS Eclipse Ubuntu 7.10 |
wolftousen
Replies: 2
Views: 8633
|
Forum: Derelict Posted: Mon Feb 11, 2008 8:45 pm Subject: Derelict DSSS Eclipse Ubuntu 7.10 |
Edit: Problem fixed... Deleted all previous files of derelict from everywhere on my drive and then did the dsss net install derelictgl (and derelictsdl)... had to add the libraries to user/local/lib ... |
Topic: Derelict DSSS Eclipse Ubuntu 7.10 |
wolftousen
Replies: 2
Views: 8633
|
Forum: Derelict Posted: Sun Feb 10, 2008 10:37 pm Subject: Derelict DSSS Eclipse Ubuntu 7.10 |
So I followed this tutorial:
http://dmedia.dprogramming.com/?n=Tutorials.SdlGlTutorial1
But when I try to compile using rebuild instead of build from the command line I get this error:
-op.d: mod ... |
Topic: Eclipse compile issue |
wolftousen
Replies: 3
Views: 11059
|
Forum: Descent Posted: Tue Jan 29, 2008 11:38 pm Subject: Eclipse compile issue |
Ok, got all that solved and eclipse compiles the exe, but it doesn't print the Hello World statement to the eclipse console output tab. I just get this:
C:\d\dmd\bin\..\..\dm\bin\link.exe .\_main+ ... |
Topic: Eclipse compile issue |
wolftousen
Replies: 3
Views: 11059
|
Forum: Descent Posted: Mon Jan 28, 2008 6:35 pm Subject: Eclipse compile issue |
Hello, I am trying to set up eclipse and am having an issue I can't seem to find an answer to. I have followed all the steps in the tutorials on this site:
http://d.whosme.de/index.php?language=en&a ... |
|