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

Error on cmake #6

Open
vzlomka76 opened this issue Mar 25, 2017 · 2 comments
Open

Error on cmake #6

vzlomka76 opened this issue Mar 25, 2017 · 2 comments
Labels

Comments

@vzlomka76
Copy link

`-- 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

@rodrigojxd
Copy link

Try to install the libprotobuf-dev package

@inxomnyaa
Copy link

#8

@MCMrARM MCMrARM added the bug label Jul 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants