MSB8020_The build tools for Visual Studio 2017 (Platform Toolset = 'v141') cannot be found. To build using the v141 build tools, please install Visual

  • Thread starter Thread starter Noor2019
  • Start date Start date
N

Noor2019

Guest
Helly friends,

I am facing a problem during building and compiling openfst (i downloaded this whole folder from the github) for kaldi (for automatic speech recognition tool) installation. So for that first i uograded my windows 8 to windows 8.1 and then i installed Visual Studio 2019 community version. And then when i was trying to follow the instructions according to the kaldi github link for windows where it is written i can directly open openfst.sln by visual studio 17, but now i have visual studio 19, so i guess that is version problem. In that instruction it was said that "Switch the configuration to Debug|x64 and build the solution. Do the same for configuration Release|x64.If either of the two won't build, you should stop here and start figuring what's different!" So after opening openfst.sln file with VS 2019 when i clicked on the tab Local Windows Debugger beside the Debug|x64 configuration i got that error message in the title.

Though i saw similar questions in another thread but i did not understand that much. I am totally new to this visual studio and building and compiling codes from github. so how to solve my problems, any ideas? It will be really appreciable if you would help me and i will be very grateful to you?

Continue reading...
 
Back
Top