990770dd38
Enables back all the missing warnings, notably JS syntax errors |
||
---|---|---|
src | ||
submodules | ||
.gitignore | ||
.gitmodules | ||
.pylintrc | ||
COPYING | ||
COPYING.LESSER | ||
harmonyqml.pro | ||
live_reload.sh | ||
README.md | ||
TODO.md |
harmonyqml
Dependencies setup
pyotherside
git clone https://github.com/thp/pyotherside
cd pyotherside
qmake
make
sudo make install
After this, verify the permissions of the installed plugin files.
sudo chmod 644 /usr/lib/qt5/qml/io/thp/pyotherside/*
sudo chmod 755 /usr/lib/qt5/qml/io/thp/pyotherside/*.so