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

Add support for working​ with meson projects

XMLWordPrintable

    • 77d7bb5014a79db539f82d95392d07c6bda9d6a8 (qt-creator/qt-creator/master)

      Qt Creator should have functionality for loading and working with meson based projects, similar to the functionality provided by the current CMake integration.

      In other words, at least the following should be possible:

      • Load a meson based project into Qt Creator.
      • All source files should be properly indexed, using the correct build flags and include directories.
      • Meson build files should be indexed and editable.
      • Whenever a meson build description is modified, meson should be run and the index should be rebuilt.

      For integrating with meson, the recommended solution is to use the IDE "API": http://mesonbuild.com/IDE-integration.html

        1. buildlog.txt
          3 kB
        2. image-2020-06-08-22-09-42-933.png
          image-2020-06-08-22-09-42-933.png
          241 kB
        3. image-2020-06-09-11-48-43-345.png
          image-2020-06-09-11-48-43-345.png
          27 kB
        4. image-2020-06-11-22-28-45-158.png
          image-2020-06-11-22-28-45-158.png
          241 kB
        5. log.txt
          0.8 kB
        6. Screenshot from 2020-06-12 12-51-09.png
          Screenshot from 2020-06-12 12-51-09.png
          220 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Unassigned Unassigned
            mbitsnbites mbitsnbites
            Votes:
            25 Vote for this issue
            Watchers:
            28 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes