[Subject Prev][Subject Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hts-users:02385] Re: problems of installing festival


В Срд, 27/01/2010 в 20:25 +0800, sunnaicaiyuhuan пишет:
> Hi,
>        I've installed the speech-tools. I found some problems of
> installing the speech-tools. However, I have solved them. But I found
> it hard for me to solve the problem of installing the festival. When
> compile, it always comes up with the problem:
> text_modes.cc: In function ‘void tts_file_user_mode(obj*, obj*)’:
> text_modes.cc:63: error: no matching function for call to
> ‘EST_String::EST_String(volatile EST_String)
> I found the content of line 63 in text_modes.cc is "volatile
> EST_String inname = get_c_string(filename);".
> So now what should Ido to solve the problem?(my gcc version if 4.3.3)
> I wonder whether it is my gcc that caused the problem.

Festival version you downloaded is not compatible with gcc 4.3.3. Use
older version or checkout fixed version from 

http://developer.berlios.de/svn/?group_id=3272

Of fix errors yourself

Attachment: signature.asc
Description: This is a digitally signed message part


References
[hts-users:02384] problems of installing festival, sunnaicaiyuhuan