SFML community forums
Help => System => Topic started by: Toxminn on November 07, 2016, 09:58:55 pm
-
Are they any news about android or ios ?
With SFML, your application can compile and run out of the box on the most common operating systems: Windows, Linux, Mac OS X and soon Android & iOS.
-
Maybe this tutorial will be of some use to you:
https://github.com/SFML/SFML/wiki/Tutorial%3A-Building-SFML-for-Android
-
We're still looking for someone to maintain and test the iOS code base. And for Android we're also lacking a bit of testers with good issue reports.
-
When its officially supported, will it be any easier to install? I have tried many many times to get it working on different OS's after downloading gigabytes upon gigabytes of SDK files and it just wont work for me!
-
Well, actually on Linux it's pretty easy. If you have aby problem just ask on this forum.
-
You should create a thread about your actual problem (like error messages). I still want to refactor the general Android "environment" wrapping your main() function, but overall build process most likely won't change significantly.