使用cmake编译时的一个错误。详细来说:
CMake Error at CMakeLists.txt:565 (message):
Can't find third_party/gtest. Run git submodule update --init, or disable
with CMake -DBUILD_TESTS=OFF.
解决办法
cmake .. -DBUILD_TESTS=OFF
使用cmake编译时的一个错误。详细来说:
CMake Error at CMakeLists.txt:565 (message):
Can't find third_party/gtest. Run git submodule update --init, or disable
with CMake -DBUILD_TESTS=OFF.
解决办法
cmake .. -DBUILD_TESTS=OFF
git
报错在win10下用npm安装appium的时候,报如下错误:Can't find Python executable &
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M