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

[WIP] Android build support #39

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

krzys-h
Copy link
Contributor

@krzys-h krzys-h commented Oct 29, 2017

I promised in #12 that I'll publish what I have if I don't find time to finish it soon. I don't even fully remember what works and what doesn't, I'll try to add information about that to this PR soon. It may not fully link and definetly misses a way to load the assets properly.

@Skywalker13
Copy link
Member

Thank you @krzys-h, finding time is always the firts major problem :-)
Anyway it looks like a good starting point

@@ -23,6 +24,10 @@ set (PB_DESCRIPTION "Planet Blupi - A delirious spell-binding game")

option (PB_HTTP_VERSION_CHECK "Run a version check over HTTP (with CURL)" OFF)

set(CMAKE_CXX_FLAGS "-Wno-error=c++11-narrowing ${CMAKE_CXX_FLAGS}") # TODO: FIXME in fog.cxx
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is already fixed in 51ffe89

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants