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

Fix clients not being compiled with threading support on Windows builds #1719

Open
WSumrell opened this issue Jun 7, 2020 · 0 comments
Open

Comments

@WSumrell
Copy link

WSumrell commented Jun 7, 2020

I see this issue was corrected in 1.5.4, but seems to have resurfaced in the 1.6.x builds.

Previous fix:
Fix clients not being compiled with threading support when using CMake.
Closes #983.

I am running 1.6.10 x64 and this is the output I receive when running the mosquitto_pub client:

mosquitto_pub -h 192.168.2.100 -t utility/gas -l
Error: '-l' mode not available, threading support has not been compiled in.

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

1 participant