Qt6 on Rasspery Pi lost package?
-
Hi,
I want to compile LimeReport on RP Debian Trixie. I Installed Qt6 and I got below message?:-1: error: Project ERROR: Unknown module(s) in QT: designercomponents-private
There isn't ant package like "Apt install qt6-designercomponents-private"
What should I do?
Regards,
Mucip:) -
Hi,
I think you are looking for
qt6-designer-private-abi. -
Hi,
Unfortunately I already have this package.seta@betamax:~ $ sudo apt install qt6-designer-private-abi
Note, selecting 'libqt6designer6' instead of 'qt6-designer-private-abi'
libqt6designer6 is already the newest version (6.8.2-5).
Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0But QTCreator error messages are same:
:-1: warning: Project WARNING: CONFIG+=uitools is deprecated. Use QT+=uitools instead.
:-1: error: Project ERROR: Unknown module(s) in QT: designercomponents-private
:-1: error: Project ERROR: Unknown module(s) in QT: designercomponents-privateRegards,
Mucip:) -
Based on the message, it seems that this package is not available currently. You should look with the Debian folks to see why.