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

cycle in targets detected

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.0.0
    • Build System: CMake
    • Windows 10 20H2 64bit
      MSVC2019 64 bit
      jom 1.1.3
      cmake 3.19.0

      1. Clone qt5.git, branch 6.0.0.
      2. In the cloned directory, run
        perl init-repository
        
      3. Configure.
        I used
        D:\dev\src\qt-6.0.0\configure.bat -developer-build -opensource -confirm-license -nomake examples -nomake tests -skip webengine
        
      4. Try building this.
        You will end up with:
        Cannot add commands to previously defined target qtbase\src\plugins\generic\tuiotouch\CMakeFiles\qtuiotouchplugin.dir\all.
        Cannot add commands to previously defined target qtbase\src\plugins\generic\tuiotouch\CMakeFiles\qtuiotouchplugin.dir\rule.
        Cannot add commands to previously defined target qtbase\src\plugins\generic\tuiotouch\CMakeFiles\qtuiotouchplugin.dir\clean.
        Error: cycle in targets detected: qtbase\src\plugins\generic\tuiotouch\CMakeFiles\QTuioTouchPlugin.dir\all
        jom: D:\dev\64\MSVC2019\qt-6.0.0-nowebengine-devbld\Makefile [all] Error 2
        jom: parallel job execution disabled for Makefile
        

        1. cmake.zip
          4.14 MB
        2. build2.log
          712 kB
        3. build.log
          271 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jbornema Joerg Bornemann
            rlohning Robert Löhning
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes