-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Description
`-- Could NOT find Threads (missing: Threads_FOUND)
CMake Error at /usr/local/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
Could NOT find Protobuf (missing: Protobuf_LIBRARIES) (found version
"2.6.1")
Call Stack (most recent call first):
/usr/local/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
/usr/local/share/cmake-3.7/Modules/FindProtobuf.cmake:393 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:8 (find_package)
-- Configuring incomplete, errors occurred!
See also "/home/anton/gpapi/CMakeFiles/CMakeOutput.log".
See also "/home/anton/gpapi/CMakeFiles/CMakeError.log".
`
I did everything according to the instructions from the wiki