1
D / DSFML and dsss didn't work :/
« on: June 18, 2010, 12:32:03 pm »
I found this thread http://www.sfml-dev.org/forum/viewtopic.php?t=1272 and changed also all std.thread lines into core.thread.
But now i get a lot of error messages and don't know what i can do -.-
I try also to compile the samples, for example pong, but i get this from the console:
Know anybody what i do wrong?
edit:
i know it, std\gc.d are now core/memory.d.
Can anybody give me a newbie help to install dsss and dsfml with dmd 2.0?
I can't replace all the old code, it must exist an easier way :/
But now i get a lot of error messages and don't know what i can do -.-
I try also to compile the samples, for example pong, but i get this from the console:
Quote
C:\D\DSFML\samples\dsfml>dsss build pong
pong is not described in the configuration file.
C:\D\DSFML\samples\dsfml>dsss build pong/pong.d
pong\pong.d => bin/pong
../../import\dsfml\system\alloc.d(10): module gc cannot read file 'std\gc.d'
Command C:\D\dsss\bin\rebuild.exe returned with code 1, aborting.
Error: Command failed, aborting.
Know anybody what i do wrong?
edit:
i know it, std\gc.d are now core/memory.d.
Can anybody give me a newbie help to install dsss and dsfml with dmd 2.0?
I can't replace all the old code, it must exist an easier way :/