私は自分のプログラムでフェスティバル TTS c++ API を使用してい ます。
C++ プログラムをコンパイルすると、gcc でエラーが発生します。
g++ -L/usr/lib -L/home/peeyush/Desktop/festival/src/lib -L/home/peeyush/Desktop/speech_tools/lib -o"peeyush" ./src/peeyush.o -llibeststring.a -llibestbase.a -llibestools.a -llibFestival.a
/usr/bin/ld: cannot find -llibeststring.a
collect2: ld returned 1 exit status
make: *** [peeyush] Error 1
このエラーを整理するのを手伝ってください。
-ありがとう
ピーユッシュ・シャンデル(インド)