Opened 13 years ago

Closed 13 years ago

#9248 closed Patch - Bug Fix (Fixed)

[PATCH] OpenGL build broken on Windows

Reported by: Lawrence Rust <lvr@…> Owned by: markk
Priority: minor Milestone: 0.25
Component: MythTV - Video Playback Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Building the current top of tree, r27281, fails with errors in libs/libmythui/mythrender_opengl.cpp. There have been a number OpenGL changes here since 0.24 and some of these reference missing types and constants when compiling with Mingw. The attached patch fixes compilation and works OK on a Windows box.

Attachments (1)

libmythui-ogl-w32.diff (3.9 KB) - added by Lawrence Rust <lvr@…> 13 years ago.
Fix OpenGL compilation on Windows

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by Lawrence Rust <lvr@…>

Attachment: libmythui-ogl-w32.diff added

Fix OpenGL compilation on Windows

comment:1 Changed 13 years ago by Kenni Lund [kenni a kelu dot dk]

Owner: changed from Janne Grunau to markk
Status: newassigned

comment:2 Changed 13 years ago by markk

Milestone: unknown0.25
Resolution: Fixed
Status: assignedclosed

Fixed in r27291

Note: See TracTickets for help on using tickets.