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

zmqpp command issue #224

Open
fti-dpogra opened this issue May 15, 2019 · 2 comments
Open

zmqpp command issue #224

fti-dpogra opened this issue May 15, 2019 · 2 comments

Comments

@fti-dpogra
Copy link

i installed the zmqpp successfully, now i am running the command 'zmqpp --help' command which is showing error 'bash: zmqpp: command not found'

Please can you explain me how can i resolve issue

@benjamg
Copy link
Member

benjamg commented Aug 7, 2019

Did you include "make client" in your build steps

@jgornowich
Copy link

I know this issue is old, but I am building with cmake. The target looks like its zmqpp-client and its defaulted to off in the CMakeLists.txt. Adding -DZMQPP_BUILD_CLIENT=true to my cmake command adds the client target. Should the targets between the two build types be the same?

Is the cmake build type not the recommended usage or do these instructions just need to be added to the readme?

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

3 participants