TarsCloud / Tars

Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
BSD 3-Clause "New" or "Revised" License
9.79k stars 2.08k forks source link

When building tars and setting up the environment for the first time, cmake reports an error. #791

Closed TARS-Question closed 4 years ago

TARS-Question commented 4 years ago

#791(1)

#791(2)

TARS-Answer commented 4 years ago

According to the log in the figure, the missing CMakeList files are all in the submodule tarscpp. The reason is that there is no clone. Please check the file status under the tarscpp module.

TARS-Answer commented 4 years ago

根据图中日志显示,缺失的CMakeList文件都在子模块tarscpp中,原因大概率是没有clone下来,请检查tarscpp模块下的文件情况