I am following along with the tutorial posted at http://www.speech.cs.cmu.edu
/sphinx/tutorial.html and
got some build errors when compiling with MS Visual C++ 2008. Namely, VC++
couldn't find the files necessary for the mk_s2seno project, and indeed, the
files (and the folder) aren't in my directory, nor do they appear in the head
of the repository when I browse through sourceforge.
The same thing is also happening for the following projects:
- mk_s2phonemap
- mk_s2hmm
- mk_s2cb
- mk_s2phone
So, my question -- are these projects necessary or are they deprecated and
someone just forgot to remove them from the Visual Studio solution?
Many thanks,
--kevin // soundcyst
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am following along with the tutorial posted at http://www.speech.cs.cmu.edu
/sphinx/tutorial.html and
got some build errors when compiling with MS Visual C++ 2008. Namely, VC++
couldn't find the files necessary for the mk_s2seno project, and indeed, the
files (and the folder) aren't in my directory, nor do they appear in the head
of the repository when I browse through sourceforge.
The same thing is also happening for the following projects:
- mk_s2phonemap
- mk_s2hmm
- mk_s2cb
- mk_s2phone
So, my question -- are these projects necessary or are they deprecated and
someone just forgot to remove them from the Visual Studio solution?
Many thanks,
--kevin // soundcyst
Those files aren't needed anymore. We'll update win32 project before next
release.