LinHES Forums http://forum.linhes.org/ |
|
Trying to get the mythstream-install.sh to work with new ver http://forum.linhes.org/viewtopic.php?f=6&t=10534 |
Page 1 of 1 |
Author: | WattoToydarian [ Sun Jun 18, 2006 5:51 pm ] |
Post subject: | Trying to get the mythstream-install.sh to work with new ver |
Hey ppl. I'm trying to modify the mythstream-install.sh script to install the new version of mythstream (0.17). So far I can get it to install everything except mythstream wont compile. It gives me this output when it tries to compile mythstream: Code: downloading and auto-installing MythStream 0.17... Here is a copy of the modified script mythstream-install.sh
getting ready to compile... compiling... main.cpp: In function `void runMenu(QString, const QString&)': main.cpp:76: error: `MythThemedMenu' undeclared (first use this function) main.cpp:76: error: (Each undeclared identifier is reported only once for each function it appears in.) main.cpp:76: error: `diag' undeclared (first use this function) main.cpp:76: error: parse error before `(' token main.cpp:86: error: `GetMythMainWindow' undeclared (first use this function) main.cpp:75: warning: unused parameter `const QString&which_menu' make[1]: *** [main.o] Error 1 make: *** [sub-mythstream] Error 2 main.cpp: In function `void runMenu(QString, const QString&)': main.cpp:76: error: `MythThemedMenu' undeclared (first use this function) main.cpp:76: error: (Each undeclared identifier is reported only once for each function it appears in.) main.cpp:76: error: `diag' undeclared (first use this function) main.cpp:76: error: parse error before `(' token main.cpp:86: error: `GetMythMainWindow' undeclared (first use this function) main.cpp:75: warning: unused parameter `const QString&which_menu' make[1]: *** [main.o] Error 1 DONE adding MythStream to MythTV menu... working... DONE Thanks for any help that you can provide! |
Author: | cesman [ Sun Jun 18, 2006 8:22 pm ] |
Post subject: | |
Less I'm mistaken, the latest MythStream needs MythTV from SVN... |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |