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

Multiple warnings related to parsing "include/qul/QtQuick/plugins.qmltypes"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 13.0.1
    • MCU Support

      Multiple warnings related to parsing "include/qul/QtQuick/plugins.qmltypes":

      [cmake] Running /usr/bin/cmake -S /home/sivert/Qt/QtMCUs/2.8.0/examples/shapes -B /home/sivert/Qt/QtMCUs/2.8.0/examples/shapes/build/Qt_for_MCUs_2_8_Desktop_32bpp_GCC-Debug -DCMAKE_GENERATOR:STRING=Ninja -DCMAKE_BUILD_TYPE:STRING=Debug -DCMAKE_PROJECT_INCLUDE_BEFORE:FILEPATH=/home/sivert/Qt/QtMCUs/2.8.0/examples/shapes/build/Qt_for_MCUs_2_8_Desktop_32bpp_GCC-Debug/.qtc/package-manager/auto-setup.cmake -DCMAKE_CXX_COMPILER:STRING=/usr/bin/g++ -DCMAKE_C_COMPILER:STRING=/usr/bin/gcc -DCMAKE_PREFIX_PATH:STRING=/home/sivert/Qt/6.2.4/gcc_64 -DQUL_COLOR_DEPTH:STRING=32 -DQUL_GENERATORS:STRING=/home/sivert/Qt/QtMCUs/2.8.0/lib/cmake/Qul/QulGenerators.cmake -DQUL_PLATFORM:STRING=qt -DQul_ROOT:STRING=/home/sivert/Qt/QtMCUs/2.8.0 -DCMAKE_CXX_FLAGS_INIT:STRING=-DQT_QML_DEBUG in /home/sivert/Qt/QtMCUs/2.8.0/examples/shapes/build/Qt_for_MCUs_2_8_Desktop_32bpp_GCC-Debug.
      [cmake] -- The C compiler identification is GNU 11.4.0
      [cmake] -- The CXX compiler identification is GNU 11.4.0
      [cmake] -- The ASM compiler identification is GNU
      [cmake] -- Found assembler: /usr/bin/gcc
      [cmake] -- Detecting C compiler ABI info
      [cmake] -- Detecting C compiler ABI info - done
      [cmake] -- Check for working C compiler: /usr/bin/gcc - skipped
      [cmake] -- Detecting C compile features
      [cmake] -- Detecting C compile features - done
      [cmake] -- Detecting CXX compiler ABI info
      [cmake] -- Detecting CXX compiler ABI info - done
      [cmake] -- Check for working CXX compiler: /usr/bin/g++ - skipped
      [cmake] -- Detecting CXX compile features
      [cmake] -- Detecting CXX compile features - done
      [cmake] -- CMake version 3.22.1
      [cmake] -- PIE is disabled for desktop builds on Linux
      [cmake] -- IPO is disabled for desktop backends
      [cmake] -- Qul Platform Boards Directory: /home/sivert/Qt/QtMCUs/2.8.0/lib/cmake/Qul/../../../platform/boards
      [cmake] -- Qul Target Platform Directory: /home/sivert/Qt/QtMCUs/2.8.0/lib/cmake/Qul/../../../platform/boards/qt/qt
      [cmake] -- Loading board defaults from /home/sivert/Qt/QtMCUs/2.8.0/lib/cmake/Qul/../../../platform/boards/qt/qt/cmake/BoardDefaults_32bpp_default.qmlprojectconfig file
      [cmake] -- Qul Color Depth: 32
      [cmake] -- QUL_DEFAULT_RESOURCE_IMAGE_PIXEL_FORMAT: Automatic
      [cmake] -- QUL_PLATFORM_DEFAULT_RESOURCE_PIXEL_FORMAT_ALPHA: ARGB8888
      [cmake] -- QUL_PLATFORM_DEFAULT_RESOURCE_PIXEL_FORMAT_OPAQUE: XRGB8888
      [cmake] -- OS: baremetal
      [cmake] -- Found Qt6Bundle: /home/sivert/Qt/QtMCUs/2.8.0/lib  found components: Core Gui Widgets 
      [cmake] -- Translation tools from /home/sivert/Qt/QtMCUs/2.8.0/bin will be used
      [cmake] -- Configuring done
      [cmake] -- Generating done
      [cmake] -- Build files have been written to: /home/sivert/Qt/QtMCUs/2.8.0/examples/shapes/build/Qt_for_MCUs_2_8_Desktop_32bpp_GCC-Debug
      [cmake] 
      [cmake] Elapsed time: 00:01.
      Warnings while parsing QML type information of /home/sivert/Qt/QtMCUs/2.8.0/include/qul/QtQuick:
      Failed to parse "/home/sivert/Qt/QtMCUs/2.8.0/include/qul/QtQuick/plugins.qmltypes".
      Error: 0:0: 
      Warnings while parsing QML type information of /home/sivert/Qt/QtMCUs/2.8.0/include/qul/Templates/QtQuick/Templates:
      Failed to parse "/home/sivert/Qt/QtMCUs/2.8.0/include/qul/Templates/QtQuick/Templates/plugins.qmltypes".
      Error: 0:0: 
      Warnings while parsing QML type information of /home/sivert/Qt/QtMCUs/2.8.0/include/qul/Shapes/QtQuick/Shapes:
      Failed to parse "/home/sivert/Qt/QtMCUs/2.8.0/include/qul/Shapes/QtQuick/Shapes/plugins.qmltypes".
      Error: 0:0: 
      Warnings while parsing QML type information of /home/sivert/Qt/QtMCUs/2.8.0/include/qul/Layouts/QtQuick/Layouts:
      Failed to parse "/home/sivert/Qt/QtMCUs/2.8.0/include/qul/Layouts/QtQuick/Layouts/plugins.qmltypes".
      Error: 0:0: 
      Warnings while parsing QML type information of /home/sivert/Qt/QtMCUs/2.8.0/include/qul/VirtualKeyboard/QtQuick/VirtualKeyboard:
      Failed to parse "/home/sivert/Qt/QtMCUs/2.8.0/include/qul/VirtualKeyboard/QtQuick/VirtualKeyboard/plugins.qmltypes".
      Error: 0:0: 
      Warnings while parsing QML type information of /home/sivert/Qt/QtMCUs/2.8.0/include/qul/qul_builtins:
      Failed to parse "/home/sivert/Qt/QtMCUs/2.8.0/include/qul/qul_builtins/builtins.qmltypes".
      Error: 0:0: 
      Warnings while parsing QML type information of /home/sivert/Qt/QtMCUs/2.8.0/include/qul/QtQuickUltralite/Extras:
      Failed to parse "/home/sivert/Qt/QtMCUs/2.8.0/include/qul/QtQuickUltralite/Extras/QtQuickUltralite.Extras.qmltypes".
      Error: 0:0: 
      Warnings while parsing QML type information of /home/sivert/Qt/QtMCUs/2.8.0/include/qul/QtQuickUltralite/Layers:
      Failed to parse "/home/sivert/Qt/QtMCUs/2.8.0/include/qul/QtQuickUltralite/Layers/QtQuickUltralite.Layers.qmltypes".
      Error: 0:0: 
      Warnings while parsing QML type information of /home/sivert/Qt/6.2.4/gcc_64/qml/QtApplicationManager/Application:
      Failed to parse "/home/sivert/Qt/QtMCUs/2.8.0/include/qul/QtQuick/plugins.qmltypes".
      Error: 0:0: 
      Warnings while parsing QML type information of /home/sivert/Qt/6.2.4/gcc_64/qml/QtApplicationManager/SystemUI:
      Failed to parse "/home/sivert/Qt/QtMCUs/2.8.0/include/qul/QtQuick/plugins.qmltypes".
      Error: 0:0: 
      Warnings while parsing QML type information of /home/sivert/Qt/6.2.4/gcc_64/qml/QtApplicationManager:
      Failed to parse "/home/sivert/Qt/QtMCUs/2.8.0/include/qul/QtQuick/plugins.qmltypes".
      Error: 0:0: 
      Warnings while parsing QML type information of /home/sivert/Qt/6.2.4/gcc_64/qml/QtWayland/Compositor/WlShell:
      Failed to parse "/home/sivert/Qt/QtMCUs/2.8.0/include/qul/QtQuick/plugins.qmltypes".
      Error: 0:0: 
      Warnings while parsing QML type information of /home/sivert/Qt/6.2.4/gcc_64/qml/QtWayland/Compositor/IviApplication:
      Failed to parse "/home/sivert/Qt/QtMCUs/2.8.0/include/qul/QtQuick/plugins.qmltypes".
      Error: 0:0: 
      Warnings while parsing QML type information of /home/sivert/Qt/6.2.4/gcc_64/qml/QtWayland/Compositor/XdgShell:
      Failed to parse "/home/sivert/Qt/QtMCUs/2.8.0/include/qul/QtQuick/plugins.qmltypes".
      Error: 0:0: 
      Warnings while parsing QML type information of /home/sivert/Qt/6.2.4/gcc_64/qml/QtInterfaceFramework:
      Failed to parse "/home/sivert/Qt/QtMCUs/2.8.0/include/qul/QtQuick/plugins.qmltypes".
      Error: 0:0: 
      Warnings while parsing QML type information of /home/sivert/Qt/6.2.4/gcc_64/qml/QtInterfaceFramework/Media:
      Failed to parse "/home/sivert/Qt/QtMCUs/2.8.0/include/qul/QtQuick/plugins.qmltypes".
      Error: 0:0: 
      Warnings while parsing QML type information of /home/sivert/Qt/6.2.4/gcc_64/qml/QtOpcUa:
      Failed to parse "/home/sivert/Qt/QtMCUs/2.8.0/include/qul/QtQuick/plugins.qmltypes".
      Error: 0:0: 
      Warnings while parsing QML type information of /home/sivert/Qt/6.2.4/gcc_64/qml/QtQuick/VirtualKeyboard/Styles:
      Failed to parse "/home/sivert/Qt/QtMCUs/2.8.0/include/qul/QtQuick/plugins.qmltypes".
      Error: 0:0: 
      Warnings while parsing QML type information of /home/sivert/Qt/6.2.4/gcc_64/qml/QtQuick/Scene3D:
      Failed to parse "/home/sivert/Qt/QtMCUs/2.8.0/include/qul/QtQuick/plugins.qmltypes".
      Error: 0:0: 
      Warnings while parsing QML type information of /home/sivert/Qt/6.2.4/gcc_64/qml/QtQuick/VirtualKeyboard:
      Failed to parse "/home/sivert/Qt/QtMCUs/2.8.0/include/qul/QtQuick/plugins.qmltypes".
      Error: 0:0: 
      Warnings while parsing QML type information of /home/sivert/Qt/6.2.4/gcc_64/qml/Qt/labs/lottieqt:
      Failed to parse "/home/sivert/Qt/QtMCUs/2.8.0/include/qul/QtQuick/plugins.qmltypes".
      Error: 0:0: 
      Warnings while parsing QML type information of /home/sivert/Qt/6.2.4/gcc_64/qml/QtDataVisualization:
      Failed to parse "/home/sivert/Qt/QtMCUs/2.8.0/include/qul/QtQuick/plugins.qmltypes".
      Error: 0:0: 

      This was observed with Qt for MCUs 2.8 and QtCreator 13 on linux, both for the desktop platform and on NXP1050

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

            meron meron gemeda
            sikrovel Sivert Krøvel
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes