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

Crashes after expanding Project in Treeview

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 6.0.0
    • None
    • macOS

    Description

      The crash happens:

      • after loading a CMake based project (loads successfully)
      • click expand project in Projects Treeview (now crashes)

      Notes:

      •  the project loaded with the issue: error: No "Debug" CMake configuration found. Available configuration: "Release".Make sure that CMAKE_BUILD_TYPE variable matches the "Build type" field.
      • the project was initially loaded correctly by QtCreator (in debug mode), that is before I messed the project in a separate terminal running the script in the build directory of QtCreator:

      cmake ../FiTracker/ -DCMAKE_BUILD_TYPE=Release -CMAKE_INSTALL_PREFIX=build 

      make -j4 

      make install 

      macdeployqt build/bin/FiTracker.app -verbose=2

       

      after above script the running QtCreator instance crashed. I opened a new instance and try to load the project. Since then it crashes as described above.

      I attached the core.

       

      Attachments

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

        Activity

          People

            cadam Cristian Adam
            q.quark Mihai Niculescu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes