Opened 17 years ago
Closed 17 years ago
#6880 closed defect (fixed)
21-fixes fails to build from source after recent update
| Reported by: | Owned by: | Janne Grunau | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.21.1 |
| Component: | MythTV - General | Version: | 0.21-fixes |
| Severity: | high | Keywords: | |
| Cc: | Ticket locked: | no |
Description
21-fixes synced to @21390 fails to build due to the following error in that update:
hdhrchannel.cpp: In member function 'bool HDHRChannel::Tune(uint, QString, QString, QString)': hdhrchannel.cpp:380: error: '_stream_handler' was not declared in this scope
Change History (2)
Note:
See TracTickets
for help on using tickets.

(In [21399]) fixes compilation in hdhrchannel.cpp broken in [21390]. Closes #6880