← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1262631] Re: Qt Creator fails to build against Qt 5.2

 

** Changed in: ubuntu-ui-toolkit
       Status: Fix Committed => Fix Released

** Changed in: qtcreator (Ubuntu)
       Status: Fix Committed => Fix Released

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

Title:
  Qt Creator fails to build against Qt 5.2

Status in Ubuntu UI Toolkit:
  Fix Released
Status in “qtcreator” package in Ubuntu:
  Fix Released

Bug description:
  I'm getting the following error message when trying to compile Qt
  Creator 2.8.1 (the current version in trusty) against Qt 5.2:

  --
  In file included from /home/ubuntu/delete/qtcreator-2.8.1/src/plugins/qmldesigner/components/itemlibrary/itemlibrarywidget.cpp:34:0:
  /home/ubuntu/delete/qtcreator-2.8.1/src/plugins/qmldesigner/components/itemlibrary/itemlibrarymodel.h:36:45: fatal error: private/qd
  eclarativelistmodel_p.h: No such file or directory
   #include <private/qdeclarativelistmodel_p.h>
  --

  The rebuild is required, to get rid of the libqt5core5 dependency.
  Because of ABI break all Qt packages need a rebuild.

  A rebuild could be placed into https://launchpad.net/~canonical-
  qt5-edgers/+archive/qt5-daily PPA.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1262631/+subscriptions


References