Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-7629

Build Qt Creator current master with QT5 current master and Clang 3.1

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • Qt Creator 2.6.0-rc
    • Building Qt Creator
    • None
    • Ubuntu 12.04 / Clang 3.1 ppa backport

    Description

      Hello,

      Build the latest Qt Creator 2.6 master against the latest QT5 master I get :

      ERROR: Unknown module(s) in QT: quick1

      Error Line in after make :

      cd qmleditorwidgets/ && ( test -f Makefile ||‘LOCALDIRREPLACED’/qt5/qtbase/bin/qmake ‘LOCALDIRREPLACED’/qt-creator/src/libs/qmleditorwidgets/qmleditorwidgets.pro -spec linux-clang -o Makefile ) && make -f Makefile

      Tested :

      – Replaced quick1 by qml, it request link to qdeclarative.h which is in qtquick1
      – Replaced quick1 by quick, it request link to qdeclarative.h which is in qtquick1
      – Replaced quick1 by qtquick1, give Project ERROR: Unknown module(s) in QT: qtquick1

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            buddenha Oswald Buddenhagen
            skylar Skylar Leroy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes