Open
Description
The following error is displayed in a dialog upon execution of mosquitto.exe:
The procedure entry point SetThreadDescription could not be located in the dynamic link library C:\Program Files\mosquitto\uv.dll.
I found that replacing uv.dll
(modified 2025-03-06) in my installation of 2.0.21a with a copy of uv.dll
(modified 2024-10-03) installed with 2.0.20 will allow mosquitto.exe to run again.