子目录 ‘tunnel’ 找不着, 跪求 tunnel 是什么,如何获取 #486
Unanswered
liuguangli
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
create build directory(build) suc
create artifact directory(build/artifact) suc
compiling xquic on armeabi-v7a arch
-- Check for working C compiler: /mnt/f/linux/android-ndk-r21e/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
-- Check for working C compiler: /mnt/f/linux/android-ndk-r21e/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /mnt/f/linux/android-ndk-r21e/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++
-- Check for working CXX compiler: /mnt/f/linux/android-ndk-r21e/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- The ASM compiler identification is Clang
-- Found assembler: /mnt/f/linux/android-ndk-r21e/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
CMake Error at CMakeLists.txt:355 (add_subdirectory):
add_subdirectory given source "tunnel" which is not an existing directory.
-- Configuring incomplete, errors occurred!
See also "/mnt/d/projects/xquic/build/CMakeFiles/CMakeOutput.log".
See also "/mnt/d/projects/xquic/build/CMakeFiles/CMakeError.log".
make: *** No targets specified and no makefile found. Stop.
Beta Was this translation helpful? Give feedback.
All reactions