Skip to content

[WIP] Android build support - #39

Open
krzys-h wants to merge 2 commits into
blupi-games:masterfrom
krzys-h:wip/android
Open

krzys-h wants to merge 2 commits into
blupi-games:masterfrom
krzys-h:wip/android

Conversation

@krzys-h

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

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Member

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

Comment thread CMakeLists.txt

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
Copy Markdown
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