[SOLVED] Install and use QML plugin
-
Hi!
I am looking for using that great library in QML : https://gitlab.com/qtquickplot/qtquickplot
But I am unable to install it in Qt : after compilation finished, I obtain quickplotqmlplugin.dll and some .o files.
I put the dll into the required folder. There is no readme included into it.
Do you see the problem and/or have a tutorial about that?Thank you.
-
Hi and welcome to devnet,
From the looks of it, just call
make install
and it should move the files at the right places