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

Mosquitto.h/lib cannot find/load Mosquitto.dll #2771

Closed
sudipto1995 opened this issue Mar 17, 2023 · 2 comments
Closed

Mosquitto.h/lib cannot find/load Mosquitto.dll #2771

sudipto1995 opened this issue Mar 17, 2023 · 2 comments

Comments

@sudipto1995
Copy link

I am trying to use mosquitto.h that comes with binary installation in devel for windows.

I am however having issues when I am trying to run simple test project that relies on it. Header and Libraries linked through VS2019, it compiles and builds fine, but when ran throws "A dependant dll was not found."

I followed the same thread - #855, but the solution was not mentioned.

Can you please let me know what am I doing wrong?

@ralight
Copy link
Contributor

ralight commented Apr 1, 2023

Do you have the mosquitto.dll in the same path as your executable when you try to run it?

@sudipto1995
Copy link
Author

Yes, I was having them in the same path.

FYI- I was able to resolve the issue with vcpkg.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants