Fwd: [Interest] invalid Qt packaging heads up

Lisandro Damián Nicanor Pérez Meyer perezmeyer at gmail.com
Fri Sep 14 14:19:37 BST 2018


Does anyone know about this?

---------- Forwarded message ---------
From: Roland Hughes <roland at logikalsolutions.com>
Date: jue., 13 de sep. de 2018 10:53
Subject: [Interest] invalid Qt packaging heads up
To: <interest at qt-project.org>


All,

Ran into this in PinguyOS, but, probably goes all the way back to current
Ubuntu.


In Synaptic Package Manager one can find

libqt5webengine5
libqt5webengine5-dev
libqt5websockets5
libqt5websockets5-dev
libqt5webenginewidgets5

but there is no libqt5webenginewidgets5-dev

This means any program, even the Qt 5 examples which includes
QT += webenginewidgets
in the .pro file cannot be cleanly loaded in QtCreator
Project ERROR: Unknown module(s) in QT: webenginewidgets

It also means none of them can build. This is probably helped out by all of
the qt -examples now being separate files so missing pieces can slip
through easier.

See attachment for WebEngine Widgets Simple Browser example screen shot.
Not only is the -dev library missing, but the example packaging has broken
dependency since it needs to list ___ALL___ dependencies, especially the
ones required to compile the example.
-- 

Roland Hughes, President
Logikal Solutions
(630) 205-1593
http://www.theminimumyouneedtoknow.comhttp://www.infiniteexposure.nethttp://www.johnsmith-book.comhttp://www.logikalblog.comhttp://www.interestingauthors.com/bloghttp://lesedi.us

_______________________________________________
Interest mailing list
Interest at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-kde-talk/attachments/20180914/1cb41f6e/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.cpp @ simplebrowser - Qt Creator_023.png
Type: image/png
Size: 174458 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-kde-talk/attachments/20180914/1cb41f6e/attachment-0001.png>


More information about the pkg-kde-talk mailing list