I guess you compiled MuseScore yourself? because QtMultimedia is not part
of MuseScore installation on Windows.
We exclude it here
https://github.com/musescore/MuseScore/blob/2.1/mscore/CMakeLists.txt#L486
So your plugin will not work on windows or macosx.
lasconic
2017-06-22 17:49 GMT+02:00 MariusCotescu <[email protected]>:
> Hello,
>
> I am trying to develop a plugin for Musescore that will play external audio
> files. I have implemented a MediaPlayer, using the QtMultimedia QML
> package.
> Under Linux it works perfectly, but under Windows I get the following
> error:
>
> line 9: plugin cannot be loaded for module "QtMultimedia": The plugin
> 'C:/Program Files (x86)/MuseScore
> 2/qml/QtMultimedia/declarative_multimedia.dll' uses incompatible Qt
> library.
> (5.6.2) [release]
>
> This is while it tries to import the QtMultimedia module:
>
> import QtMultimedia 5.6
>
> Thank you,
>
> Marius
>
>
>
>
>
>
> --
> View this message in context: http://dev-list.musescore.org/
> QtMultimedia-in-MuseScore-plugin-tp7580273.html
> Sent from the MuseScore Developer mailing list archive at Nabble.com.
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Mscore-developer mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mscore-developer
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mscore-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mscore-developer