Skip to content
New issue

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

make #3

Open
newpoolpw opened this issue May 17, 2019 · 0 comments
Open

make #3

newpoolpw opened this issue May 17, 2019 · 0 comments

Comments

@newpoolpw
Copy link

x1xx3@ubuntu:~/pkcli$ make -j 5
mkdir -p build/release
cd build/release && cmake -D CMAKE_BUILD_TYPE=Release ../..
-- Could NOT find Threads (missing: Threads_FOUND)
CMake Error at /usr/local/lib/python2.7/dist-packages/cmake/data/share/cmake-3.13/Modules/FindBoost.cmake:2100 (message):
Unable to find the requested Boost libraries.

Boost version: 1.58.0

Boost include path: /usr/include

Could not find the following Boost libraries:

      boost_thread (missing dependency: Threads)

Some (but not all) of the required Boost libraries were found. You may
need to install these additional Boost libraries. Alternatively, set
BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
to the location of Boost.
Call Stack (most recent call first):
CMakeLists.txt:138 (find_package)

-- Could NOT find Threads (missing: Threads_FOUND)
CMake Warning in CMakeLists.txt:
CMAKE_SKIP_INSTALL_RULES was enabled even though installation rules have
been specified

-- Configuring incomplete, errors occurred!
See also "/home/x1xx3/pkcli/build/release/CMakeFiles/CMakeOutput.log".
See also "/home/x1xx3/pkcli/build/release/CMakeFiles/CMakeError.log".
Makefile:16: ошибка выполнения рецепта для цели «cmake-release»
make: *** [cmake-release] Ошибка 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant