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

Author Topic: Compile SFML in android  (Read 2379 times)

0 Members and 1 Guest are viewing this topic.

WindFall

  • Newbie
  • *
  • Posts: 1
    • View Profile
Compile SFML in android
« on: July 09, 2016, 12:54:18 am »
Hi! First of all, a giant Thanks to the the developers for make those fantastic libraries!
Now, I have a problem. I'm not an expert, (both SFML and C++) and i like to know if i can compile SFML on android, not for android, but on android. And if I can, how can I do that? Have I to use some IDE like cppdroid, c++ compiler or compile on a emulated console?
P.s. please pardon my english, I am italian :c

TheGuerilla

  • Newbie
  • *
  • Posts: 27
  • Cynical Prick.exe
    • View Profile
    • Email
Re: Compile SFML in android
« Reply #1 on: July 14, 2016, 04:00:26 am »
The Android C++ environment C4Droid could probably do it, since it is capable of building native C++ programs that use Qt and SDL.