[mythtv] MythWeather install errors

Jim mythtv-dev@snowman.net
Fri Jan 10 16:59:46 EST 2003


For some reason mythweather is throwing these errors - any ideas?

In file included from main.cpp:19:
weather.h:23:32: mythtv/mythwidgets.h: No such file or directory
In file included from main.cpp:19:
weather.h:36: parse error before `{' token
weather.h:37: virtual outside class declaration
weather.h:37: non-member function `const char* className()' cannot have
`const' method qualifier
weather.h:37: virtual outside class declaration
weather.h:37: virtual outside class declaration
weather.h:37: virtual outside class declaration
weather.h:37: virtual outside class declaration
weather.h: In function `QObject* qObject()':
weather.h:37: invalid use of `this' in non-member function
weather.h: At global scope:
weather.h:37: parse error before `private'
weather.h:46: parse error before `private'
weather.h:75: parse error before `private'
weather.h:112: syntax error before `*' token
weather.h:113: syntax error before `*' token
weather.h:114: syntax error before `*' token
weather.h:115: syntax error before `*' token
weather.h:187: parse error before `}' token
main.cpp: In function `int main(int, char**)':
main.cpp:26: `int main(int, char**)' redeclared as different kind of
symbol
weather.h:118: previous declaration of `QVBoxLayout*main'
weather.h:118: previous non-function declaration `QVBoxLayout*main'
main.cpp:26: conflicts with function declaration `int main(int, char**)'
main.cpp:57: variable `Weather weatherDat' has initializer but
incomplete type
/usr/local/include/mythtv/themedmenu.h: At top level:
weather.h:37: warning: `QMetaObject* staticMetaObject()' declared
`static' but never defined
weather.h:37: warning: `QString tr(const char*, const char*)' declared
`static' but never defined
weather.h:37: warning: `QString trUtf8(const char*, const char*)'
declared `static' but never defined
make: *** [main.o] Error 1


---------------

jim




More information about the mythtv-dev mailing list