Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Android build #2

Open
Sheph opened this issue Feb 25, 2019 · 2 comments
Open

Fix Android build #2

Sheph opened this issue Feb 25, 2019 · 2 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@Sheph
Copy link
Owner

Sheph commented Feb 25, 2019

It would be nice to fix android build and get the game working on Android again, todo:

  • write android makefiles for libRocket, freetype, etc. i.e. all the stuff that was added after Android build got broken
  • make sure touchscreen controller code still works... (it should)
  • make LuaJIT compile for Android (particularly important for performance reasons)
  • anything else ???
@Sheph Sheph added bug Something isn't working enhancement New feature or request labels Feb 25, 2019
@Poussinou
Copy link

If everything is open-source, and if the build isn't too complicated, we could add it to F-Droid! :)

@Sheph
Copy link
Owner Author

Sheph commented Feb 28, 2019

Yes, everything is open-source, the build shouldn't be too complicated, i.e. it's a matter of writing makefiles and m.b. fixing some platform-specific stuff. I would do it myself, but I don't have much free time and even when I have I'm working on a new game of mine :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants