kaldi windows安装_Windows下编译kaldi遇到的一些问题--openfst(一)

按照kaldi/windows/INSTALL.md中的教程来。

首先,系统上要装有cmake,vs2017,git等

执行下面代码,安装编译openfst

$ git clone https://github.com/kkm000/openfst.git

$ cd openfst

$ mkdir build64

$ cd build64

$ cmake-G "Visual Studio 15 2017 Win64" ../

然后,原文说,最后一条指令通常将会输出看起来像下面一样的内容,不要进行过多的解读

-- The C compiler identification is MSVC 19.11.25547.0

-- The CXX compiler identification is MSVC 19.11.25547.0

-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe --works--Detecting C compiler ABI info-- Detecting C compiler ABI info -done-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe --works--Detecting CXX compiler ABI info-- Detecting CXX compiler ABI info -done--Detecting CXX compile features-- Detecting CXX compile features -done--The following ICU libraries were not found:--data (required)--i18n (required)--io (required)--test (required)--tu (required)--uc (required)--Failed to find all ICU components (missing: ICU_INCLUDE_DIR ICU_LIBRARY _ICU_REQUIRED_LIBS_FOUND)--Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)--Configuring done--Generating done-- Build files have been written to: C:/Users/jtrmal/Documents/openfst/build64

但是,我运行却是这样的

335b83df261c422459d4afc29ba290e5.png

d1b641f023dd079c9e4a800b96607d9d.gif

--Configuring done

CMake Error at src/test/CMakeLists.txt:1(add_executable):

Cannot find source file:

fst_test.h

Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++.hm

.hpp .hxx .in.txx

CMake Error at src/test/CMakeLists.txt:9(add_executable):

Cannot find source file:

weight-tester.h

Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++.hm

.hpp .hxx .in.txx

CMake Error at src/test/CMakeLists.txt

  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值