I'm following the tutorial to install sphinx3, etc... and I got all the way to running the makefile for sphinx3, and i got an error. Does anyone know if Sphinx will work on OS X, on an intel mac, or know who I could go to for help on the errors I'm having in the compiling process? thanks,
dave
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm following the tutorial to install sphinx3, etc... and I got all the way to running the makefile for sphinx3, and i got an error. Does anyone know if Sphinx will work on OS X, on an intel mac, or know who I could go to for help on the errors I'm having in the compiling process? thanks,
dave
Hi,
One known problem with Mac OS X is that you need change 'thread_t' to 'mythread_t' everywhere in src/programs/main_livedecode.c.
This will be fixed in the next version... Sorry about that!