[mythtv] new code just checked in to mythphone does not compile
Simon Kenyon
simon at koala.ie
Tue Feb 8 11:59:51 UTC 2005
if you do not have festival defined (which i don't)
this is as of 2 hours ago
g++ -c -pipe -Wall -W -g -D_REENTRANT -fPIC -D_GNU_SOURCE -DPREFIX=\"/usr\"
-D_
REENTRANT -DUSE_PTHREADS -DWAV49 -DQT_THREAD_SUPPORT -DQT_PLUGIN
-I/usr/qt/3/mks
pecs/linux-g++ -I. -I/usr/include -I/usr/qt/3/include -o tts.o tts.cpp
tts.cpp: In destructor `tts::~tts()':
tts.cpp:47: error: `festival_tidy_up' undeclared (first use this function)
tts.cpp:47: error: (Each undeclared identifier is reported only once for each
function it appears in.)
tts.cpp: In member function `void tts::setVoice(const char*)':
tts.cpp:52: warning: unused parameter `const char*voice'
tts.cpp: In member function `void tts::say(const char*)':
tts.cpp:67: warning: unused parameter `const char*sentence'
tts.cpp: In member function `void tts::toWavFile(const char*, wavfile&)':
tts.cpp:75: warning: unused parameter `const char*sentence'
tts.cpp:75: warning: unused parameter `wavfile&outWave'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include/g++-v3/iostream: At top
level:
tts.cpp:33: warning: `bool ttsInitialised' defined but not used
regards
--
simon
More information about the mythtv-dev
mailing list