lirios / terminal

:rocket: Terminal
GNU General Public License v3.0
29 stars 3 forks source link

"Papyros.Core" is not installed #3

Closed alex285 closed 7 years ago

alex285 commented 7 years ago

After compile, when you try to run:

QQmlApplicationEngine failed to load component qrc:/qml/main.qml:25 module "Material.Extras" is not installed qrc:/qml/main.qml:24 module "Material" is not installed qrc:/qml/main.qml:26 module "Material.ListItems" is not installed qrc:/qml/main.qml:28 module "Papyros.Core" is not installed qrc:/qml/main.qml:25 module "Material.Extras" is not installed qrc:/qml/main.qml:24 module "Material" is not installed qrc:/qml/main.qml:26 module "Material.ListItems" is not installed qrc:/qml/main.qml:28 module "Papyros.Core" is not installed qrc:/qml/main.qml:25 module "Material.Extras" is not installed qrc:/qml/main.qml:24 module "Material" is not installed qrc:/qml/main.qml:26 module "Material.ListItems" is not installed qrc:/qml/main.qml:28 module "Papyros.Core" is not installed qrc:/qml/main.qml:25 module "Material.Extras" is not installed qrc:/qml/main.qml:24 module "Material" is not installed qrc:/qml/main.qml:26 module "Material.ListItems" is not installed qrc:/qml/main.qml:28 module "Papyros.Core" is not installed

zigapk commented 7 years ago

@alex285 that is expected. Terminal was written for papyros and is currently being rewritten to fluid instead of qml-material. See feature/use_fluid and feature/use_fluid0 branches. (Although I don't know which state they are in - feature/use_fluid0 seems promissing)