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

Error when compiling QtCreator 4.9.1

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • None
    • Qt Creator 4.9.1
    • Building Qt Creator
    • None
    • this define might be interesting
      -DQBS_INSTALL_DIR=\"\"
    • Linux/X11

    Description

      I get this error when building QtCreator

      qbsproject.cpp: In member function 'bool QbsProjectManager::Internal::QbsProject::addFilesToProduct(const QStringList&, qbs::ProductData, qbs::GroupData, QStringList*)':
      qbsproject.cpp:278:43: error: 'class qbs::Project' has no member named 'addFiles'
      {{ qbs::ErrorInfo err = m_qbsProject.addFiles(productData, groupData, QStringList() << path);}}
      {{ ^~~~~~~~}}
      qbsproject.cpp: In member function 'bool QbsProjectManager::Internal::QbsProject::removeFilesFromProduct(const QStringList&, qbs::ProductData, qbs::GroupData, QStringList*)':
      qbsproject.cpp:305:32: error: 'class qbs::Project' has no member named 'removeFiles'
      {{ = m_qbsProject.removeFiles(productData, groupData, QStringList() << path);}}
      {{ ^~~~~~~~~~~}}
      make[2]: *** [.obj/release-shared/qbsproject.o] Error 1

       

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            gusain Rajpal Singh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes