Problem with stdlib.d
constantine
kostas751 at yahoo.gr
Sun Aug 5 07:53:24 PDT 2012
I try to use DSMFL to learn about game programming and I got this
error.
D:\Programming\DSFML\samples\dsfml>dsss build
pong\pong.d => bin/pong
../../import\dsfml\system\alloc.d(9): module stdlib cannot read
file 'std\c\stdl
ib.d'
Command D:\Programming\Tools\dsss\bin\rebuild.exe returned with
code 1, aborting
.
Error: Command failed, aborting.
As far as I know the file is located here in my hard drive
D:\Program Files\D\dmd2\src\phobos\std\c
P.S. I think that there could be the space between Program Files,
just as right 10 minutes ago I had the same program with DSSS,
due to a space in the filename. But I need to investigate it
first and I'll be back.
More information about the Digitalmars-d-bugs
mailing list