-
Notifications
You must be signed in to change notification settings - Fork 7
Description
你好,我用docker进行编译的时候,卡着一直不动,已经卡了一个多重了。信息如下
[ 31%] Performing configure step for 'OpenCV-Release'
loading initial cache file /root/.hunter/_Base/4189bbd/296906a/f00e704/cache.cmake
loading initial cache file /root/.hunter/_Base/4189bbd/296906a/f00e704/Build/OpenCV/args.cmake
-- ANDROID_PLATFORM not set. Defaulting to minimum supported version
16.
-- Check for working CXX compiler: /opt/android-ndk-r19c/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++
-- Check for working CXX compiler: /opt/android-ndk-r19c/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -- works
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working C compiler: /opt/android-ndk-r19c/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
-- Check for working C compiler: /opt/android-ndk-r19c/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- works
-- Detecting C compile features
-- Detecting C compile features - done
-- Found PythonInterp: /root/.pyenv/shims/python2.7 (found suitable version "2.7.12", minimum required is "2.7")
想问下,这是出问题了,还是要一直等?如果出了问题,是代码还是电脑的问题?