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 - dmreichard

Pages: [1]
1
I confirm for my bindings and if it hasn't been updated for 20 days, that's because I'm busy with other tasks related to it such porting other SFML-based library to make them compatible with the bindings.

When looking for python bindings I tried yours first, however after fixing two compile errors and encountering a third I decided to see what the pysfml-cython bindings had to offer. Those compiled almost effortlessly and work very well. Most (all?) of the issues seemed to be wrong assumptions about the SFML C++ API. I used SFML2 RC for both bindings.

I wanted to give you the heads up as your bindings seem more active and the documentation appears to be more polished. I could re-download and post specific compile errors if you wish, however as mentioned before they were all due to incorrect API usage. If there are multiple RC versions that could be the reason why please let me know, but I could only find one on the main SFML website.

Thank you,
Dave

Pages: [1]