Opened 12 years ago
Closed 12 years ago
Last modified 12 years ago
#5979 closed defect (fixed)
Changeset 19249 makes 21-fixes branch not build
Reported by: | Owned by: | cpinkham | |
---|---|---|---|
Priority: | major | Milestone: | 0.21.1 |
Component: | mythtv | Version: | 0.21-fixes |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
With the latest change to 21-fixes it doesn't build, exiting with the following error:
NuppelVideoRecorder?.cpp: In member function 'virtual bool NuppelVideoRecorder::Open()': NuppelVideoRecorder?.cpp:984: error: 'vdevice' was not declared in this scope
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [19253]) Correct compilation issue caused by [19249].
Fixes #5979.