Cannot import QtWebSockets in plugin?

• Aug 6, 2019 - 20:53
Reported version
3.2
Type
Plugins
Frequency
Many
Severity
S4 - Minor
Reproducibility
Always
Status
active
Regression
No
Workaround
No
Project

When attempting to import the QtWebSockets plugin, which appears to be provided by MuseScore due to its existance in qml/QtWebSockets, it will crash with the following error:

Running…
Creating component failed
line 3: plugin cannot be loaded for module "QtWebSockets": Cannot load library C:\Programs\MuseScore 3\qml\QtWebSockets\declarative_qmlwebsockets.dll: The specified module could not be found.

However, the declarative_qmlwebsockets.dll file DOES exist on the FileSystem in the location specified. I'm not quite sure what to do.