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
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?
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
The text was updated successfully, but these errors were encountered: