Modify ↓
Ticket #10115 (closed Patch - Bug Fix: Fixed)
Opened 19 months ago
Last modified 15 months ago
Pull request for OpenGL header issue on Fedora 16
| Reported by: | Richard Shaw <hobbes1069@…> | Owned by: | markk |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | MythTV - User Interface Library | Version: | 0.24.1 |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
mythtv/libs/libmythui/mythrender_opengl.cpp uses a C function gluErrorString which is defined in GL/glu.h which is not included in this file. For some reason this did not affect builds on Fedora 14 and 15 but caused a fatal error on Fedora 16.
Attachments
Change History
comment:1 Changed 19 months ago by markk
- Owner changed from stuartm to markk
- Status changed from new to accepted
- Version changed from Trunk Head to 0.24.1
- Milestone changed from 0.25 to 0.24.2
Note: See
TracTickets for help on using
tickets.
