-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
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
在github中使用action 编译runtime报错 #2615
Comments
因人力问题,Windows 的 Runtime 现在基本处于不维护的状态了,推荐使用 linux Runtime。 |
Build Android APK & Binary 在build with gradle时也报错
C++ build system [configure] failed while executing: CMake Generate step failed. Build files cannot be regenerated correctly.
|
求教 Linux Runtime如何使用, 能给一些参考资料吗? 还有我按照视频中的步骤安装VS 2022 之后, cmake --build build的时候,会报错,错误信息是you need c++17 to compile Pytorch,请问这个问题如何解决,能提供些思路吗 |
升级一下gcc |
我是在windows系统,用的Visual Studio 2022,不是在Linux下呀 |
将wenet fork到我自己的仓库中,点击github中的action, 然后点击Build Windows Runtime, run workflow , 报错“Process completed with exit code 1.” 请问这是什么问题,如何解决呢
The text was updated successfully, but these errors were encountered: