Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-120282

Configuring qtcharts from sources fails because of dependency cycle

    XMLWordPrintable

Details

    • dae1f74d8 (dev), 8c3101a21 (6.7), 8c145fd21 (dev), 8feeef4cb (6.7)

    Description

      CMake Error: The inter-target dependency graph contains the following strongly connected component (cycle):
        "ChartsQml" of type SHARED_LIBRARY
          depends on "ChartsQml_autogen" (strong)
        "ChartsQml_autogen" of type UTILITY
          depends on "ChartsQml" (strong)
      At least one of these targets is not a STATIC_LIBRARY.  Cyclic dependencies are allowed only among static libraries.
      CMake Generate step failed.  Build files cannot be regenerated correctly.
      

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: