All pastes #49348 Raw Edit

Something

public text v1 · immutable
#49348 ·published 2006-04-14 16:27 UTC
rendered paste body
main.cpp:28:45: error: mythtv/libmythui/myththemedmenu.h: No such file or directory
main.cpp: In function 'void runMenu(QString)':
main.cpp:207: error: 'MythThemedMenu' was not declared in this scope
main.cpp:207: error: 'diag' was not declared in this scope
main.cpp:207: error: expected type-specifier before 'MythThemedMenu'
main.cpp:207: error: expected `;' before 'MythThemedMenu'
main.cpp:225: error: type '<type error>' argument given to 'delete', expected pointer
main.cpp: At global scope:
main.cpp:203: warning: unused parameter 'which_menu'
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/usr/src/mythplugins/mythdvd/mythdvd'
make[1]: *** [sub-mythdvd] Error 2
make[1]: Leaving directory `/usr/src/mythplugins/mythdvd'
make: *** [sub-mythdvd] Error 2