-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
Description
问题描述 Please describe your issue
安装官网的教程在window11下进行本地编译PaddlePaddle1.7.2分支。链接:https://www.paddlepaddle.org.cn/documentation/docs/zh/install/compile/windows-compile.html
执行最后的ninja编译命令报错:ninja: error: 'third_party/install/protobuf/lib/libprotobuf.lib', needed by 'paddle/fluid/platform/CMakeFiles/profiler_py_proto', missing and no known rule to make it
编译环境:python3.8.10+cmake3.19.0+visual studio2019
请问又什么解决方法吗?或者那里能够下载PaddlePaddle1.7.2版本?