I checked out the latest version of CMUSphinx from github.I compiled sphinxbase successfully and while trying to compile pocketsphinx,I faced an error saying:
P.S: I used Visual Studio 2013 Express Edition to compile sphinxbase and VS2010 to compile pocketsphinx
"Cannot find sphinxbase.lib"
What may be the problem?