We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ 19%] Completed 'zlib' [ 19%] Built target zlib [ 20%] Linking CXX static library libbenchmark.a [ 20%] Built target benchmark [ 21%] Linking CXX static library ../../../lib/libgtest.a [ 21%] Built target gtest make: *** [all] Error 2 [ 0%] Performing build step for 'libjpeg-turbo' make[3]: *** No targets specified and no makefile found. Stop. make[2]: *** [third_party/libjpeg-turbo/stamp/libjpeg-turbo-build] Error 2 make[1]: *** [CMakeFiles/libjpeg-turbo.dir/all] Error 2 make: *** [all] Error 2 出现了上面问题是要单独手动安装吗
The text was updated successfully, but these errors were encountered:
Cmake 工具不存在 这两个编译指令吧
Sorry, something went wrong.
No branches or pull requests
[ 19%] Completed 'zlib'
[ 19%] Built target zlib
[ 20%] Linking CXX static library libbenchmark.a
[ 20%] Built target benchmark
[ 21%] Linking CXX static library ../../../lib/libgtest.a
[ 21%] Built target gtest
make: *** [all] Error 2
[ 0%] Performing build step for 'libjpeg-turbo'
make[3]: *** No targets specified and no makefile found. Stop.
make[2]: *** [third_party/libjpeg-turbo/stamp/libjpeg-turbo-build] Error 2
make[1]: *** [CMakeFiles/libjpeg-turbo.dir/all] Error 2
make: *** [all] Error 2
出现了上面问题是要单独手动安装吗
The text was updated successfully, but these errors were encountered: