Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-318

QtCreator crashes when opening a qbs project depending on Qt.axcontainer

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 1.2.0
    • 1.0.0
    • General
    • None
    • Windows 7, QtCreator 2.7.82, Qt 5.0.1 msvc 2010
    • f4b6d84baa16440812127099f7b03ec79f87bd2a

    Description

      This causes a crash:


      import qbs 1.0
      Application {
      name: "Test"
      files: ["test.cpp" ]
      Depends

      { name: "cpp" }

      Depends

      { name: "Qt"; submodules: [ "axcontainer" ] }

      }


      No problems with the usual submodules ("core","gui","widgets","sql","webkit","webkitwidgets","script","network","declarative"), but as soon as axcontainer is added, it crashes.

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            centipede Rene Jensen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes