Hello,

Unable to compile lxqt-config 0.12.0 with qt-5.11.1

lxqt-config-monitor/timeoutdialog.cpp:31:45: error: incomplete type 'QStyle'

See https://github.com/lxqt/lxqt/issues/1487

Fix:

sed -i                                                          \
  -e "/#include <QTimer>/a#include <QStyle>\n#include <QIcon>"      \
  lxqt-config-monitor/timeoutdialog.h

To be done before "mkdir -v build &&" .....

--

A bientôt
===========================================================
Jean-Marc Pigeon                        E-Mail: j...@safe.ca
SAFE Inc.                             Phone: (514) 493-4280
  Clement, 'a kiss solution' to get rid of SPAM (at last)
     Clement' Home base <"http://www.clement.safe.ca";>
===========================================================

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to