-
Notifications
You must be signed in to change notification settings - Fork 542
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
problem with clion #128
Comments
@hbsun2113 I have the same problem. Have you solved it? |
I have got it. It seems that if you want to use CMakeList (CMake) to build the project, some preliminaries need to be done. |
Note that this will get you incompatible versions of zeromq and protobuf. For example libprotobuf-dev on Ubuntu will install 2.6.1 while ps-lite now uses 3.5.1. It's not yet clear to me how to get the project working with Clion, the problem seems to lie in the way that |
I have the problem when i import the project with clion.
My gcc version is:
Can u tell me how to solve the problem?
The text was updated successfully, but these errors were encountered: