| Summary: | CMake Android build is broken by 8c6b05b0a27e [Patch] | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Martin Gerhardy <martin.gerhardy> |
| Component: | build | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | major | ||
| Priority: | P2 | CC: | philipp.wiesemann |
| Version: | 2.0.4 | ||
| Hardware: | All | ||
| OS: | Android (All) | ||
| Attachments: | the patch | ||
|
Description
Martin Gerhardy
2016-01-10 17:33:14 UTC
Created attachment 2362 [details]
the patch
This patch fixes it
just as a reference: https://github.com/mgerhardy/caveexpress/commit/0d9438315afb5f387d8cb0d503574be27e73ea08 https://travis-ci.org/mgerhardy/caveexpress/builds/101429467 <--- broken since sdl update https://travis-ci.org/mgerhardy/caveexpress/builds/101444053 <--- fixed The similar patch from later bug #3264 may have fixed this problem. This should be fixed. |