You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`-- 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
The text was updated successfully, but these errors were encountered:
`-- 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
The text was updated successfully, but these errors were encountered: