VoxForge
Hi,
is there anyone who successfully compiled and use the srmc project in Linux environment ?
I have been trying to use that converter in Linux (Ubuntu 64-bit) but there are still some errors and I couldn't compile it yet.
one of the errors is: "undefined reference to areadchar" and there are many of them. Errors occurred in libio and libcommon directories.
What I have done is:
1) Moved the s3, s3libutil, and sys_compat files to /usr/include
2) Copied libcommon, libio, s3_libutil, and s3mod2htk files to eclipse (in a new c project)
After the 2 steps, I tried to compile but undefined reference errors occurred. I am sure that the function definitions in header files but I guess there are some points that I couldn't see.
Thanks,
Berker
--- (Edited on 1/18/2011 8:28 am [GMT-0600] by enigma1987) ---