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

New example lottie/qtlottieviewer fails to configure

XMLWordPrintable

    • d47c64bef (dev), d523f88b0 (6.10.0), b991e1040 (6.10)

      Install Qt 6.10.0 beta4 gcc x64 binaries, including all additional libraries. Run configure for example lottie/qtlotieviewer:

      6.10.0/gcc_64/bin/qt-cmake -S Examples/Qt-6.10.0/lottie/qtlottieviewer -B Examples/Qt-6.10.0/lottie/qtlottieviewer/bld_gcc_64 -GNinja 

      -> fails:

      -- The CXX compiler identification is GNU 13.3.0
      -- Detecting CXX compiler ABI info
      -- Detecting CXX compiler ABI info - done
      -- Check for working CXX compiler: /usr/bin/c++ - skipped
      -- Detecting CXX compile features
      -- Detecting CXX compile features - done
      -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
      -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
      -- Found Threads: TRUE
      -- Performing Test HAVE_STDATOMIC
      -- Performing Test HAVE_STDATOMIC - Success
      -- Found WrapAtomic: TRUE
      -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so
      -- Found WrapOpenGL: TRUE
      -- Found WrapVulkanHeaders: /usr/include
      -- Configuring done (1.3s)
      CMake Error at /home/qt/RTA/Qt_6.10.0/6.10.0/gcc_64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:2257 (target_sources):
        Cannot find source file:    /home/qt/RTA/Qt_6.10.0/Examples/tests/baseline/data/docsamples/mod/logo.json  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
        .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
        .f95 .f03 .hip .ispc
      Call Stack (most recent call first):
        /home/qt/RTA/Qt_6.10.0/6.10.0/gcc_64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:871 (_qt_internal_expose_deferred_files_to_ide)
        /home/qt/RTA/Qt_6.10.0/6.10.0/gcc_64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:846:EVAL:1 (qt6_finalize_target)
        CMakeLists.txt:DEFERRED
      -- Generating done (0.0s) 

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

            esabraha Eskil Abrahamsen Blomfeldt
            joaijala Johanna Äijälä
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes