We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在windows和CentOS都安装了文档所说的环境,单独测每个需要的依赖的version都是安装好了,就是搞不出来。 运行sh不是报没有vad-demo这个目录就是报下面这个 : 无效选项d_run.sh: 第 2 行:set: - set: 用法:set [--abefhkmnptuvxBCHP] [-o 选项名] [--] [参数 ...] ./build_and_run.sh:行3: 未预期的符号 $'{\r'' 附近有语法错误 '/build_and_run.sh:行3: check_version(){
$'{\r'' 附近有语法错误 '/build_and_run.sh:行3:
运行Cmake那个命令产生一大堆文件,但是没有产生out_pcm那个文件夹。
The text was updated successfully, but these errors were encountered:
我在windows上面用clion(配置MinGW)直接可以通过,你可以尝试一下,会提示pcm文件夹不存在,你改下main.c的路径就好了
Sorry, something went wrong.
No branches or pull requests
在windows和CentOS都安装了文档所说的环境,单独测每个需要的依赖的version都是安装好了,就是搞不出来。
运行sh不是报没有vad-demo这个目录就是报下面这个
: 无效选项d_run.sh: 第 2 行:set: -
set: 用法:set [--abefhkmnptuvxBCHP] [-o 选项名] [--] [参数 ...]
./build_and_run.sh:行3: 未预期的符号
$'{\r'' 附近有语法错误 '/build_and_run.sh:行3:
check_version(){运行Cmake那个命令产生一大堆文件,但是没有产生out_pcm那个文件夹。
The text was updated successfully, but these errors were encountered: