Menu

Issue when trying to run bw (sphinx train)

Help
Alex Miles
2014-01-31
2014-02-01
  • Alex Miles

    Alex Miles - 2014-01-31

    I am running windows 7 sp1, I have VS 2013. For some reason I am getting the error "msvcr100d.dll" is missing from your computer. I heard msvcr100d.dll is the debug version of msvcr100.dll. Why is bw using msvcr100d.dll? Thanks!

     
  • Nickolay V. Shmyrev

    Why is bw using msvcr100d.dll?

    Because bw was compiled in Debug mode. You can recompile in Release then it will not require debug libraries. Alternatively you can install that dll too.

     
  • Alex Miles

    Alex Miles - 2014-02-01

    I'm still having problems, I noticed it is probably because lnk1181: cannot open input file 'sphinxbase.lib' when trying to build bw from VS. I Looked in the file and noticed it is located in the folder sphinxtrain-1.0.8

     
  • Nickolay V. Shmyrev

    noticed it is probably because lnk1181: cannot open input file 'sphinxbase.lib' when trying to build bw from VS. I Looked in the file and noticed it is located in the folder sphinxtrain-1.0.8

    Before build you need to place all the libraries in the appropriate places as specified by the project files.

     
  • kunal sharma

    kunal sharma - 2017-04-27

    place all pocketsphinx ,sphinxbase and sphinxtrain in a common directory then build the solution . then only it will be builed properly . then copy the dlls of pocketsphix and sphixbase into sphixtrian/bin/win32/

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.