Opened 16 years ago
Closed 16 years ago
#6797 closed defect (invalid)
Mythbrowser fails to compile
| Reported by: | Owned by: | paulh | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.22 |
| Component: | Plugin - MythBrowser | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
I detected the following error when compiling mythbrowser on r21107. Not sure when this started.
main.cpp: In function ‘void setupKeys()’: main.cpp:45: error: invalid conversion from ‘int (*)(const QString&, const QString&, const QString&, const QString&, int, const QString&)’ to ‘int (*)(const QString&, const QString&, const QString&, const QString&, const QString&, int, int, int, const QString&)’ main.cpp:45: error: initializing argument 3 of ‘void MythMainWindow::RegisterMediaPlugin(const QString&, const QString&, int (*)(const QString&, const QString&, const QString&, const QString&, const QString&, int, int, int, const QString&))’ make[2]: * [main.o] Error 1 make[2]: * Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/media-plugins/mythbrowser-9999/work/mythbrowser/mythbrowser/mythbrowser' make[1]: * [sub-mythbrowser-make_default] Error 2 make[1]: Leaving directory `/var/tmp/portage/media-plugins/mythbrowser-9999/work/mythbrowser/mythbrowser' make: * [sub-mythbrowser-make_default] Error 2

You have #6346 applied, please see the newest version of that patch. This is not a myth bug, your version on #6346 is out of date.