Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - zlasher

Pages: [1]
1
D / Can't build with DSFML2
« on: May 10, 2011, 05:06:16 pm »
Did you get it to work? I'm currently going through the same thing.
Would be nice if someone could write a tutorial how to use DSFML2.

2
D / DSFML with D2?
« on: January 21, 2011, 06:53:21 pm »
I'm having some problems with using DSFML with D2.
First I tried the DSGFML from the Download page but got some error regarding thread.d. So I presumed that the they were not compatibly with D2(?).

My second try was compiling the DSFML2 from the svn. First I downloaded http://sfml.svn.sourceforge.net/viewvc/sfml/branches/sfml2/bindings/d/ and then ran "dsss build" and got these errors:
Code: [Select]
C:\D\dmd2\src\ext\DSFML\import>dsss build
Creating imports for dsfml-audio

Creating imports for dsfml-network

Creating imports for dsfml-graphics

Creating imports for dsfml-system

Creating imports for dsfml-window

dsfml\audio => dsfml-audio
dsfml\system\alloc.d(35): module memory cannot read file 'core\memory
Command C:\dsss\bin\rebuild.exe returned with code 1, aborting.
Error: Command failed, aborting.


Someone out there who can guide me?

Thanks in advance for the help.

Best regards,
Zlasher

Pages: [1]
anything