Open elspru opened 6 years ago
That's probably because of changed list of files for compilation. Reconfigure entire project:
./autogen.sh; ./configure --prefix=/usr; make -B; make check
And check what happens then.
the exact same thing happens. do you know if github supports continuous integration (CI)? if not I can fork this and add a rudimentary docker CI that should show you what happens on a fresh install.
Problem is, that I can't reproduce it on my computer.
What happens, if you create symbolic link from your home folder to espeak-data
in espeak-ng-espeakedit/espeak-data
project?
cd ~
ln <your project>/espeak-data espeak-data
As a workaround I added compiled binary bin/espeakedit
in the project 7fe8e92372e2c76d3600d06e236d4d0bd8d8b344
Have you solved all espeak-ng dependencies, especially have you compiled and installed pcaudiolib and sonic?
I have all the dependencies installed, also all the links made, to espeak-data from the espeak-ng-data, the binary gives me errors.
on opening: after clicking continue trying to compile dictionary:
after linking espeak-ng-data to espeak-data in the root directory and doing make -B it ends with: