How can I configure sphinx for windows platform. Is there a clear step by step guide available? I have followed the cmu sphinx tutorial and the readme files of the sphinxbase but still could not able to build.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
thaks for the reply Nickolay. but the thing is I am using vs 2015 and when I try to build all projects there are errors like missing stdio.h, etc. I have attached the output and error windows bellow. Do I need to import missing files,header files one by one mannually?
How can I configure sphinx for windows platform. Is there a clear step by step guide available? I have followed the cmu sphinx tutorial and the readme files of the sphinxbase but still could not able to build.
Load sln file into studio and compile, there is only a single step described in README.
In case you have trouble it is better to provide more details about them to get help.
thaks for the reply Nickolay. but the thing is I am using vs 2015 and when I try to build all projects there are errors like missing stdio.h, etc. I have attached the output and error windows bellow. Do I need to import missing files,header files one by one mannually?
Thanks.
Last edit: Erandaka Anupama Bandara 2017-02-28
If you search for error text in google you'll easily find a solution.