Hi all,
i got 2 questions.
i have successfully compiled sphinxbase.sln and sphinxbase.dll is generated.
my question is in which bin folder should i copy sphinxbase.dll as mentioned
in the read me file.
2nd question is while compiling pocketsphinx.sln i am getting an error, cannot
open file 'pocketsphinx.lib' .
how can i get rid of this.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
i got 2 questions.
i have successfully compiled sphinxbase.sln and sphinxbase.dll is generated.
my question is in which bin folder should i copy sphinxbase.dll as mentioned
in the read me file.
2nd question is while compiling pocketsphinx.sln i am getting an error, cannot
open file 'pocketsphinx.lib' .
how can i get rid of this.
pocketsphinx/bin
This error is caused by earlier errors. Pocketsphinx.lib was not compiled for
some reason. You need to check the whole log for details.