Opened 14 years ago

Closed 14 years ago

#9664 closed Bug Report - General (Fixed)

commit e949f5fe [Refactor the UI Painters] breaks Windows build

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

Description

commit e949f5fe [Refactor the UI Painters] causes the Windows build to fail because some members of class MythPainter? used by MythD3D9Painter, have become private.

Making m_ImageBitmapMap and m_ImageExpireList protected fixes the problem.

Build log attached

Attachments (1)

build.log (4.7 KB) - added by Lawrence Rust <lvr@…> 14 years ago.

Download all attachments as: .zip

Change History (3)

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

Attachment: build.log added

comment:1 Changed 14 years ago by markk

Milestone: unknown0.25
Owner: set to markk
Status: newaccepted

comment:2 Changed 14 years ago by markk

Resolution: Fixed
Status: acceptedclosed

Fixed in cf64c8b00f3d945a6049

Note: See TracTickets for help on using tickets.