| Summary: | Can't build src/video/haiku/SDL_bopengl.cc on x86_64 Haiku Nightly pre-alpha R5. | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Vitaly Novichkov <admin> |
| Component: | video | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | icculus |
| Version: | HG 2.1 | ||
| Hardware: | x86_64 | ||
| OS: | Haiku | ||
|
Description
Vitaly Novichkov
2017-08-06 23:51:41 UTC
This is fixed in https://hg.libsdl.org/SDL/rev/714324c6dd1f, thanks! I went with size_t instead of intptr_t, but your approach was correct in any case. --ryan. |