frozht

Results 4 comments of frozht

> It seems to be a problem with outdated lua files on the README, read the issue #66 That worked for me, thanks! =) > I am using it on...

In Nobara (Fedora 39), I'm getting the following error ``` Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to...

Everyone, make sure to install the new qt6 packages. For Fedora (replace other distros commands qt5 -> qt6, x11 package was missing for me): sudo dnf install vulkan-headers plasma-workspace-devel kf6-plasma-devel...

> cmake .. -DUSE_PLASMAPKG=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_QML=ON -DQT_MAJOR_VERSION=6 I get this error when running that on Fedora: ``` -- Could NOT find KF6Package (missing: KF6Package_DIR) -- Could NOT find KF6Package: found...