Discussion:
[SDL] How to use C++ for Android?
Ztrategist
2016-10-11 19:06:57 UTC
Permalink
Hi everyone :),

Recently we've set up SDL for Android using C. I've heard that it is possible to use C++ on Android too. How does this work?

Do we need to specify this somewhere during compilation? We want to port an existing C++ game to Android. That is why I ask this question.

Thanks in advance!

Ztrategist
M. Gerhardy
2016-10-14 14:19:23 UTC
Permalink
I suppose the best is to see some real code for this - check out this one
e.g.: https://github.com/floooh/oryol/tree/master/code/Modules/Core/android
Hi everyone [image: Smile],
Recently we've set up SDL for Android using C. I've heard that it is
possible to use C++ on Android too. How does this work?
Do we need to specify this somewhere during compilation? We want to port
an existing C++ game to Android. That is why I ask this question.
Thanks in advance!
Ztrategist
_______________________________________________
SDL mailing list
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
--
http://www.caveproductions.org
Loading...