StratifyQML
StratifyQML copied to clipboard
How to install into linux desktop ?
Hello I found the example code import the module by "StratifyLabs.UI , the folder seems should be MODULE_PATH/StratifyLabs/UI but the current folder is StartifyLabs/StartifyLabsUI , so is that a mistake or my install way is wrong .
Here is my install way:
- clone the git repo
- add module path in project , which is LOCALPATH/StratifyLabs
- change folder StartifyLabs/StarfyLabsUI to StartifyLabs/UI
- import the module and use it as the StartifyLabs/Doc example
that seems works for me
My Env: OS: Fedora 32 QT : 5.14
i can't make it work