| Summary: | Does not compile on Android | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Giuseppe <giuseppe> |
| Component: | build | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | giuseppe |
| Version: | HG 2.0 | ||
| Hardware: | ARM | ||
| OS: | Android (All) | ||
|
Description
Giuseppe
2012-01-10 06:31:05 UTC
Ok, this is specific with Android NDK r7, see https://groups.google.com/group/android-ndk/browse_thread/thread/2278a9f52162459b NDK r7 comes with updated versions of the GLES headers from Khronos. I guess there is something in the new headers. I believe this is fixed, can you try the latest version? http://hg.libsdl.org/SDL/rev/291fea716f09 Yes, -DGL_GLEXT_PROTOTYPES fixed the issue Great, thanks! |