Derelict3+SFML2

cal callumenator at gmail.com
Sat Sep 1 13:00:05 PDT 2012


On Saturday, 1 September 2012 at 15:53:20 UTC, Zhenya wrote:
> Hello, I've got a little problem with DerelictSFML2. Despite 
> the fact that I downloaded from the official website binaries 
> CSFML2, this little application closes with the message: 
> "Failed to load symbol sfWindow_setSize from shared library 
> csfml-window-2.dll"

I just had a look at the windows sfml2 binary folder, and the 
setSize symbol is not included in the csfml-window-2.dll exports 
(although getSize is). You might have to rebuild from source. 
(There are quite a few symbols missing from the prebuilt 
binaries, based on what should be there from the docs on the 
website).



More information about the Digitalmars-d-learn mailing list