我电脑上显示clone,然后build的时候发现错误:
CMake Error: The source directory "F:/coding/changtang/trunk/grpctest/grpc-windows/grpc/third_party/zlib" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
Microsoft (R) 程序维护实用工具 14.00.24210.0 版
版权所有 (C) Microsoft Corporation。 保留所有权利。
我电脑上显示clone,然后build的时候发现错误: CMake Error: The source directory "F:/coding/changtang/trunk/grpctest/grpc-windows/grpc/third_party/zlib" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI.
Microsoft (R) 程序维护实用工具 14.00.24210.0 版 版权所有 (C) Microsoft Corporation。 保留所有权利。
我看了下,zlib目录,本来不存在CMakeLists.txt.文件,CMakeLists.txt.文件
请问是我第一步clone有问题吗