TarsCloud / TarsFramework

Tars Basic service framework
BSD 3-Clause "New" or "Revised" License
200 stars 143 forks source link

cd /TarsFramework/build chmod u+x build.sh ./build.sh all #72

Closed flanchegong closed 3 years ago

flanchegong commented 4 years ago

CMake Error at CMakeLists.txt:9 (include): include could not find load file:

/root/tars-framework/tarscpp/cmake/Common.cmake

CMake Error at CMakeLists.txt:11 (include): include could not find load file:

/root/tars-framework/tarscpp/cmake/BuildTarsCpp.cmake

CMake Error at CMakeLists.txt:13 (include): include could not find load file:

/root/tars-framework/tarscpp/cmake/Thirdparty.cmake

CMake Error at CMakeLists.txt:15 (include): include could not find load file:

/root/tars-framework/tarscpp/cmake/ParseAsm.cmake

CMake Error at CMakeLists.txt:17 (add_subdirectory): The source directory

/root/tars-framework/tarscpp

does not contain a CMakeLists.txt file.

-- Configuring incomplete, errors occurred! See also "/root/tars-framework/build/CMakeFiles/CMakeOutput.log". make: *** No targets specified and no makefile found. Stop.

ruanshudong commented 4 years ago

代码没下全, submodule下的没有下载下来 git clone https://github.com/TarsCloud/TarsFramework.git --recursive