1
General / Re: I've made new Go bindings for SFML 2.3.x
« on: June 09, 2016, 01:00:12 pm »
I'm glad. Did you have time to fiddle with it?
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.
The reason there's no package is because there's no 2.3.2 CSFML version. But I'll try and see what needs to be done.
$ ldd bunny.exe
csfml-graphics-2.dll => /mingw64/bin/csfml-graphics-2.dll (0x68a40000)
csfml-window-2.dll => /mingw64/bin/csfml-window-2.dll (0x6f840000)
...
...