Hey, I just tried to install the seafile-client
package and got the following error during compilation:
/home/chris/.cache/yay/seafile-client/src/seafile-client-7.0.7/src/ui/private-share-dialog.cpp:1036:22: error: aggregate ‘QPainterPath path’ has incomplete type and cannot be defined
1036 | QPainterPath path;
| ^~~~
Please note that I may have a more recent QT Version than you due to being a testing user:
chris@pioneer ~ » pacman -Qi qt5-base
Name : qt5-base
Version : 5.15.0-1
So maybe it gets fixed until QT 5.15.0 is released into <extra>.
Pinned Comments
Joffrey commented on 2021-05-30 20:06 (UTC) (edited on 2021-05-30 20:11 (UTC) by Joffrey)
Please, when you have compilation or execution errors, recompile each component without using an AUR helper before reporting an issue.