← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1303250] Re: qt5-qmake does not create .pri file for qt script module in qt5/mkspecs/modules

 

You need to install qtscript5-dev. Or, even better, run "apt-get build-
dep qtcreator".

** Changed in: qtbase-opensource-src (Ubuntu)
       Status: New => Invalid

-- 
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/1303250

Title:
  qt5-qmake does not create .pri file for qt script module in
  qt5/mkspecs/modules

Status in “qtbase-opensource-src” package in Ubuntu:
  Invalid

Bug description:
  I tried to compile QtCreator  with system qmake (from Qt 5.2.1), and
  while running qmake I got this message:

  $ qmake ../qt-creator/qtcreator.pro LLVM_INSTALL_DIR=/usr/lib/llvm-3.4/ -recursive
  <... skipped ...>
  Project ERROR: Unknown module(s) in QT: script 

  It seems that qmake searches folder /usr/lib/x86_64-linux-
  gnu/qt5/mkspecs/modules for installed Qt modules.  But the folder does
  not contain any file with name "*script*"

  Of course this module installed:
  $ aptitude show libqt5script5 
  Package: libqt5script5                   
  State: installed
  Automatically installed: no
  ...

  So, now qmake "thinks" that I have not script module.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: qt5-qmake 5.2.1+dfsg-1ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sun Apr  6 11:02:25 2014
  InstallationDate: Installed on 2013-11-11 (145 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
  SourcePackage: qtbase-opensource-src
  UpgradeStatus: Upgraded to trusty on 2014-02-21 (43 days ago)

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


References