← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1579265] Re: Qt dev package does not include webenginewidgets

 

** Changed in: qtbase-opensource-src (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1579265

Title:
  Qt dev package does not include webenginewidgets

Status in qtbase-opensource-src package in Ubuntu:
  Fix Released

Bug description:
  Attached is a sample project that uses several QT components. To build
  this, one needs to install the following packages:

  apt-get install libqt5core5a qtconnectivity5-dev qtmultimedia5-dev
  qt5-default libqt5webkit5-dev qt3d5-dev g++

  Then, run qmake. The expected result should be output of a Makefile,
  Makefile.debug and Makefile.release. However, I get the following
  error:

  unknown modules: webenginewidgets

  I do not see any package that provides the web engine widgets
  component and must conclude that the QT package is missing this.

  Therefore am opening this bug and requesting that QT be packaged to
  include webengine. Or a separate package be provided with this.

  This is for 16.04 release which packages Qt 5.5.1. Thanks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1579265/+subscriptions


References