Last login: Sat Mar 9 09:42:04 on ttys003 michaelsmithers@michaels-mbp-m ~ % cd Qt/6.5.5/Src michaelsmithers@michaels-mbp-m Src % mkdir build_both3 michaelsmithers@michaels-mbp-m Src % cd build_both3 michaelsmithers@michaels-mbp-m build_both3 % ../configure -prefix /Users/michaelsmithers/Qt/6.5.5_fixed -- -DCMAKE_OSX_ARCHITECTURES="x86_64;arm64" + mkdir -p qtbase + cd qtbase + exec /Users/michaelsmithers/Qt/6.5.5/Src/qtbase/configure -top-level -prefix /Users/michaelsmithers/Qt/6.5.5_fixed -- '-DCMAKE_OSX_ARCHITECTURES=x86_64;arm64' '/opt/homebrew/Cellar/cmake/3.27.7/bin/cmake' '-DCMAKE_OSX_ARCHITECTURES=x86_64;arm64' '-DQT_INTERNAL_CALLED_FROM_CONFIGURE:BOOL=TRUE' '-DCMAKE_INSTALL_PREFIX=/Users/michaelsmithers/Qt/6.5.5_fixed' '-G' 'Ninja' '/Users/michaelsmithers/Qt/6.5.5/Src' -- The CXX compiler identification is AppleClang 15.0.0.15000309 -- The C compiler identification is AppleClang 15.0.0.15000309 -- The ASM compiler identification is AppleClang -- Found assembler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Checking dependencies of submodule 'qtbase' -- Checking dependencies of submodule 'qtimageformats' -- Checking dependencies of submodule 'qtlanguageserver' -- Checking dependencies of submodule 'qtshadertools' -- Checking dependencies of submodule 'qtsvg' -- Checking dependencies of submodule 'qtdeclarative' -- Checking dependencies of submodule 'qtquicktimeline' -- Checking dependencies of submodule 'qtquick3d' -- Checking dependencies of submodule 'qtmultimedia' -- Checking dependencies of submodule 'qt3d' -- Checking dependencies of submodule 'qt5compat' -- Checking dependencies of submodule 'qtactiveqt' -- Checking dependencies of submodule 'qtcharts' -- Checking dependencies of submodule 'qtcoap' -- Checking dependencies of submodule 'qtconnectivity' -- Checking dependencies of submodule 'qtdatavis3d' -- Checking dependencies of submodule 'qtwebsockets' -- Checking dependencies of submodule 'qthttpserver' -- Checking dependencies of submodule 'qttools' -- Checking dependencies of submodule 'qtserialport' -- Checking dependencies of submodule 'qtpositioning' -- Checking dependencies of submodule 'qtwebchannel' -- Checking dependencies of submodule 'qtwebengine' -- Checking dependencies of submodule 'qtdoc' -- Checking dependencies of submodule 'qtgrpc' -- Checking dependencies of submodule 'qtinsighttracker' -- Checking dependencies of submodule 'qtlocation' -- Checking dependencies of submodule 'qtlottie' -- Checking dependencies of submodule 'qtmqtt' -- Checking dependencies of submodule 'qtnetworkauth' -- Checking dependencies of submodule 'qtopcua' -- Checking dependencies of submodule 'qtqmlscriptcompiler' -- Checking dependencies of submodule 'qtquick3dphysics' -- Checking dependencies of submodule 'qtquickeffectmaker' -- Checking dependencies of submodule 'qtremoteobjects' -- Checking dependencies of submodule 'qtscxml' -- Checking dependencies of submodule 'qtsensors' -- Checking dependencies of submodule 'qtserialbus' -- Checking dependencies of submodule 'qtspeech' -- Checking dependencies of submodule 'qttranslations' -- Checking dependencies of submodule 'qtvirtualkeyboard' -- Checking dependencies of submodule 'qtvncserver' -- Checking dependencies of submodule 'qtwayland' -- Checking dependencies of submodule 'qtwebview' -- Configuring submodule 'qtbase' -- [QtBase] Setting build type to 'Release' as none was specified. -DCMAKE_C_FLAGS_DEBUG=-g -DCMAKE_C_FLAGS_RELEASE=-O3 -DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO=-O2 -g -DNDEBUG -DCMAKE_CXX_FLAGS_DEBUG=-g -DCMAKE_CXX_FLAGS_RELEASE=-O3 -DNDEBUG -DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O2 -g -DNDEBUG -DCMAKE_C_STANDARD=11 -DCMAKE_C_STANDARD_REQUIRED=ON -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_STANDARD_REQUIRED=ON -DCMAKE_MODULE_PATH:STRING=/Users/michaelsmithers/Qt/6.5.5/Src/qtbase/cmake/platforms -DCMAKE_OSX_ARCHITECTURES:STRING=x86_64 -DCMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH:BOOL=OFF -- Configuring submodule 'qtimageformats' -- Configuring submodule 'qtlanguageserver' -- Configuring submodule 'qtshadertools' -- Configuring submodule 'qtsvg' -- Configuring submodule 'qtdeclarative' -- Configuring submodule 'qtquicktimeline' -- Configuring submodule 'qtquick3d' -- Configuring submodule 'qtmultimedia' -- Configuring submodule 'qt3d' CMake Warning (dev) at build_both3/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/render/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build_both3/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/scene3d/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build_both3/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/extras/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build_both3/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/scene2d/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build_both3/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/input/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build_both3/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/logic/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build_both3/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/animation/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring submodule 'qt5compat' CMake Warning (dev) at build_both3/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:36 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring submodule 'qtactiveqt' Condition "WIN32" is not met, enabling documentation build only. -- Configuring submodule 'qtcharts' -- Configuring submodule 'qtcoap' -- Configuring submodule 'qtconnectivity' -- Configuring submodule 'qtdatavis3d' -- Configuring submodule 'qtwebsockets' CMake Warning (dev) at build_both3/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qtwebsockets/src/imports/qmlwebsockets/CMakeLists.txt:4 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring submodule 'qthttpserver' -- Configuring submodule 'qttools' -- Could NOT find Clang (missing: Clang_DIR) -- Could NOT find Clang (missing: Clang_DIR) -- Configuring submodule 'qtserialport' -- Configuring submodule 'qtpositioning' -- Configuring submodule 'qtwebchannel' CMake Warning (dev) at build_both3/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qtwebchannel/src/imports/webchannel/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring submodule 'qtwebengine' -- Configuring submodule 'qtdoc' -- Configuring submodule 'qtgrpc' -- Configuring submodule 'qtinsighttracker' -- Configuring submodule 'qtlocation' -- Configuring submodule 'qtlottie' -- Configuring submodule 'qtmqtt' -- Configuring submodule 'qtnetworkauth' -- Configuring submodule 'qtopcua' -- Configuring submodule 'qtqmlscriptcompiler' -- Configuring submodule 'qtquick3dphysics' -- Configuring submodule 'qtquickeffectmaker' Nodes path: ./qml/QtQuickEffectMaker/defaultnodes -- Configuring submodule 'qtremoteobjects' -- Configuring submodule 'qtscxml' -- Configuring submodule 'qtsensors' -- Configuring submodule 'qtserialbus' -- Configuring submodule 'qtspeech' -- Configuring submodule 'qttranslations' -- Configuring submodule 'qtvirtualkeyboard' -- Configuring submodule 'qtvncserver' -- Found ZLIB: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/libz.tbd (found version "1.2.12") -- Could NOT find LibTomCrypt (missing: LibTomCrypt_LIBRARY LibTomCrypt_INCLUDE_DIR) -- Configuring submodule 'qtwayland' CMake Warning at qtwayland/src/CMakeLists.txt:24 (message): QtWayland is missing required dependencies, nothing will be built. Although this could be considered an error, the configuration will still pass as coin (Qt's continuous integration system) will fail the build if configure fails, but will still try to configure the module on targets that are missing dependencies. -- Configuring submodule 'qtwebview' -- Configuration summary shown below. It has also been written to /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/config.summary -- Configure with --log-level=STATUS or higher to increase CMake's message verbosity. The log level does not persist across reconfigurations. -- Configure summary: Building for: macx-clang (x86_64;arm64), x86_64 features: cx16 mmx sse sse2 sse3 ssse3 sse4.1) Compiler: clang (Apple) 15.0.0.15000309 Build options: Mode ................................... release Optimize release build for size ........ no Fully optimize release builds (-O3) .... no Building shared libraries .............. yes Using C standard ....................... C11 Using C++ standard ..................... C++17 Using ccache ........................... no Unity Build ............................ no Relocatable ............................ yes Using precompiled headers .............. yes Using Link Time Optimization (LTCG) .... no Using Intel CET ........................ no Target compiler supports: x86 Intrinsics ....................... Basic VAES AVX512VBMI2 Sanitizers: Addresses ............................ no Threads .............................. no Memory ............................... no Fuzzer (instrumentation only) ........ no Undefined ............................ no Build parts ............................ libs tools Install examples sources ............... no App store compliance ................... no Qt modules and options: Qt Concurrent .......................... yes Qt D-Bus ............................... yes Qt D-Bus directly linked to libdbus .... no Qt Gui ................................. yes Qt Network ............................. yes Qt PrintSupport ........................ yes Qt Sql ................................. yes Qt Testlib ............................. yes Qt Widgets ............................. yes Qt Xml ................................. yes Support enabled for: Using pkg-config ....................... no udev ................................... no OpenSSL ................................ no Qt directly linked to OpenSSL ........ no OpenSSL 1.1 ............................ no OpenSSL 3.0 ............................ no Using system zlib ...................... yes Zstandard support ...................... no Thread support ......................... yes Common build options: Linker can resolve circular dependencies yes Qt Core: backtrace .............................. yes DoubleConversion ....................... yes Using system DoubleConversion ........ no GLib ................................... no ICU .................................... no Using system libb2 ..................... no Built-in copy of the MIME database ..... yes cpp/winrt base ......................... no Tracing backend ........................ Logging backends: journald ............................. no syslog ............................... no slog2 ................................ no PCRE2 .................................. yes Using system PCRE2 ................... no Application permissions ................ yes Qt Sql: SQL item models ........................ yes Qt Network: getifaddrs() ........................... yes IPv6 ifname ............................ yes libproxy ............................... no SecureTransport ........................ yes DTLS ................................... no OCSP-stapling .......................... no SCTP ................................... no Use system proxies ..................... yes GSSAPI ................................. yes Brotli Decompression Support ........... no qIsEffectiveTLD() ...................... yes Built-in publicsuffix database ....... yes System publicsuffix database ......... no Core tools: Android deployment tool ................ yes macOS deployment tool .................. yes Windows deployment tool ................ no qmake .................................. yes Qt Gui: Accessibility .......................... yes FreeType ............................... yes Using system FreeType ................ no HarfBuzz ............................... yes Using system HarfBuzz ................ no Fontconfig ............................. no Image formats: GIF .................................. yes ICO .................................. yes JPEG ................................. yes Using system libjpeg ............... no PNG .................................. yes Using system libpng ................ no Text formats: HtmlParser ........................... yes CssParser ............................ yes OdfWriter ............................ yes MarkdownReader ....................... yes Using system libmd4c ............... no MarkdownWriter ....................... yes EGL .................................... no OpenVG ................................. no OpenGL: Desktop OpenGL ....................... yes OpenGL ES 2.0 ........................ no OpenGL ES 3.0 ........................ no OpenGL ES 3.1 ........................ no OpenGL ES 3.2 ........................ no Vulkan ................................. no Session Management ..................... yes Features used by QPA backends: evdev .................................. no libinput ............................... no HiRes wheel support in libinput ........ no INTEGRITY HID .......................... no mtdev .................................. no tslib .................................. no xkbcommon .............................. no X11 specific: XLib ................................. no XCB Xlib ............................. no EGL on X11 ........................... no xkbcommon-x11 ........................ no xcb-sm ............................... no QPA backends: DirectFB ............................... no EGLFS .................................. no EGLFS details: EGLFS OpenWFD ........................ no EGLFS i.Mx6 .......................... no EGLFS i.Mx6 Wayland .................. no EGLFS RCAR ........................... no EGLFS EGLDevice ...................... no EGLFS GBM ............................ no EGLFS VSP2 ........................... no EGLFS Mali ........................... no EGLFS Raspberry Pi ................... no EGLFS X11 ............................ no LinuxFB ................................ no VNC .................................... no VK_KHR_display ......................... no QNX: lgmon ................................ no IMF .................................. no XCB: Using system-provided xcb-xinput ..... no GL integrations: GLX Plugin ......................... no XCB GLX .......................... no EGL-X11 Plugin ..................... no Windows: Direct 2D ............................ no Direct 2D 1.1 ........................ no DirectWrite .......................... no DirectWrite 3 ........................ no Qt Widgets: GTK+ ................................... no Styles ................................. Fusion macOS Windows Qt Testlib: Tester for item models ................. yes Batch tests ............................ no Qt PrintSupport: CUPS ................................... yes Qt Sql Drivers: DB2 (IBM) .............................. no InterBase .............................. no MySql .................................. no OCI (Oracle) ........................... no ODBC ................................... no PostgreSQL ............................. no SQLite ................................. yes Using system provided SQLite ......... no Further Image Formats: JasPer ................................. no MNG .................................... no TIFF ................................... yes Using system libtiff ................. no WEBP ................................... yes Using system libwebp ................. no Qt QML: QML network support .................... yes QML debugging and profiling support .... yes QML just-in-time compiler .............. yes QML XML http request ................... yes QML Locale ............................. yes Qt QML Models: QML list model ......................... yes QML delegate model ..................... yes Qt Quick: AnimatedImage item ..................... yes Canvas item ............................ yes Support for Qt Quick Designer .......... yes Flipable item .......................... yes GridView item .......................... yes ListView item .......................... yes TableView item ......................... yes TreeView item .......................... yes Path support ........................... yes PathView item .......................... yes Positioner items ....................... yes Repeater item .......................... yes ShaderEffect item ...................... yes Sprite item ............................ yes Qt Quick Templates 2: Hover support .......................... yes Multi-touch support .................... yes Calendar support ....................... yes Qt Quick Controls 2: Styles ................................. Basic Fusion Imagine iOS Material Universal macOS QtQuick3D: Assimp ................................. yes System Assimp .......................... no Qt Multimedia: Spatial Audio .......................... yes Spatial Audio (Quick3D) ................ yes Low level Audio Backend: ALSA (experimental) .................. no PulseAudio ........................... no MMRenderer ........................... no CoreAudio ............................ yes Windows Media SDK .................... no Open SLES (Android) .................. no Web Assembly ......................... no Plugin: GStreamer 1.0 ........................ no FFmpeg ............................... no MMRenderer ........................... no AVFoundation ......................... yes Windows Media Foundation ............. no Hardware acceleration and features: Video for Linux ...................... no VAAPI support ........................ no Linux DMA buffer support ............. no VideoToolbox ......................... yes Qt 3D: Assimp ................................. yes System Assimp .......................... no Use SSE2 instructions .................. yes Use AVX2 instructions .................. no Aspects: Render aspect ........................ yes Input aspect ......................... yes Logic aspect ......................... yes Animation aspect ..................... yes Extras aspect ........................ yes Qt 3D APIs: Vulkan ................................. no Qt 3D Renderers: OpenGL Renderer ........................ yes RHI Renderer ........................... yes Qt3D Geometry Loaders: Autodesk FBX ........................... no Qt 5 Compatibility Libraries: iconv .................................. no Qt Charts Types: Area Chart ............................. yes Line Chart ............................. yes Spline Chart ........................... yes Scatter Chart .......................... yes Bar Chart .............................. yes Pie Chart .............................. yes Boxplot Chart .......................... yes Candlestick Chart ...................... yes Qt Axis Types: DateTime Axis .......................... yes Qt Bluetooth: BlueZ .................................. no BlueZ Low Energy ....................... no Linux Crypto API ....................... no WinRT Bluetooth API .................... no Qt Tools: Qt Assistant ........................... yes QDoc ................................... no Clang-based lupdate parser ............. no Qt Designer ............................ yes Qt Distance Field Generator ............ yes Qt Linguist ............................ yes pixeltool .............................. yes qdbus .................................. yes Qt Attributions Scanner ................ yes qtdiag ................................. yes qtplugininfo ........................... yes Serial Port: ntddmodm ............................... no WebEngine Repository Build Options: Build Ninja ............................ no Build Gn ............................... yes Jumbo Build ............................ yes Developer build ........................ no Build QtWebEngine Modules: Build QtWebEngineCore ................ yes Build QtWebEngineWidgets ............. yes Build QtWebEngineQuick ............... yes Build QtPdf Modules: Build QtPdfWidgets ................... yes Build QtPdfQuick ..................... yes Optional system libraries: re2 .................................. no icu .................................. no libwebp, libwebpmux and libwebpdemux . no opus ................................. no ffmpeg ............................... no libvpx ............................... no snappy ............................... no glib ................................. no zlib ................................. no minizip .............................. no libevent ............................. no libxml2 and libxslt .................. no lcms2 ................................ no png .................................. no tiff ................................. no jpeg ................................. no libopenjpeg2 ......................... no harfbuzz ............................. no freetype ............................. no libpci ............................... no Qt WebEngineCore: Embedded build ......................... no Full debug information ................. no Sanitizer support ...................... no Pepper Plugins ......................... yes Printing and PDF ....................... yes Proprietary Codecs ..................... no Spellchecker ........................... yes Native Spellchecker .................... no WebRTC ................................. yes PipeWire over GIO ...................... no Geolocation ............................ yes WebChannel support ..................... yes Kerberos Authentication ................ no Extensions ............................. yes Support GLX on qpa-xcb ................. no Use v8 context snapshot ................ yes Qt WebEngineQuick: UI Delegates ........................... yes Qt PDF: Support V8 ............................. no Support XFA ............................ no Support XFA-BMP ........................ no Support XFA-GIF ........................ no Support XFA-PNG ........................ no Support XFA-TIFF ....................... no Bitcode support ........................ no Use static runtime ..................... no Qt Protobuf tools: Qt Protobuf generator .................. no Qt GRPC: gRPC support ........................... yes Native gRPC support .................... no Qt GRPC tools: Qt GRPC generator ...................... no sql storage .............................. yes sql with zlib compression ................ yes sql with zstd compression ................ no Qt Opcua: Open62541 .............................. yes Unified Automation C++ SDK ............. no Support for namespace 0 NodeId names ... yes Namespace 0 NodeIds generator .......... no Open62541 security support ............. no Support for global discovery server .... no Qt Remote Objects: High Availability Manager (ham) ........ no Qt Scxml: ECMAScript data model for QtScxml ...... yes Qt Sensors: Qt SerialBus: Socket CAN ............................. no Socket CAN FD .......................... no SerialPort Support ..................... yes Qt TextToSpeech: Flite .................................. no Flite with ALSA ........................ no Speech Dispatcher ...................... no Qt Virtualkeyboard: Desktop integration .................... yes Built-in layouts ....................... yes Key navigation ......................... no Retro style as default ................. no Sensitive Debug ........................ no Cerence ................................ no Static Linking ....................... no Handwriting .......................... no Alphabetic ......................... no CJK ................................ no XT9 .................................. no XT9 Debug .......................... no XT9 9-key layouts .................. no Bundle resources ..................... no Handwriting ........................ no XT9 ................................ no Hunspell ............................... no Using Hunspell copy from 3rdparty/ ... no OpenWnn ................................ yes MyScript ............................... no Language support enabled for: Arabic ............................... yes Bulgarian ............................ yes Czech ................................ yes Danish ............................... yes German ............................... yes Greek ................................ yes English GB ........................... yes English US ........................... yes Spanish .............................. yes Spanish Mexico ....................... yes Estonian ............................. yes Farsi ................................ yes Finnish .............................. yes French Canada ........................ yes French France ........................ yes Hebrew ............................... yes Hindi ................................ yes Croatian ............................. yes Hungarian ............................ yes Indonesian ........................... yes Italian .............................. yes Japanese ............................. yes Korean ............................... yes Malay ................................ yes Norwegian ............................ yes Dutch ................................ yes Polish ............................... yes Portuguese Brazil .................... yes Portuguese Portugal .................. yes Romanian ............................. yes Russian .............................. yes Slovak ............................... yes Slovenian ............................ yes Albanian ............................. yes Serbian .............................. yes Swedish .............................. yes Thai ................................. yes Turkish .............................. yes Ukrainian ............................ yes Vietnamese ........................... yes Simplified Chinese ................... yes Traditional Chinese .................. yes HongKong Chinese ..................... no Traditional chinese input methods: Zhuyin ............................... yes Cangjie .............................. yes Note: Hunspell in Qt Virtual Keyboard is not enabled. Spelling correction will not be available. WARNING: QDoc will not be compiled, probably because libclang could not be located. This means that you cannot build the Qt documentation. Either set CMAKE_PREFIX_PATH or LLVM_INSTALL_DIR to the location of your llvm installation. On Linux systems, you may be able to install libclang by installing the libclang-dev or libclang-devel package, depending on your distribution. On macOS, you can use Homebrew's llvm package. You will also need to set the FEATURE_clang CMake variable to ON to re-evaluate this check. WARNING: Clang-based lupdate parser will not be available. LLVM and Clang C++ libraries have not been found. You will need to set the FEATURE_clangcpp CMake variable to ON to re-evaluate this check. -- Qt is now configured for building. Just run 'cmake --build . --parallel' Once everything is built, you must run 'cmake --install .' Qt will be installed into '/Users/michaelsmithers/Qt/6.5.5_fixed' To configure and build other Qt modules, you can use the following convenience script: /Users/michaelsmithers/Qt/6.5.5_fixed/bin/qt-configure-module If reconfiguration fails for some reason, try removing 'CMakeCache.txt' from the build directory Alternatively, you can add the --fresh flag to your CMake flags. -- Configuring done (48.7s) -- Generating done (3.7s) -- Build files have been written to: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3 michaelsmithers@michaels-mbp-m build_both3 % cmake --build . --parallel [1083/11342] Performing configure step for 'gn' -- The CXX compiler identification is AppleClang 15.0.0.15000309 -- The C compiler identification is AppleClang 15.0.0.15000309 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found Python3: /opt/homebrew/Frameworks/Python.framework/Versions/3.9/bin/python3.9 (found version "3.9.18") found components: Interpreter -- Found Ninja: /opt/homebrew/bin/ninja (found suitable version "1.11.1", minimum required is "1.7.2") -- Configuring done (1.0s) -- Generating done (0.0s) -- Build files have been written to: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/gn [1083/11342] Performing build step for 'gn' [0/1] Generating gn ninja: Entering directory `/Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/gn/Release' [196/196] LINK gn [1087/11342] Compiling syncqt [1/1] Cleaning all built files... Cleaning... 2 files. [1/2] Building CXX object CMakeFiles/syncqt.dir/main.cpp.o [2/2] Linking CXX executable /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/libexec/syncqt [1743/11342] Linking CXX static library qtbase/lib/libQt6ExampleIcons.a warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: archive library: qtbase/lib/libQt6ExampleIcons.a for architecture: x86_64 the table of contents is empty (no object file members in the library define global symbols) warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: archive library: qtbase/lib/libQt6ExampleIcons.a for architecture: arm64 the table of contents is empty (no object file members in the library define global symbols) [1814/11342] Building OBJCXX object qtbase/src/corelib.../platform/darwin/qdarwinpermissionplugin_location.mm. /Users/michaelsmithers/Qt/6.5.5/Src/qtbase/src/corelib/platform/darwin/qdarwinpermissionplugin_location.mm:104:30: warning: 'authorizationStatus' is deprecated: first deprecated in macOS 11.0 [-Wdeprecated-declarations] return CLLocationManager.authorizationStatus; ^~~~~~~~~~~~~~~~~~~ authorizationStatus /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CLLocationManager.h:231:1: note: 'authorizationStatus' has been explicitly marked deprecated here + (CLAuthorizationStatus)authorizationStatus API_DEPRECATED_WITH_REPLACEMENT("-authorizationStatus", ios(4.2, 14.0), macos(10.7, 11.0), watchos(1.0, 7.0), tvos(9.0, 14.0)); ^ /Users/michaelsmithers/Qt/6.5.5/Src/qtbase/src/corelib/platform/darwin/qdarwinpermissionplugin_location.mm:104:30: warning: 'authorizationStatus' is deprecated: first deprecated in macOS 11.0 [-Wdeprecated-declarations] return CLLocationManager.authorizationStatus; ^~~~~~~~~~~~~~~~~~~ authorizationStatus /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CLLocationManager.h:231:1: note: 'authorizationStatus' has been explicitly marked deprecated here + (CLAuthorizationStatus)authorizationStatus API_DEPRECATED_WITH_REPLACEMENT("-authorizationStatus", ios(4.2, 14.0), macos(10.7, 11.0), watchos(1.0, 7.0), tvos(9.0, 14.0)); ^ 2 warnings generated. /Users/michaelsmithers/Qt/6.5.5/Src/qtbase/src/corelib/platform/darwin/qdarwinpermissionplugin_location.mm:104:30: warning: 'authorizationStatus' is deprecated: first deprecated in macOS 11.0 [-Wdeprecated-declarations] return CLLocationManager.authorizationStatus; ^~~~~~~~~~~~~~~~~~~ authorizationStatus /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CLLocationManager.h:231:1: note: 'authorizationStatus' has been explicitly marked deprecated here + (CLAuthorizationStatus)authorizationStatus API_DEPRECATED_WITH_REPLACEMENT("-authorizationStatus", ios(4.2, 14.0), macos(10.7, 11.0), watchos(1.0, 7.0), tvos(9.0, 14.0)); ^ /Users/michaelsmithers/Qt/6.5.5/Src/qtbase/src/corelib/platform/darwin/qdarwinpermissionplugin_location.mm:104:30: warning: 'authorizationStatus' is deprecated: first deprecated in macOS 11.0 [-Wdeprecated-declarations] return CLLocationManager.authorizationStatus; ^~~~~~~~~~~~~~~~~~~ authorizationStatus /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CLLocationManager.h:231:1: note: 'authorizationStatus' has been explicitly marked deprecated here + (CLAuthorizationStatus)authorizationStatus API_DEPRECATED_WITH_REPLACEMENT("-authorizationStatus", ios(4.2, 14.0), macos(10.7, 11.0), watchos(1.0, 7.0), tvos(9.0, 14.0)); ^ 2 warnings generated. [2091/11342] Building CXX object qtbase/src/plugins/tl...QSecureTransportBackendPlugin.dir/qtlsbackend_st.cpp. In file included from /Users/michaelsmithers/Qt/6.5.5/Src/qtbase/src/plugins/tls/securetransport/qtlsbackend_st.cpp:7: /Users/michaelsmithers/Qt/6.5.5/Src/qtbase/src/plugins/tls/securetransport/qtls_st_p.h:30:2: warning: SecureTransport was deprecated in macOS 10.15 and iOS 13, and is no longer supported. We should be using Network.framework instead. See QTBUG-85231 for more information. [-W#warnings] #warning SecureTransport was deprecated in macOS 10.15 and iOS 13, \ ^ 1 warning generated. In file included from /Users/michaelsmithers/Qt/6.5.5/Src/qtbase/src/plugins/tls/securetransport/qtlsbackend_st.cpp:7: /Users/michaelsmithers/Qt/6.5.5/Src/qtbase/src/plugins/tls/securetransport/qtls_st_p.h:30:2: warning: SecureTransport was deprecated in macOS 10.15 and iOS 13, and is no longer supported. We should be using Network.framework instead. See QTBUG-85231 for more information. [-W#warnings] #warning SecureTransport was deprecated in macOS 10.15 and iOS 13, \ ^ 1 warning generated. [2095/11342] Building CXX object qtbase/src/plugins/tl...eFiles/QSecureTransportBackendPlugin.dir/qtls_st.cpp. In file included from /Users/michaelsmithers/Qt/6.5.5/Src/qtbase/src/plugins/tls/securetransport/qtls_st.cpp:5: /Users/michaelsmithers/Qt/6.5.5/Src/qtbase/src/plugins/tls/securetransport/qtls_st_p.h:30:2: warning: SecureTransport was deprecated in macOS 10.15 and iOS 13, and is no longer supported. We should be using Network.framework instead. See QTBUG-85231 for more information. [-W#warnings] #warning SecureTransport was deprecated in macOS 10.15 and iOS 13, \ ^ 1 warning generated. In file included from /Users/michaelsmithers/Qt/6.5.5/Src/qtbase/src/plugins/tls/securetransport/qtls_st.cpp:5: /Users/michaelsmithers/Qt/6.5.5/Src/qtbase/src/plugins/tls/securetransport/qtls_st_p.h:30:2: warning: SecureTransport was deprecated in macOS 10.15 and iOS 13, and is no longer supported. We should be using Network.framework instead. See QTBUG-85231 for more information. [-W#warnings] #warning SecureTransport was deprecated in macOS 10.15 and iOS 13, \ ^ 1 warning generated. [2700/11342] Building OBJCXX object qtbase/src/plugins.../QCocoaIntegrationPlugin.dir/qcocoasystemtrayicon.mm. /Users/michaelsmithers/Qt/6.5.5/Src/qtbase/src/plugins/platforms/cocoa/qcocoasystemtrayicon.mm:59:2: warning: NSUserNotification was deprecated in macOS 11. We should be using UserNotifications.framework instead. See QTBUG-110998 for more information. [-W#warnings] #warning NSUserNotification was deprecated in macOS 11. \ ^ 1 warning generated. /Users/michaelsmithers/Qt/6.5.5/Src/qtbase/src/plugins/platforms/cocoa/qcocoasystemtrayicon.mm:59:2: warning: NSUserNotification was deprecated in macOS 11. We should be using UserNotifications.framework instead. See QTBUG-110998 for more information. [-W#warnings] #warning NSUserNotification was deprecated in macOS 11. \ ^ 1 warning generated. [2723/11342] Building OBJCXX object qtbase/src/plugins...akeFiles/QCocoaIntegrationPlugin.dir/qcocoawindow.mm. /Users/michaelsmithers/Qt/6.5.5/Src/qtbase/src/plugins/platforms/cocoa/qcocoawindow.mm:569:22: warning: 'NSWindowStyleMaskTexturedBackground' is deprecated: first deprecated in macOS 11.0 - Textured window style should no longer be used [-Wdeprecated-declarations] styleMask |= NSWindowStyleMaskTexturedBackground; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:60:5: note: 'NSWindowStyleMaskTexturedBackground' has been explicitly marked deprecated here NSWindowStyleMaskTexturedBackground API_DEPRECATED("Textured window style should no longer be used", macos(10.2, 11.0)) = 1 << 8, ^ /Users/michaelsmithers/Qt/6.5.5/Src/qtbase/src/plugins/platforms/cocoa/qcocoawindow.mm:1925:48: warning: 'NSWindowStyleMaskTexturedBackground' is deprecated: first deprecated in macOS 11.0 - Textured window style should no longer be used [-Wdeprecated-declarations] window.styleMask = window.styleMask & ~NSWindowStyleMaskTexturedBackground; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:60:5: note: 'NSWindowStyleMaskTexturedBackground' has been explicitly marked deprecated here NSWindowStyleMaskTexturedBackground API_DEPRECATED("Textured window style should no longer be used", macos(10.2, 11.0)) = 1 << 8, ^ /Users/michaelsmithers/Qt/6.5.5/Src/qtbase/src/plugins/platforms/cocoa/qcocoawindow.mm:1951:47: warning: 'NSWindowStyleMaskTexturedBackground' is deprecated: first deprecated in macOS 11.0 - Textured window style should no longer be used [-Wdeprecated-declarations] [window setStyleMask:[window styleMask] | NSWindowStyleMaskTexturedBackground]; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:60:5: note: 'NSWindowStyleMaskTexturedBackground' has been explicitly marked deprecated here NSWindowStyleMaskTexturedBackground API_DEPRECATED("Textured window style should no longer be used", macos(10.2, 11.0)) = 1 << 8, ^ 3 warnings generated. /Users/michaelsmithers/Qt/6.5.5/Src/qtbase/src/plugins/platforms/cocoa/qcocoawindow.mm:569:22: warning: 'NSWindowStyleMaskTexturedBackground' is deprecated: first deprecated in macOS 11.0 - Textured window style should no longer be used [-Wdeprecated-declarations] styleMask |= NSWindowStyleMaskTexturedBackground; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:60:5: note: 'NSWindowStyleMaskTexturedBackground' has been explicitly marked deprecated here NSWindowStyleMaskTexturedBackground API_DEPRECATED("Textured window style should no longer be used", macos(10.2, 11.0)) = 1 << 8, ^ /Users/michaelsmithers/Qt/6.5.5/Src/qtbase/src/plugins/platforms/cocoa/qcocoawindow.mm:1925:48: warning: 'NSWindowStyleMaskTexturedBackground' is deprecated: first deprecated in macOS 11.0 - Textured window style should no longer be used [-Wdeprecated-declarations] window.styleMask = window.styleMask & ~NSWindowStyleMaskTexturedBackground; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:60:5: note: 'NSWindowStyleMaskTexturedBackground' has been explicitly marked deprecated here NSWindowStyleMaskTexturedBackground API_DEPRECATED("Textured window style should no longer be used", macos(10.2, 11.0)) = 1 << 8, ^ /Users/michaelsmithers/Qt/6.5.5/Src/qtbase/src/plugins/platforms/cocoa/qcocoawindow.mm:1951:47: warning: 'NSWindowStyleMaskTexturedBackground' is deprecated: first deprecated in macOS 11.0 - Textured window style should no longer be used [-Wdeprecated-declarations] [window setStyleMask:[window styleMask] | NSWindowStyleMaskTexturedBackground]; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:60:5: note: 'NSWindowStyleMaskTexturedBackground' has been explicitly marked deprecated here NSWindowStyleMaskTexturedBackground API_DEPRECATED("Textured window style should no longer be used", macos(10.2, 11.0)) = 1 << 8, ^ 3 warnings generated. [5053/11342] Automatic MOC for target Bluetooth AutoMoc: /Users/michaelsmithers/Qt/6.5.5/Src/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h:0:1: note: No relevant classes found. No output generated. AutoMoc: /Users/michaelsmithers/Qt/6.5.5/Src/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h:0:1: note: No relevant classes found. No output generated. [5238/11342] Building OBJCXX object qtmultimedia/src/plugins/multimedia/darwin/CMakeFiles/QDarwinMediaPlugin.dir/camera/qavfcamerabase.mm.o /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/qavfcamerabase.mm:141:46: warning: 'devicesWithMediaType:' is deprecated: first deprecated in macOS 10.15 - Use AVCaptureDeviceDiscoverySession instead. [-Wdeprecated-declarations] NSArray *videoDevices = [AVCaptureDevice devicesWithMediaType:AVMediaTypeVideo]; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureDevice.h:107:1: note: 'devicesWithMediaType:' has been explicitly marked deprecated here + (NSArray *)devicesWithMediaType:(AVMediaType)mediaType API_DEPRECATED("Use AVCaptureDeviceDiscoverySession instead.", ios(4.0, 10.0), macos(10.7, 10.15)) API_UNAVAILABLE(visionos) API_UNAVAILABLE(tvos); ^ 1 warning generated. /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/qavfcamerabase.mm:141:46: warning: 'devicesWithMediaType:' is deprecated: first deprecated in macOS 10.15 - Use AVCaptureDeviceDiscoverySession instead. [-Wdeprecated-declarations] NSArray *videoDevices = [AVCaptureDevice devicesWithMediaType:AVMediaTypeVideo]; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureDevice.h:107:1: note: 'devicesWithMediaType:' has been explicitly marked deprecated here + (NSArray *)devicesWithMediaType:(AVMediaType)mediaType API_DEPRECATED("Use AVCaptureDeviceDiscoverySession instead.", ios(4.0, 10.0), macos(10.7, 10.15)) API_UNAVAILABLE(visionos) API_UNAVAILABLE(tvos); ^ 1 warning generated. [5242/11342] Building OBJCXX object qtmultimedia/src/plugins/multimedia/darwin/CMakeFiles/QDarwinMediaPlugin.dir/qdarwinintegration.mm.o In file included from /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/qdarwinintegration.mm:8: /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture_p.h:42:5: warning: 'AVCaptureStillImageOutput' is deprecated: first deprecated in macOS 10.15 - Use AVCapturePhotoOutput instead. [-Wdeprecated-declarations] AVCaptureStillImageOutput *stillImageOutput() const {return m_stillImageOutput;} ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureStillImageOutput.h:29:12: note: 'AVCaptureStillImageOutput' has been explicitly marked deprecated here @interface AVCaptureStillImageOutput : AVCaptureOutput ^ In file included from /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/qdarwinintegration.mm:8: /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture_p.h:69:5: warning: 'AVCaptureStillImageOutput' is deprecated: first deprecated in macOS 10.15 - Use AVCapturePhotoOutput instead. [-Wdeprecated-declarations] AVCaptureStillImageOutput *m_stillImageOutput; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureStillImageOutput.h:29:12: note: 'AVCaptureStillImageOutput' has been explicitly marked deprecated here @interface AVCaptureStillImageOutput : AVCaptureOutput ^ 2 warnings generated. In file included from /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/qdarwinintegration.mm:8: /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture_p.h:42:5: warning: 'AVCaptureStillImageOutput' is deprecated: first deprecated in macOS 10.15 - Use AVCapturePhotoOutput instead. [-Wdeprecated-declarations] AVCaptureStillImageOutput *stillImageOutput() const {return m_stillImageOutput;} ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureStillImageOutput.h:29:12: note: 'AVCaptureStillImageOutput' has been explicitly marked deprecated here @interface AVCaptureStillImageOutput : AVCaptureOutput ^ In file included from /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/qdarwinintegration.mm:8: /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture_p.h:69:5: warning: 'AVCaptureStillImageOutput' is deprecated: first deprecated in macOS 10.15 - Use AVCapturePhotoOutput instead. [-Wdeprecated-declarations] AVCaptureStillImageOutput *m_stillImageOutput; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureStillImageOutput.h:29:12: note: 'AVCaptureStillImageOutput' has been explicitly marked deprecated here @interface AVCaptureStillImageOutput : AVCaptureOutput ^ 2 warnings generated. [5263/11342] Building OBJCXX object qtmultimedia/src/plugins/multimedia/darwin/CMakeFiles/QDarwinMediaPlugin.dir/camera/avfcameraservice.mm.o In file included from /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfcameraservice.mm:10: /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture_p.h:42:5: warning: 'AVCaptureStillImageOutput' is deprecated: first deprecated in macOS 10.15 - Use AVCapturePhotoOutput instead. [-Wdeprecated-declarations] AVCaptureStillImageOutput *stillImageOutput() const {return m_stillImageOutput;} ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureStillImageOutput.h:29:12: note: 'AVCaptureStillImageOutput' has been explicitly marked deprecated here @interface AVCaptureStillImageOutput : AVCaptureOutput ^ In file included from /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfcameraservice.mm:10: /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture_p.h:69:5: warning: 'AVCaptureStillImageOutput' is deprecated: first deprecated in macOS 10.15 - Use AVCapturePhotoOutput instead. [-Wdeprecated-declarations] AVCaptureStillImageOutput *m_stillImageOutput; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureStillImageOutput.h:29:12: note: 'AVCaptureStillImageOutput' has been explicitly marked deprecated here @interface AVCaptureStillImageOutput : AVCaptureOutput ^ 2 warnings generated. In file included from /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfcameraservice.mm:10: /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture_p.h:42:5: warning: 'AVCaptureStillImageOutput' is deprecated: first deprecated in macOS 10.15 - Use AVCapturePhotoOutput instead. [-Wdeprecated-declarations] AVCaptureStillImageOutput *stillImageOutput() const {return m_stillImageOutput;} ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureStillImageOutput.h:29:12: note: 'AVCaptureStillImageOutput' has been explicitly marked deprecated here @interface AVCaptureStillImageOutput : AVCaptureOutput ^ In file included from /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfcameraservice.mm:10: /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture_p.h:69:5: warning: 'AVCaptureStillImageOutput' is deprecated: first deprecated in macOS 10.15 - Use AVCapturePhotoOutput instead. [-Wdeprecated-declarations] AVCaptureStillImageOutput *m_stillImageOutput; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureStillImageOutput.h:29:12: note: 'AVCaptureStillImageOutput' has been explicitly marked deprecated here @interface AVCaptureStillImageOutput : AVCaptureOutput ^ 2 warnings generated. [5265/11342] Building OBJCXX object qtmultimedia/src/plugins/multimedia/darwin/CMakeFiles/QDarwinMediaPlugin.dir/camera/avfcamerasession.mm.o In file included from /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfcamerasession.mm:9: /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture_p.h:42:5: warning: 'AVCaptureStillImageOutput' is deprecated: first deprecated in macOS 10.15 - Use AVCapturePhotoOutput instead. [-Wdeprecated-declarations] AVCaptureStillImageOutput *stillImageOutput() const {return m_stillImageOutput;} ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureStillImageOutput.h:29:12: note: 'AVCaptureStillImageOutput' has been explicitly marked deprecated here @interface AVCaptureStillImageOutput : AVCaptureOutput ^ In file included from /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfcamerasession.mm:9: /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture_p.h:69:5: warning: 'AVCaptureStillImageOutput' is deprecated: first deprecated in macOS 10.15 - Use AVCapturePhotoOutput instead. [-Wdeprecated-declarations] AVCaptureStillImageOutput *m_stillImageOutput; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureStillImageOutput.h:29:12: note: 'AVCaptureStillImageOutput' has been explicitly marked deprecated here @interface AVCaptureStillImageOutput : AVCaptureOutput ^ 2 warnings generated. In file included from /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfcamerasession.mm:9: /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture_p.h:42:5: warning: 'AVCaptureStillImageOutput' is deprecated: first deprecated in macOS 10.15 - Use AVCapturePhotoOutput instead. [-Wdeprecated-declarations] AVCaptureStillImageOutput *stillImageOutput() const {return m_stillImageOutput;} ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureStillImageOutput.h:29:12: note: 'AVCaptureStillImageOutput' has been explicitly marked deprecated here @interface AVCaptureStillImageOutput : AVCaptureOutput ^ In file included from /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfcamerasession.mm:9: /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture_p.h:69:5: warning: 'AVCaptureStillImageOutput' is deprecated: first deprecated in macOS 10.15 - Use AVCapturePhotoOutput instead. [-Wdeprecated-declarations] AVCaptureStillImageOutput *m_stillImageOutput; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureStillImageOutput.h:29:12: note: 'AVCaptureStillImageOutput' has been explicitly marked deprecated here @interface AVCaptureStillImageOutput : AVCaptureOutput ^ 2 warnings generated. [5270/11342] Building OBJCXX object qtmultimedia/src/plugins/multimedia/darwin/CMakeFiles/QDarwinMediaPlugin.dir/camera/avfimagecapture.mm.o In file included from /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture.mm:5: /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture_p.h:42:5: warning: 'AVCaptureStillImageOutput' is deprecated: first deprecated in macOS 10.15 - Use AVCapturePhotoOutput instead. [-Wdeprecated-declarations] AVCaptureStillImageOutput *stillImageOutput() const {return m_stillImageOutput;} ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureStillImageOutput.h:29:12: note: 'AVCaptureStillImageOutput' has been explicitly marked deprecated here @interface AVCaptureStillImageOutput : AVCaptureOutput ^ In file included from /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture.mm:5: /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture_p.h:69:5: warning: 'AVCaptureStillImageOutput' is deprecated: first deprecated in macOS 10.15 - Use AVCapturePhotoOutput instead. [-Wdeprecated-declarations] AVCaptureStillImageOutput *m_stillImageOutput; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureStillImageOutput.h:29:12: note: 'AVCaptureStillImageOutput' has been explicitly marked deprecated here @interface AVCaptureStillImageOutput : AVCaptureOutput ^ /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture.mm:28:28: warning: 'AVCaptureStillImageOutput' is deprecated: first deprecated in macOS 10.15 - Use AVCapturePhotoOutput instead. [-Wdeprecated-declarations] m_stillImageOutput = [[AVCaptureStillImageOutput alloc] init]; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureStillImageOutput.h:29:12: note: 'AVCaptureStillImageOutput' has been explicitly marked deprecated here @interface AVCaptureStillImageOutput : AVCaptureOutput ^ /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture.mm:114:34: warning: 'AVCaptureStillImageOutput' is deprecated: first deprecated in macOS 10.15 - Use AVCapturePhotoOutput instead. [-Wdeprecated-declarations] NSData *nsJpgData = [AVCaptureStillImageOutput jpegStillImageNSDataRepresentation:imageSampleBuffer]; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureStillImageOutput.h:29:12: note: 'AVCaptureStillImageOutput' has been explicitly marked deprecated here @interface AVCaptureStillImageOutput : AVCaptureOutput ^ 4 warnings generated. In file included from /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture.mm:5: /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture_p.h:42:5: warning: 'AVCaptureStillImageOutput' is deprecated: first deprecated in macOS 10.15 - Use AVCapturePhotoOutput instead. [-Wdeprecated-declarations] AVCaptureStillImageOutput *stillImageOutput() const {return m_stillImageOutput;} ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureStillImageOutput.h:29:12: note: 'AVCaptureStillImageOutput' has been explicitly marked deprecated here @interface AVCaptureStillImageOutput : AVCaptureOutput ^ In file included from /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture.mm:5: /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture_p.h:69:5: warning: 'AVCaptureStillImageOutput' is deprecated: first deprecated in macOS 10.15 - Use AVCapturePhotoOutput instead. [-Wdeprecated-declarations] AVCaptureStillImageOutput *m_stillImageOutput; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureStillImageOutput.h:29:12: note: 'AVCaptureStillImageOutput' has been explicitly marked deprecated here @interface AVCaptureStillImageOutput : AVCaptureOutput ^ /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture.mm:28:28: warning: 'AVCaptureStillImageOutput' is deprecated: first deprecated in macOS 10.15 - Use AVCapturePhotoOutput instead. [-Wdeprecated-declarations] m_stillImageOutput = [[AVCaptureStillImageOutput alloc] init]; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureStillImageOutput.h:29:12: note: 'AVCaptureStillImageOutput' has been explicitly marked deprecated here @interface AVCaptureStillImageOutput : AVCaptureOutput ^ /Users/michaelsmithers/Qt/6.5.5/Src/qtmultimedia/src/plugins/multimedia/darwin/camera/avfimagecapture.mm:114:34: warning: 'AVCaptureStillImageOutput' is deprecated: first deprecated in macOS 10.15 - Use AVCapturePhotoOutput instead. [-Wdeprecated-declarations] NSData *nsJpgData = [AVCaptureStillImageOutput jpegStillImageNSDataRepresentation:imageSampleBuffer]; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureStillImageOutput.h:29:12: note: 'AVCaptureStillImageOutput' has been explicitly marked deprecated here @interface AVCaptureStillImageOutput : AVCaptureOutput ^ 4 warnings generated. [5422/11342] Building CXX object qtquick3d/src/plugins/assetimporters/assi...gin.dir/__/__/__/3rdparty/assimp/src/code/AssetLib/Obj/ObjFileParser.cpp. /Users/michaelsmithers/Qt/6.5.5/Src/qtquick3d/src/3rdparty/assimp/src/code/AssetLib/Obj/ObjFileParser.cpp:114:18: warning: variable 'progressCounter' set but not used [-Wunused-but-set-variable] unsigned int progressCounter = 0; ^ 1 warning generated. /Users/michaelsmithers/Qt/6.5.5/Src/qtquick3d/src/3rdparty/assimp/src/code/AssetLib/Obj/ObjFileParser.cpp:114:18: warning: variable 'progressCounter' set but not used [-Wunused-but-set-variable] unsigned int progressCounter = 0; ^ 1 warning generated. [5579/11342] Building CXX object qt3d/src/logic/CMakeFiles/3DLogic.dir/cmake_pch_arm64.hxx.pch clang: warning: argument unused during compilation: '-msse2' [-Wunused-command-line-argument] [5584/11342] Building CXX object qt3d/src/input/CMakeFiles/3DInput.dir/cmake_pch_arm64.hxx.pch clang: warning: argument unused during compilation: '-msse2' [-Wunused-command-line-argument] [5588/11342] Building CXX object qt3d/src/quick3d/quick3d/CMakeFiles/3DQuick.dir/cmake_pch_arm64.hxx.pch clang: warning: argument unused during compilation: '-msse2' [-Wunused-command-line-argument] [5679/11342] Building CXX object qt3d/src/render/CMakeFiles/3DRender.dir/cmake_pch_arm64.hxx.pch clang: warning: argument unused during compilation: '-msse2' [-Wunused-command-line-argument] [5981/11342] Building CXX object qt3d/src/quick3d/quick3dinput/CMakeFiles/3DQuickInput.dir/cmake_pch_arm64.hxx.pch clang: warning: argument unused during compilation: '-msse2' [-Wunused-command-line-argument] [6024/11342] Building CXX object qt3d/src/animation/CMakeFiles/3DAnimation.dir/cmake_pch_arm64.hxx.pch clang: warning: argument unused during compilation: '-msse2' [-Wunused-command-line-argument] [6029/11342] Building CXX object qt3d/src/quick3d/quick3drender/CMakeFiles/3DQuickRender.dir/cmake_pch_arm64.hxx.pch clang: warning: argument unused during compilation: '-msse2' [-Wunused-command-line-argument] [6031/11342] Building CXX object qt3d/src/quick3d/quick3dscene2d/CMakeFiles/3DQuickScene2D.dir/cmake_pch_arm64.hxx.pch clang: warning: argument unused during compilation: '-msse2' [-Wunused-command-line-argument] [6040/11342] Building CXX object qt3d/src/animation/CMakeFiles/3DAnimation.dir/backend/bezierevaluator.cpp.o /Users/michaelsmithers/Qt/6.5.5/Src/qt3d/src/animation/backend/bezierevaluator.cpp:145:49: warning: argument 'coeffs' of type 'const float[4]' with mismatched bound [-Warray-parameter] int BezierEvaluator::findCubicRoots(const float coeffs[4], float roots[3]) ^ /Users/michaelsmithers/Qt/6.5.5/Src/qt3d/src/animation/backend/bezierevaluator_p.h:42:43: note: previously declared as 'const float[]' here static int findCubicRoots(const float coefficients[], float roots[3]); ^ 1 warning generated. /Users/michaelsmithers/Qt/6.5.5/Src/qt3d/src/animation/backend/bezierevaluator.cpp:145:49: warning: argument 'coeffs' of type 'const float[4]' with mismatched bound [-Warray-parameter] int BezierEvaluator::findCubicRoots(const float coeffs[4], float roots[3]) ^ /Users/michaelsmithers/Qt/6.5.5/Src/qt3d/src/animation/backend/bezierevaluator_p.h:42:43: note: previously declared as 'const float[]' here static int findCubicRoots(const float coefficients[], float roots[3]); ^ 1 warning generated. [6042/11342] Building CXX object qt3d/src/extras/CMakeFiles/3DExtras.dir/cmake_pch_arm64.hxx.pch clang: warning: argument unused during compilation: '-msse2' [-Wunused-command-line-argument] [6129/11342] Building CXX object qt3d/src/animation/CMakeFiles/3DAnimation.dir/backend/gltfimporter.cpp.o /Users/michaelsmithers/Qt/6.5.5/Src/qt3d/src/animation/backend/gltfimporter.cpp:463:9: warning: variable 'channelIndex' set but not used [-Wunused-but-set-variable] int channelIndex = 0; ^ 1 warning generated. /Users/michaelsmithers/Qt/6.5.5/Src/qt3d/src/animation/backend/gltfimporter.cpp:463:9: warning: variable 'channelIndex' set but not used [-Wunused-but-set-variable] int channelIndex = 0; ^ 1 warning generated. [6203/11342] Building CXX object qt3d/src/quick3d/quick3danimation/CMakeFiles/3DQuickAnimation.dir/cmake_pch_arm64.hxx.pch clang: warning: argument unused during compilation: '-msse2' [-Wunused-command-line-argument] [6213/11342] Building CXX object qt3d/src/quick3d/quick3dextras/CMakeFiles/3DQuickExtras.dir/cmake_pch_arm64.hxx.pch clang: warning: argument unused during compilation: '-msse2' [-Wunused-command-line-argument] [7290/11342] Performing install step for 'gn' [0/2] Generating gn ninja: Entering directory `/Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/gn/Release' ninja: no work to do. [1/2] Install the project... -- Install configuration: "Release" -- Installing: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/install/bin/gn [7442/11342] Run gn for target WebEngineCore in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/core/Release/arm64 -- Found Gn: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/install/bin/gn (found suitable exact version "6.5.5.qtwebengine.qt.io") -- Running gn in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/core/Release/arm64 -- GN command: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/install/bin/gn gen /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/core/Release/arm64 --script-executable=/usr/bin/python3 --root=/Users/michaelsmithers/Qt/6.5.5/Src/qtwebengine/src/3rdparty/chromium -- GN arg file: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/core/Release/arm64/args.gn -- GN args: angle_enable_swiftshader=false blink_symbol_level=0 build_dawn_tests=false build_with_tflite_lib=false chrome_pgo_phase=0 chrome_root_store_supported=false clang_base_path="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr" clang_use_chrome_plugins=false dawn_use_swiftshader=false dcheck_always_on=false devtools_fast_bundle=false devtools_skip_typecheck=false enable_background_contents=false enable_background_mode=false enable_basic_printing=true enable_extensions=true enable_hangout_services_extension=true enable_ipc_fuzzer=false enable_ipc_logging=false enable_library_cdms=true enable_media_remoting=false enable_message_center=false enable_nacl=false enable_oop_printing=false enable_pdf=true enable_plugins=true enable_precompiled_headers=true enable_print_preview=true enable_printing=true enable_remoting=false enable_reporting=false enable_resource_allowlist_generation=false enable_screen_ai_service=false enable_screen_capture=true enable_session_service=false enable_spellcheck=true enable_supervised_users=false enable_swiftshader=false enable_swiftshader_vulkan=false enable_vr=false enable_vulkan=false enable_web_speech=false enable_webrtc=true enable_widevine=true fatal_linker_warnings=false fatal_linker_warnings=false forbid_non_component_debug_builds=false has_native_accessibility=false init_stack_vars=false is_clang=true is_component_build=false is_debug=false is_gcc=false is_mingw=false is_msvc=false is_official_build=true is_qtwebengine=true is_shared=true is_unsafe_developer_build=false jumbo_build_excluded=["browser"] jumbo_file_merge_limit=8 mac_deployment_target="11.0" mac_sdk_min="14.4" optimize_webui=false pdf_use_skia=true proprietary_codecs=false qtwebengine_target="/Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/core/Release/arm64:QtWebEngineCore" rtc_use_pipewire=false safe_browsing_mode=0 skia_use_dawn=false strip_absolute_paths_from_debug_symbols=false symbol_level=0 target_cpu="arm64" toolkit_views=false treat_warnings_as_errors=false trial_comparison_cert_verifier_supported=false use_allocator_shim=false use_browser_spellchecker=false use_cups=true use_custom_libcxx=false use_dawn=false use_embedded_config=false use_external_popup_menu=false use_gold=false use_jumbo_build=true use_kerberos=false use_libcxx=true use_lld=false use_partition_alloc=true use_partition_alloc_as_malloc=false use_static_angle=true use_sysroot=false use_system_xcode=true use_thin_lto=false use_v8_context_snapshot=true v8_symbol_level=0 v8_use_external_startup_data=true -- GN Done. Made 17164 targets from 2845 files in 9007ms [7467/11342] Run gn for target Pdf in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/pdf/Release/arm64 -- Found Gn: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/install/bin/gn (found suitable exact version "6.5.5.qtwebengine.qt.io") -- Running gn in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/pdf/Release/arm64 -- GN command: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/install/bin/gn gen /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/pdf/Release/arm64 --script-executable=/usr/bin/python3 --root=/Users/michaelsmithers/Qt/6.5.5/Src/qtwebengine/src/3rdparty/chromium -- GN arg file: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/pdf/Release/arm64/args.gn -- GN args: angle_enable_swiftshader=false angle_enable_vulkan=false blink_symbol_level=0 chrome_pgo_phase=0 clang_base_path="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr" clang_use_chrome_plugins=false dawn_use_swiftshader=false dcheck_always_on=false enable_ipc_fuzzer=false enable_precompiled_headers=true enable_remoting=false enable_resource_allowlist_generation=false enable_swiftshader=false enable_swiftshader_vulkan=false enable_web_speech=false fatal_linker_warnings=false forbid_non_component_debug_builds=false init_stack_vars=false is_clang=true is_component_build=false is_debug=false is_gcc=false is_mingw=false is_msvc=false is_official_build=true is_qtwebengine=true is_shared=true is_unsafe_developer_build=false jumbo_build_excluded=["browser"] jumbo_file_merge_limit=8 mac_deployment_target="11.0" mac_sdk_min="14.4" pdf_enable_v8=false pdf_enable_xfa=false pdf_enable_xfa_bmp=false pdf_enable_xfa_gif=false pdf_enable_xfa_png=false pdf_enable_xfa_tiff=false pdfium_use_qt_libpng=false pdfium_use_system_libpng=false pdfium_use_system_libtiff=false pdfium_use_system_zlib=false qt_freetype_config="/Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/pdf/Release/arm64:qt_freetype_config" qt_harfbuzz_config="/Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/pdf/Release/arm64:qt_harfbuzz_config" qt_libjpeg_config="/Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/pdf/Release/arm64:qt_libjpeg_config" qt_libpng_config="/Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/pdf/Release/arm64:qt_libpng_config" qtwebengine_target="/Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/pdf/Release/arm64:QtPdf" strip_absolute_paths_from_debug_symbols=false symbol_level=0 target_cpu="arm64" treat_warnings_as_errors=false use_allocator_shim=false use_custom_libcxx=false use_dawn=false use_gold=false use_jumbo_build=true use_libcxx=true use_lld=false use_partition_alloc=true use_partition_alloc_as_malloc=false use_qt_freetype=false use_qt_harfbuzz=false use_qt_libjpeg=false use_sysroot=false use_system_libpng=false use_system_xcode=true use_system_zlib=false use_thin_lto=false v8_symbol_level=0 -- GN Done. Made 17214 targets from 2849 files in 12736ms [7487/11342] Run gn for target Pdf in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/pdf/Release/x86_64 -- Found Gn: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/install/bin/gn (found suitable exact version "6.5.5.qtwebengine.qt.io") -- Running gn in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/pdf/Release/x86_64 -- GN command: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/install/bin/gn gen /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/pdf/Release/x86_64 --script-executable=/usr/bin/python3 --root=/Users/michaelsmithers/Qt/6.5.5/Src/qtwebengine/src/3rdparty/chromium -- GN arg file: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/pdf/Release/x86_64/args.gn -- GN args: angle_enable_swiftshader=false angle_enable_vulkan=false blink_symbol_level=0 chrome_pgo_phase=0 clang_base_path="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr" clang_use_chrome_plugins=false dawn_use_swiftshader=false dcheck_always_on=false enable_ipc_fuzzer=false enable_precompiled_headers=true enable_remoting=false enable_resource_allowlist_generation=false enable_swiftshader=false enable_swiftshader_vulkan=false enable_web_speech=false fatal_linker_warnings=false forbid_non_component_debug_builds=false init_stack_vars=false is_clang=true is_component_build=false is_debug=false is_gcc=false is_mingw=false is_msvc=false is_official_build=true is_qtwebengine=true is_shared=true is_unsafe_developer_build=false jumbo_build_excluded=["browser"] jumbo_file_merge_limit=8 mac_deployment_target="11.0" mac_sdk_min="14.4" pdf_enable_v8=false pdf_enable_xfa=false pdf_enable_xfa_bmp=false pdf_enable_xfa_gif=false pdf_enable_xfa_png=false pdf_enable_xfa_tiff=false pdfium_use_qt_libpng=false pdfium_use_system_libpng=false pdfium_use_system_libtiff=false pdfium_use_system_zlib=false qt_freetype_config="/Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/pdf/Release/x86_64:qt_freetype_config" qt_harfbuzz_config="/Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/pdf/Release/x86_64:qt_harfbuzz_config" qt_libjpeg_config="/Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/pdf/Release/x86_64:qt_libjpeg_config" qt_libpng_config="/Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/pdf/Release/x86_64:qt_libpng_config" qtwebengine_target="/Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/pdf/Release/x86_64:QtPdf" strip_absolute_paths_from_debug_symbols=false symbol_level=0 target_cpu="x64" treat_warnings_as_errors=false use_allocator_shim=false use_custom_libcxx=false use_dawn=false use_gold=false use_jumbo_build=true use_libcxx=true use_lld=false use_partition_alloc=true use_partition_alloc_as_malloc=false use_qt_freetype=false use_qt_harfbuzz=false use_qt_libjpeg=false use_sysroot=false use_system_libpng=false use_system_xcode=true use_system_zlib=false use_thin_lto=false v8_symbol_level=0 -- GN Done. Made 21563 targets from 2850 files in 14711ms [7493/11342] Run gn for target WebEngineCore in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/core/Release/x86_64 -- Found Gn: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/install/bin/gn (found suitable exact version "6.5.5.qtwebengine.qt.io") -- Running gn in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/core/Release/x86_64 -- GN command: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/install/bin/gn gen /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/core/Release/x86_64 --script-executable=/usr/bin/python3 --root=/Users/michaelsmithers/Qt/6.5.5/Src/qtwebengine/src/3rdparty/chromium -- GN arg file: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/core/Release/x86_64/args.gn -- GN args: angle_enable_swiftshader=false blink_symbol_level=0 build_dawn_tests=false build_with_tflite_lib=false chrome_pgo_phase=0 chrome_root_store_supported=false clang_base_path="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr" clang_use_chrome_plugins=false dawn_use_swiftshader=false dcheck_always_on=false devtools_fast_bundle=false devtools_skip_typecheck=false enable_background_contents=false enable_background_mode=false enable_basic_printing=true enable_extensions=true enable_hangout_services_extension=true enable_ipc_fuzzer=false enable_ipc_logging=false enable_library_cdms=true enable_media_remoting=false enable_message_center=false enable_nacl=false enable_oop_printing=false enable_pdf=true enable_plugins=true enable_precompiled_headers=true enable_print_preview=true enable_printing=true enable_remoting=false enable_reporting=false enable_resource_allowlist_generation=false enable_screen_ai_service=false enable_screen_capture=true enable_session_service=false enable_spellcheck=true enable_supervised_users=false enable_swiftshader=false enable_swiftshader_vulkan=false enable_vr=false enable_vulkan=false enable_web_speech=false enable_webrtc=true enable_widevine=true fatal_linker_warnings=false fatal_linker_warnings=false forbid_non_component_debug_builds=false has_native_accessibility=false init_stack_vars=false is_clang=true is_component_build=false is_debug=false is_gcc=false is_mingw=false is_msvc=false is_official_build=true is_qtwebengine=true is_shared=true is_unsafe_developer_build=false jumbo_build_excluded=["browser"] jumbo_file_merge_limit=8 mac_deployment_target="11.0" mac_sdk_min="14.4" optimize_webui=false pdf_use_skia=true proprietary_codecs=false qtwebengine_target="/Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/core/Release/x86_64:QtWebEngineCore" rtc_use_pipewire=false safe_browsing_mode=0 skia_use_dawn=false strip_absolute_paths_from_debug_symbols=false symbol_level=0 target_cpu="x64" toolkit_views=false treat_warnings_as_errors=false trial_comparison_cert_verifier_supported=false use_allocator_shim=false use_browser_spellchecker=false use_cups=true use_custom_libcxx=false use_dawn=false use_embedded_config=false use_external_popup_menu=false use_gold=false use_jumbo_build=true use_kerberos=false use_libcxx=true use_lld=false use_partition_alloc=true use_partition_alloc_as_malloc=false use_static_angle=true use_sysroot=false use_system_xcode=true use_thin_lto=false use_v8_context_snapshot=true v8_symbol_level=0 v8_use_external_startup_data=true -- GN Done. Made 21527 targets from 2846 files in 14932ms [7493/11342] Running ninja for QtWebEngineCore in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/core/Release/x86_64 ninja: Entering directory `/Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/core/Release/x86_64' [6810/49601] CXX obj/third_party/angle/translator/SymbolEnv.o FAILED: obj/third_party/angle/translator/SymbolEnv.o ../../../../../../../../../../../Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -MMD -MF obj/third_party/angle/translator/SymbolEnv.o.d -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_APPLE_WORKAROUNDS -DANGLE_ENABLE_VULKAN -DANGLE_ENABLE_METAL -DANGLE_ENABLE_METAL_SPIRV -DOFFICIAL_BUILD -DTOOLKIT_QT -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DCR_XCODE_VERSION=1530 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DANGLE_VMA_VERSION=2003000 -DANGLE_DELEGATE_WORKERS -DANGLE_USE_ABSEIL -DABSL_ALLOCATOR_NOTHROW=1 -I../../../../../../qtwebengine/src/3rdparty/chromium/third_party/angle/include -I../../../../../../qtwebengine/src/3rdparty/chromium/third_party/angle/src -I../../../../../../qtwebengine/src/3rdparty/chromium/third_party/angle/src/common/base -I../../../../../../qtwebengine/src/3rdparty/chromium/third_party/angle/src/common/third_party/xxhash -I../../../../../../qtwebengine/src/3rdparty/chromium/third_party/abseil-cpp -I../../../../../../qtwebengine/src/3rdparty/chromium/third_party/vulkan-deps/spirv-headers/src/include -I../../../../../../qtwebengine/src/3rdparty/chromium/third_party/vulkan-deps/spirv-tools/src/include -Wall -Wextra -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wimplicit-fallthrough -Wextra-semi -Wthread-safety -Wunguarded-availability -Wno-missing-field-initializers -Wno-unused-parameter -Wno-psabi -Wloop-analysis -Wno-unneeded-internal-declaration -Wenum-compare-conditional -Wno-ignored-pragma-optimize -Wno-deprecated-builtins -Wno-bitfield-constant-conversion -Wno-deprecated-this-capture -Wshadow -fno-delete-null-pointer-checks -fno-ident -fno-strict-aliasing -fstack-protector -Wno-unknown-argument -Wno-unknown-attributes -Wno-unknown-warning-option -Wno-predefined-identifier-outside-function -Wno-unknown-pragmas -fcolor-diagnostics -fmerge-all-constants -arch x86_64 -O2 -fno-omit-frame-pointer -g0 -isysroot ../../../../../../../../../../../Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -mmacos-version-min=11.0 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Wexit-time-destructors -Wglobal-constructors -Wbad-function-cast -Wconditional-uninitialized -Wextra-semi-stmt -Wfloat-conversion -Winconsistent-missing-destructor-override -Wmissing-field-initializers -Wnewline-eof -Wnon-virtual-dtor -Wredundant-parens -Wreturn-std-move -Wshadow -Wshadow-field -Wtautological-type-limit-compare -Wundefined-reinterpret-cast -Wunneeded-internal-declaration -Wunused-but-set-variable -Wsuggest-destructor-override -Wsuggest-override -Wparentheses -Wrange-loop-analysis -Wstrict-prototypes -Wunreachable-code-aggressive -Wshorten-64-to-32 -Wno-parentheses-equality -Wno-tautological-compare -Wno-thread-safety-attributes -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -std=c++20 -Wno-trigraphs -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -c ../../../../../../qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/TranslatorMetalDirect/SymbolEnv.cpp -o obj/third_party/angle/translator/SymbolEnv.o In file included from ../../../../../../qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/TranslatorMetalDirect/SymbolEnv.cpp:11: In file included from ../../../../../../qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/TranslatorMetalDirect/AstHelpers.h:16: In file included from ../../../../../../qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/TranslatorMetalDirect/SymbolEnv.h:14: ../../../../../../qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/TranslatorMetalDirect/Reference.h:39:41: error: no viable conversion from returned value of type 'const sh::TType' to function return type 'const sh::TType *' operator T const *() const { return *mPtr; } ^~~~~ ../../../../../../../../../../../Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/include/c++/v1/__compare/synth_three_way.h:40:12: note: in instantiation of member function 'sh::Ref::operator const sh::TType *' requested here return __t <=> __u; ^ ../../../../../../../../../../../Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/include/c++/v1/__tree:1985:17: note: in instantiation of member function 'std::__map_value_compare>, std::__value_type>, sh::TFunction *>, std::less>>>::operator()' requested here if (value_comp()(__v, __nd->__value_)) ^ ../../../../../../../../../../../Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/include/c++/v1/__tree:2101:36: note: in instantiation of function template specialization 'std::__tree>, sh::TFunction *>, std::__map_value_compare>, std::__value_type>, sh::TFunction *>, std::less>>>, std::allocator>, sh::TFunction *>>>::__find_equal>>' requested here __node_base_pointer& __child = __find_equal(__parent, __k); ^ ../../../../../../../../../../../Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/include/c++/v1/map:1692:20: note: in instantiation of function template specialization 'std::__tree>, sh::TFunction *>, std::__map_value_compare>, std::__value_type>, sh::TFunction *>, std::less>>>, std::allocator>, sh::TFunction *>>>::__emplace_unique_key_args>, const std::piecewise_construct_t &, std::tuple> &>, std::tuple<>>' requested here return __tree_.__emplace_unique_key_args(__k, ^ ../../../../../../qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/TranslatorMetalDirect/SymbolEnv.cpp:312:37: note: in instantiation of member function 'std::map>, sh::TFunction *>::operator[]' requested here TFunction *&func = sigToFunc[mReusableSigBuffer]; ^ 1 error generated. [6823/49601] OBJCXX obj/third_party/angle/src/libANGLE/renderer/metal/angle_metal_backend/DisplayMtl.o ninja: build stopped: subcommand failed. [7982/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleimplplugin_SliderHandle_qml.cpp Warning: SliderHandle.qml:6:1: Warnings occurred while importing module "QtQuick.Controls.Fusion": [import] import QtQuick.Controls.Fusion ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Fusion/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Basic/plugins.qmltypes [import] --- Info: SliderHandle.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: SliderHandle.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.Fusion ^^^^^^ Info: SliderHandle.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Warning: SliderHandle.qml:24:20: Unqualified access [unqualified] color: Fusion.gradientStart(Fusion.buttonColor(handle.palette, handle.visualFocus, ^^^^^^ Warning: SliderHandle.qml:24:20: Could not compile binding for color: Cannot access value for name Fusion [compiler] color: Fusion.gradientStart(Fusion.buttonColor(handle.palette, handle.visualFocus, ^^^^^^ Warning: SliderHandle.qml:29:20: Unqualified access [unqualified] color: Fusion.gradientStop(Fusion.buttonColor(handle.palette, handle.visualFocus, ^^^^^^ Warning: SliderHandle.qml:29:20: Could not compile binding for color: Cannot access value for name Fusion [compiler] color: Fusion.gradientStop(Fusion.buttonColor(handle.palette, handle.visualFocus, ^^^^^^ Warning: SliderHandle.qml:41:44: Unqualified access [unqualified] border.color: handle.visualFocus ? Fusion.highlightedOutline(handle.palette) : Fusion.outline(handle.palette) ^^^^^^ Warning: SliderHandle.qml:41:44: Could not compile binding for color: Cannot access value for name Fusion [compiler] border.color: handle.visualFocus ? Fusion.highlightedOutline(handle.palette) : Fusion.outline(handle.palette) ^^^^^^ Warning: SliderHandle.qml:49:27: Unqualified access [unqualified] border.color: Fusion.innerContrastLine ^^^^^^ Warning: SliderHandle.qml:49:27: Could not compile binding for color: Cannot access value for name Fusion [compiler] border.color: Fusion.innerContrastLine ^^^^^^ [7984/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleimplplugin_CheckIndicator_qml.cpp Warning: CheckIndicator.qml:6:1: Warnings occurred while importing module "QtQuick.Controls.Fusion": [import] import QtQuick.Controls.Fusion ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Fusion/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Basic/plugins.qmltypes [import] --- Info: CheckIndicator.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Warning: CheckIndicator.qml:13:43: Unqualified access [unqualified] readonly property color pressedColor: Fusion.mergedColors(control.palette.base, control.palette.windowText, 85) ^^^^^^ Warning: CheckIndicator.qml:13:43: Could not compile binding for pressedColor: Cannot access value for name Fusion [compiler] readonly property color pressedColor: Fusion.mergedColors(control.palette.base, control.palette.windowText, 85) ^^^^^^ Warning: CheckIndicator.qml:14:63: Could not compile binding for checkMarkColor: Member palette of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/CheckIndicator.qml)::control with type QQuickItem can be shadowed [compiler] readonly property color checkMarkColor: Qt.darker(control.palette.text, 1.2) ^^^^^^^ Warning: CheckIndicator.qml:19:20: Member "down" not found on type "QQuickItem" [missing-property] color: control.down ? indicator.pressedColor : control.palette.base ^^^^ Warning: CheckIndicator.qml:19:20: Could not compile binding for color: Cannot load property down from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/CheckIndicator.qml)::control with type QQuickItem. [compiler] color: control.down ? indicator.pressedColor : control.palette.base ^^^^ Warning: CheckIndicator.qml:20:27: Member "visualFocus" not found on type "QQuickItem" [missing-property] border.color: control.visualFocus ? Fusion.highlightedOutline(control.palette) ^^^^^^^^^^^ Warning: CheckIndicator.qml:20:27: Could not compile binding for color: Cannot load property visualFocus from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/CheckIndicator.qml)::control with type QQuickItem. [compiler] border.color: control.visualFocus ? Fusion.highlightedOutline(control.palette) ^^^^^^^^^^^ Warning: CheckIndicator.qml:27:16: Unqualified access [unqualified] color: Fusion.topShadow ^^^^^^ Warning: CheckIndicator.qml:27:16: Could not compile binding for color: Cannot access value for name Fusion [compiler] color: Fusion.topShadow ^^^^^^ Warning: CheckIndicator.qml:28:66: Member "down" not found on type "QQuickItem" [missing-property] visible: indicator.control.enabled && !indicator.control.down ^^^^ Warning: CheckIndicator.qml:28:66: Could not compile binding for visible: Cannot load property down from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/CheckIndicator.qml)::control with type QQuickItem. [compiler] visible: indicator.control.enabled && !indicator.control.down ^^^^ Warning: CheckIndicator.qml:36:36: Member "checkState" not found on type "QQuickItem" [missing-property] visible: indicator.control.checkState === Qt.Checked || (indicator.control.checked && indicator.control.checkState === undefined) ^^^^^^^^^^ Warning: CheckIndicator.qml:36:36: Could not compile binding for visible: Cannot load property checkState from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/CheckIndicator.qml)::control with type QQuickItem. [compiler] visible: indicator.control.checkState === Qt.Checked || (indicator.control.checked && indicator.control.checkState === undefined) ^^^^^^^^^^ Warning: CheckIndicator.qml:44:36: Member "checkState" not found on type "QQuickItem" [missing-property] visible: indicator.control.checkState === Qt.PartiallyChecked ^^^^^^^^^^ Warning: CheckIndicator.qml:44:36: Could not compile binding for visible: Cannot load property checkState from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/CheckIndicator.qml)::control with type QQuickItem. [compiler] visible: indicator.control.checkState === Qt.PartiallyChecked ^^^^^^^^^^ [7990/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleimplplugin_ButtonPanel_qml.cpp Warning: ButtonPanel.qml:6:1: Warnings occurred while importing module "QtQuick.Controls.Fusion": [import] import QtQuick.Controls.Fusion ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Fusion/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Basic/plugins.qmltypes [import] --- Info: ButtonPanel.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: ButtonPanel.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.Fusion ^^^^^^ Info: ButtonPanel.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Warning: ButtonPanel.qml:13:40: Member "highlighted" not found on type "QQuickItem" [missing-property] property bool highlighted: control.highlighted ^^^^^^^^^^^ Warning: ButtonPanel.qml:13:40: Could not compile binding for highlighted: Cannot load property highlighted from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/ButtonPanel.qml)::control with type QQuickItem. [compiler] property bool highlighted: control.highlighted ^^^^^^^^^^^ Warning: ButtonPanel.qml:15:23: Member "flat" not found on type "QQuickItem" [missing-property] visible: !control.flat || control.down || control.checked ^^^^ Warning: ButtonPanel.qml:15:23: Could not compile binding for visible: Cannot load property flat from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/ButtonPanel.qml)::control with type QQuickItem. [compiler] visible: !control.flat || control.down || control.checked ^^^^ Warning: ButtonPanel.qml:17:12: Unqualified access [unqualified] color: Fusion.buttonColor(control.palette, panel.highlighted, control.down || control.checked, ^^^^^^ Warning: ButtonPanel.qml:17:12: Could not compile binding for color: Cannot access value for name Fusion [compiler] color: Fusion.buttonColor(control.palette, panel.highlighted, control.down || control.checked, ^^^^^^ Warning: ButtonPanel.qml:19:23: Member "down" not found on type "QQuickItem" [missing-property] gradient: control.down || control.checked ? null : buttonGradient ^^^^ Warning: ButtonPanel.qml:19:23: Could not compile binding for gradient: Cannot load property down from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/ButtonPanel.qml)::control with type QQuickItem. [compiler] gradient: control.down || control.checked ? null : buttonGradient ^^^^ Warning: ButtonPanel.qml:25:20: Unqualified access [unqualified] color: Fusion.gradientStart(Fusion.buttonColor(panel.control.palette, panel.highlighted, ^^^^^^ Warning: ButtonPanel.qml:25:20: Could not compile binding for color: Cannot access value for name Fusion [compiler] color: Fusion.gradientStart(Fusion.buttonColor(panel.control.palette, panel.highlighted, ^^^^^^ Warning: ButtonPanel.qml:30:20: Unqualified access [unqualified] color: Fusion.gradientStop(Fusion.buttonColor(panel.control.palette, panel.highlighted, ^^^^^^ Warning: ButtonPanel.qml:30:20: Could not compile binding for color: Cannot access value for name Fusion [compiler] color: Fusion.gradientStop(Fusion.buttonColor(panel.control.palette, panel.highlighted, ^^^^^^ Warning: ButtonPanel.qml:36:19: Unqualified access [unqualified] border.color: Fusion.buttonOutline(control.palette, panel.highlighted || control.visualFocus, control.enabled) ^^^^^^ Warning: ButtonPanel.qml:36:19: Could not compile binding for color: Cannot access value for name Fusion [compiler] border.color: Fusion.buttonOutline(control.palette, panel.highlighted || control.visualFocus, control.enabled) ^^^^^^ Warning: ButtonPanel.qml:42:23: Unqualified access [unqualified] border.color: Fusion.innerContrastLine ^^^^^^ Warning: ButtonPanel.qml:42:23: Could not compile binding for color: Cannot access value for name Fusion [compiler] border.color: Fusion.innerContrastLine ^^^^^^ [7992/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleimplplugin_RadioIndicator_qml.cpp Warning: RadioIndicator.qml:6:1: Warnings occurred while importing module "QtQuick.Controls.Fusion": [import] import QtQuick.Controls.Fusion ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Fusion/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Basic/plugins.qmltypes [import] --- Info: RadioIndicator.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Warning: RadioIndicator.qml:13:43: Unqualified access [unqualified] readonly property color pressedColor: Fusion.mergedColors(control.palette.base, control.palette.windowText, 85) ^^^^^^ Warning: RadioIndicator.qml:13:43: Could not compile binding for pressedColor: Cannot access value for name Fusion [compiler] readonly property color pressedColor: Fusion.mergedColors(control.palette.base, control.palette.windowText, 85) ^^^^^^ Warning: RadioIndicator.qml:14:63: Could not compile binding for checkMarkColor: Member palette of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/RadioIndicator.qml)::control with type QQuickItem can be shadowed [compiler] readonly property color checkMarkColor: Qt.darker(control.palette.text, 1.2) ^^^^^^^ Warning: RadioIndicator.qml:20:20: Member "down" not found on type "QQuickItem" [missing-property] color: control.down ? indicator.pressedColor : control.palette.base ^^^^ Warning: RadioIndicator.qml:20:20: Could not compile binding for color: Cannot load property down from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/RadioIndicator.qml)::control with type QQuickItem. [compiler] color: control.down ? indicator.pressedColor : control.palette.base ^^^^ Warning: RadioIndicator.qml:21:27: Member "visualFocus" not found on type "QQuickItem" [missing-property] border.color: control.visualFocus ? Fusion.highlightedOutline(control.palette) ^^^^^^^^^^^ Warning: RadioIndicator.qml:21:27: Could not compile binding for color: Cannot load property visualFocus from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/RadioIndicator.qml)::control with type QQuickItem. [compiler] border.color: control.visualFocus ? Fusion.highlightedOutline(control.palette) ^^^^^^^^^^^ Warning: RadioIndicator.qml:31:66: Member "down" not found on type "QQuickItem" [missing-property] visible: indicator.control.enabled && !indicator.control.down ^^^^ Warning: RadioIndicator.qml:31:66: Could not compile binding for visible: Cannot load property down from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/RadioIndicator.qml)::control with type QQuickItem. [compiler] visible: indicator.control.enabled && !indicator.control.down ^^^^ Warning: RadioIndicator.qml:30:23: Unqualified access [unqualified] border.color: Fusion.topShadow ^^^^^^ Warning: RadioIndicator.qml:30:23: Could not compile binding for color: Cannot access value for name Fusion [compiler] border.color: Fusion.topShadow ^^^^^^ Warning: RadioIndicator.qml:42:36: Member "checked" not found on type "QQuickItem" [missing-property] visible: indicator.control.checked ^^^^^^^ Warning: RadioIndicator.qml:42:36: Could not compile binding for visible: Cannot load property checked from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/RadioIndicator.qml)::control with type QQuickItem. [compiler] visible: indicator.control.checked ^^^^^^^ [7998/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleimplplugin_SliderGroove_qml.cpp Warning: SliderGroove.qml:6:1: Warnings occurred while importing module "QtQuick.Controls.Fusion": [import] import QtQuick.Controls.Fusion ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Fusion/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Basic/plugins.qmltypes [import] --- Info: SliderGroove.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: SliderGroove.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.Fusion ^^^^^^ Info: SliderGroove.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Warning: SliderGroove.qml:17:16: Member "horizontal" not found on type "QQuickItem" [missing-property] x: control.horizontal ? 0 : (control.availableWidth - width) / 2 ^^^^^^^^^^ Warning: SliderGroove.qml:17:16: Could not compile binding for x: Cannot load property horizontal from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/SliderGroove.qml)::control with type QQuickItem. [compiler] x: control.horizontal ? 0 : (control.availableWidth - width) / 2 ^^^^^^^^^^ Warning: SliderGroove.qml:18:16: Member "horizontal" not found on type "QQuickItem" [missing-property] y: control.horizontal ? (control.availableHeight - height) / 2 : 0 ^^^^^^^^^^ Warning: SliderGroove.qml:18:16: Could not compile binding for y: Cannot load property horizontal from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/SliderGroove.qml)::control with type QQuickItem. [compiler] y: control.horizontal ? (control.availableHeight - height) / 2 : 0 ^^^^^^^^^^ Warning: SliderGroove.qml:20:28: Member "horizontal" not found on type "QQuickItem" [missing-property] implicitWidth: control.horizontal ? 160 : 5 ^^^^^^^^^^ Warning: SliderGroove.qml:20:28: Could not compile binding for implicitWidth: Cannot load property horizontal from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/SliderGroove.qml)::control with type QQuickItem. [compiler] implicitWidth: control.horizontal ? 160 : 5 ^^^^^^^^^^ Warning: SliderGroove.qml:21:29: Member "horizontal" not found on type "QQuickItem" [missing-property] implicitHeight: control.horizontal ? 5 : 160 ^^^^^^^^^^ Warning: SliderGroove.qml:21:29: Could not compile binding for implicitHeight: Cannot load property horizontal from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/SliderGroove.qml)::control with type QQuickItem. [compiler] implicitHeight: control.horizontal ? 5 : 160 ^^^^^^^^^^ Warning: SliderGroove.qml:22:20: Member "horizontal" not found on type "QQuickItem" [missing-property] width: control.horizontal ? control.availableWidth : implicitWidth ^^^^^^^^^^ Warning: SliderGroove.qml:22:20: Could not compile binding for width: Cannot load property horizontal from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/SliderGroove.qml)::control with type QQuickItem. [compiler] width: control.horizontal ? control.availableWidth : implicitWidth ^^^^^^^^^^ Warning: SliderGroove.qml:23:21: Member "horizontal" not found on type "QQuickItem" [missing-property] height: control.horizontal ? implicitHeight : control.availableHeight ^^^^^^^^^^ Warning: SliderGroove.qml:23:21: Could not compile binding for height: Cannot load property horizontal from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/SliderGroove.qml)::control with type QQuickItem. [compiler] height: control.horizontal ? implicitHeight : control.availableHeight ^^^^^^^^^^ Warning: SliderGroove.qml:27:20: Member "horizontal" not found on type "QQuickItem" [missing-property] scale: control.horizontal && control.mirrored ? -1 : 1 ^^^^^^^^^^ Warning: SliderGroove.qml:27:20: Could not compile binding for scale: Cannot load property horizontal from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/SliderGroove.qml)::control with type QQuickItem. [compiler] scale: control.horizontal && control.mirrored ? -1 : 1 ^^^^^^^^^^ Warning: SliderGroove.qml:26:19: Unqualified access [unqualified] border.color: Fusion.outline(control.palette) ^^^^^^ Warning: SliderGroove.qml:26:19: Could not compile binding for color: Cannot access value for name Fusion [compiler] border.color: Fusion.outline(control.palette) ^^^^^^ Warning: SliderGroove.qml:32:30: Unqualified access [unqualified] color: Qt.darker(Fusion.grooveColor(groove.control.palette), 1.1) ^^^^^^ Warning: SliderGroove.qml:32:30: Could not compile binding for color: Cannot access value for name Fusion [compiler] color: Qt.darker(Fusion.grooveColor(groove.control.palette), 1.1) ^^^^^^ Warning: SliderGroove.qml:36:31: Unqualified access [unqualified] color: Qt.lighter(Fusion.grooveColor(groove.control.palette), 1.1) ^^^^^^ Warning: SliderGroove.qml:36:31: Could not compile binding for color: Cannot access value for name Fusion [compiler] color: Qt.lighter(Fusion.grooveColor(groove.control.palette), 1.1) ^^^^^^ Warning: SliderGroove.qml:41:27: Member "horizontal" not found on type "QQuickItem" [missing-property] x: groove.control.horizontal ? groove.offset * parent.width : 0 ^^^^^^^^^^ Warning: SliderGroove.qml:41:27: Could not compile binding for x: Cannot load property horizontal from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/SliderGroove.qml)::control with type QQuickItem. [compiler] x: groove.control.horizontal ? groove.offset * parent.width : 0 ^^^^^^^^^^ Warning: SliderGroove.qml:42:27: Member "horizontal" not found on type "QQuickItem" [missing-property] y: groove.control.horizontal ? 0 : groove.visualProgress * parent.height ^^^^^^^^^^ Warning: SliderGroove.qml:42:27: Could not compile binding for y: Cannot load property horizontal from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/SliderGroove.qml)::control with type QQuickItem. [compiler] y: groove.control.horizontal ? 0 : groove.visualProgress * parent.height ^^^^^^^^^^ Warning: SliderGroove.qml:43:31: Member "horizontal" not found on type "QQuickItem" [missing-property] width: groove.control.horizontal ? groove.progress * parent.width - groove.offset * parent.width : 5 ^^^^^^^^^^ Warning: SliderGroove.qml:43:31: Could not compile binding for width: Cannot load property horizontal from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/SliderGroove.qml)::control with type QQuickItem. [compiler] width: groove.control.horizontal ? groove.progress * parent.width - groove.offset * parent.width : 5 ^^^^^^^^^^ Warning: SliderGroove.qml:44:32: Member "horizontal" not found on type "QQuickItem" [missing-property] height: groove.control.horizontal ? 5 : groove.progress * parent.height - groove.offset * parent.height ^^^^^^^^^^ Warning: SliderGroove.qml:44:32: Could not compile binding for height: Cannot load property horizontal from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/SliderGroove.qml)::control with type QQuickItem. [compiler] height: groove.control.horizontal ? 5 : groove.progress * parent.height - groove.offset * parent.height ^^^^^^^^^^ Warning: SliderGroove.qml:47:33: Unqualified access [unqualified] border.color: Qt.darker(Fusion.highlightedOutline(groove.control.palette), 1.1) ^^^^^^ Warning: SliderGroove.qml:47:33: Could not compile binding for color: Cannot access value for name Fusion [compiler] border.color: Qt.darker(Fusion.highlightedOutline(groove.control.palette), 1.1) ^^^^^^ Warning: SliderGroove.qml:52:24: Unqualified access [unqualified] color: Fusion.highlight(groove.control.palette) ^^^^^^ Warning: SliderGroove.qml:52:24: Could not compile binding for color: Cannot access value for name Fusion [compiler] color: Fusion.highlight(groove.control.palette) ^^^^^^ Warning: SliderGroove.qml:56:35: Unqualified access [unqualified] color: Qt.lighter(Fusion.highlight(groove.control.palette), 1.2) ^^^^^^ Warning: SliderGroove.qml:56:35: Could not compile binding for color: Cannot access value for name Fusion [compiler] color: Qt.lighter(Fusion.highlight(groove.control.palette), 1.2) ^^^^^^ [8006/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleimplplugin_SwitchIndicator_qml.cpp Warning: SwitchIndicator.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.Fusion": [import] import QtQuick.Controls.Fusion ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Fusion/plugins.qmltypes [import] --- Info: SwitchIndicator.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Fusion ^^^^^^ Info: SwitchIndicator.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: SwitchIndicator.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Warning: SwitchIndicator.qml:14:43: Unqualified access [unqualified] readonly property color pressedColor: Fusion.mergedColors(control.palette.base, control.palette.windowText, 85) ^^^^^^ Warning: SwitchIndicator.qml:14:43: Could not compile binding for pressedColor: Cannot access value for name Fusion [compiler] readonly property color pressedColor: Fusion.mergedColors(control.palette.base, control.palette.windowText, 85) ^^^^^^ Warning: SwitchIndicator.qml:15:63: Could not compile binding for checkMarkColor: Member palette of QQuickAbstractButton of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/SwitchIndicator.qml)::control with type QQuickAbstractButton can be shadowed [compiler] readonly property color checkMarkColor: Qt.darker(control.palette.text, 1.2) ^^^^^^^ Warning: SwitchIndicator.qml:21:19: Unqualified access [unqualified] border.color: Fusion.outline(control.palette) ^^^^^^ Warning: SwitchIndicator.qml:21:19: Could not compile binding for color: Cannot access value for name Fusion [compiler] border.color: Fusion.outline(control.palette) ^^^^^^ Warning: SwitchIndicator.qml:26:30: Unqualified access [unqualified] color: Qt.darker(Fusion.grooveColor(indicator.control.palette), 1.1) ^^^^^^ Warning: SwitchIndicator.qml:26:30: Could not compile binding for color: Cannot access value for name Fusion [compiler] color: Qt.darker(Fusion.grooveColor(indicator.control.palette), 1.1) ^^^^^^ Warning: SwitchIndicator.qml:30:31: Unqualified access [unqualified] color: Qt.lighter(Fusion.grooveColor(indicator.control.palette), 1.1) ^^^^^^ Warning: SwitchIndicator.qml:30:31: Could not compile binding for color: Cannot access value for name Fusion [compiler] color: Qt.lighter(Fusion.grooveColor(indicator.control.palette), 1.1) ^^^^^^ Warning: SwitchIndicator.qml:46:33: Unqualified access [unqualified] border.color: Qt.darker(Fusion.highlightedOutline(indicator.control.palette), 1.1) ^^^^^^ Warning: SwitchIndicator.qml:46:33: Could not compile binding for color: Cannot access value for name Fusion [compiler] border.color: Qt.darker(Fusion.highlightedOutline(indicator.control.palette), 1.1) ^^^^^^ Warning: SwitchIndicator.qml:47:41: Could not compile binding for width: Member enabled of QQuickAbstractButton of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/SwitchIndicator.qml)::control with type QQuickAbstractButton can be shadowed [compiler] border.width: indicator.control.enabled ? 1 : 0 ^^^^^^^ Warning: SwitchIndicator.qml:52:24: Unqualified access [unqualified] color: Fusion.highlight(indicator.control.palette) ^^^^^^ Warning: SwitchIndicator.qml:52:24: Could not compile binding for color: Cannot access value for name Fusion [compiler] color: Fusion.highlight(indicator.control.palette) ^^^^^^ Warning: SwitchIndicator.qml:56:35: Unqualified access [unqualified] color: Qt.lighter(Fusion.highlight(indicator.control.palette), 1.2) ^^^^^^ Warning: SwitchIndicator.qml:56:35: Could not compile binding for color: Cannot access value for name Fusion [compiler] color: Qt.lighter(Fusion.highlight(indicator.control.palette), 1.2) ^^^^^^ Warning: SwitchIndicator.qml:63:73: Member "visualPosition" not found on type "QQuickAbstractButton" [missing-property] x: Math.max(0, Math.min(parent.width - width, indicator.control.visualPosition * parent.width - (width / 2))) ^^^^^^^^^^^^^^ Warning: SwitchIndicator.qml:63:73: Could not compile binding for x: Cannot load property visualPosition from QQuickAbstractButton of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/impl/SwitchIndicator.qml)::control with type QQuickAbstractButton. [compiler] x: Math.max(0, Math.min(parent.width - width, indicator.control.visualPosition * parent.width - (width / 2))) ^^^^^^^^^^^^^^ Warning: SwitchIndicator.qml:72:24: Unqualified access [unqualified] color: Fusion.gradientStart(Fusion.buttonColor(indicator.control.palette, ^^^^^^ Warning: SwitchIndicator.qml:72:24: Could not compile binding for color: Cannot access value for name Fusion [compiler] color: Fusion.gradientStart(Fusion.buttonColor(indicator.control.palette, ^^^^^^ Warning: SwitchIndicator.qml:77:24: Unqualified access [unqualified] color: Fusion.gradientStop(Fusion.buttonColor(indicator.control.palette, ^^^^^^ Warning: SwitchIndicator.qml:77:24: Could not compile binding for color: Cannot access value for name Fusion [compiler] color: Fusion.gradientStop(Fusion.buttonColor(indicator.control.palette, ^^^^^^ Warning: SwitchIndicator.qml:87:59: Unqualified access [unqualified] border.color: indicator.control.visualFocus ? Fusion.highlightedOutline(indicator.control.palette) : Fusion.outline(indicator.control.palette) ^^^^^^ Warning: SwitchIndicator.qml:87:59: Could not compile binding for color: Cannot access value for name Fusion [compiler] border.color: indicator.control.visualFocus ? Fusion.highlightedOutline(indicator.control.palette) : Fusion.outline(indicator.control.palette) ^^^^^^ Warning: SwitchIndicator.qml:95:31: Unqualified access [unqualified] border.color: Fusion.innerContrastLine ^^^^^^ Warning: SwitchIndicator.qml:95:31: Could not compile binding for color: Cannot access value for name Fusion [compiler] border.color: Fusion.innerContrastLine ^^^^^^ [8009/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_Action_qml.cpp Info: Action.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8010/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_BusyIndicator_qml.cpp Warning: BusyIndicator.qml:17:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: BusyIndicator.qml:17:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/BusyIndicator.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: BusyIndicator.qml:18:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: BusyIndicator.qml:18:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/BusyIndicator.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: BusyIndicator.qml:19:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: BusyIndicator.qml:19:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/BusyIndicator.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: BusyIndicator.qml:20:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: BusyIndicator.qml:20:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/BusyIndicator.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: BusyIndicator.qml:22:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: BusyIndicator.qml:22:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/BusyIndicator.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: BusyIndicator.qml:23:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: BusyIndicator.qml:23:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/BusyIndicator.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: BusyIndicator.qml:24:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: BusyIndicator.qml:24:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/BusyIndicator.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: BusyIndicator.qml:25:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: BusyIndicator.qml:25:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/BusyIndicator.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: BusyIndicator.qml:36:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: BusyIndicator.qml:48:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8011/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_AbstractButton_qml.cpp Info: AbstractButton.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8012/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_ActionGroup_qml.cpp Info: ActionGroup.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8013/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_CheckBox_qml.cpp Warning: CheckBox.qml:13:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8014/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_CheckBox_qml.cpp Warning: CheckBox.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: CheckBox.qml:20:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: CheckBox.qml:20:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/CheckBox.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: CheckBox.qml:21:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: CheckBox.qml:21:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/CheckBox.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: CheckBox.qml:22:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: CheckBox.qml:22:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/CheckBox.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: CheckBox.qml:23:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: CheckBox.qml:23:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/CheckBox.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: CheckBox.qml:25:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: CheckBox.qml:25:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/CheckBox.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: CheckBox.qml:26:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: CheckBox.qml:26:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/CheckBox.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: CheckBox.qml:27:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: CheckBox.qml:27:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/CheckBox.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: CheckBox.qml:28:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: CheckBox.qml:28:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/CheckBox.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: CheckBox.qml:37:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: CheckBox.qml:63:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8015/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_ApplicationWindow_qml.cpp Info: ApplicationWindow.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: ApplicationWindow.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8016/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_BusyIndicator_qml.cpp Warning: BusyIndicator.qml: QQuickItem was not found. Did you add all import paths? [import] Warning: BusyIndicator.qml:18:18: 'BusyIndicatorImpl' is used but it is not resolved [unresolved-type] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Warning: BusyIndicator.qml:18:18: 'BusyIndicatorImpl' is used but it is not resolved [unresolved-type] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Warning: BusyIndicator.qml:18:18: 'BusyIndicatorImpl' is used but it is not resolved [unresolved-type] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Warning: BusyIndicator.qml:18:18: 'BusyIndicatorImpl' is used but it is not resolved [unresolved-type] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Warning: BusyIndicator.qml:18:18: 'BusyIndicatorImpl' is used but it is not resolved [unresolved-type] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Warning: BusyIndicator.qml:18:18: 'BusyIndicatorImpl' is used but it is not resolved [unresolved-type] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Warning: BusyIndicator.qml:18:18: 'BusyIndicatorImpl' is used but it is not resolved [unresolved-type] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Warning: BusyIndicator.qml:19:9: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] implicitWidth: 48 ^^^^^^^^^^^^^ Warning: BusyIndicator.qml:20:9: Binding assigned to "implicitHeight", but no property "implicitHeight" exists in the current element. [missing-property] implicitHeight: 48 ^^^^^^^^^^^^^^ Warning: BusyIndicator.qml:22:9: No type found for property "pen". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] pen: control.palette.dark ^^^ Warning: BusyIndicator.qml:23:9: No type found for property "fill". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] fill: control.palette.dark ^^^^ Warning: BusyIndicator.qml:26:9: Binding assigned to "opacity", but no property "opacity" exists in the current element. [missing-property] opacity: control.running ? 1 : 0 ^^^^^^^ Warning: BusyIndicator.qml:18:18: Type BusyIndicatorImpl is used but it is not resolved [unresolved-type] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Warning: BusyIndicator.qml:22:9: Could not compile binding for pen: Cannot resolve property type QColor for binding on pen. [compiler] Warning: BusyIndicator.qml:23:9: Could not compile binding for fill: Cannot resolve property type QColor for binding on fill. [compiler] Warning: BusyIndicator.qml:26:9: Could not compile binding for opacity: Cannot resolve property type for binding on opacity. [compiler] [8018/11342] Generating .rcc/qmlcache/QuickTest_SignalSpy_qml.cpp Warning: SignalSpy.qml:157:5: Could not compile function wait: Functions without type annotations won't be compiled [compiler] function wait(timeout) { ^^^^^^^^^ Warning: SignalSpy.qml:204:28: Could not compile function qtest_update: Cannot generate efficient code for call to untyped JavaScript function [compiler] let prevFunc = qttest_signalFunc(qtest_prevTarget, qtest_prevSignalName) ^^^^^^^^^^^^^^^^^ Warning: SignalSpy.qml:231:5: Could not compile function qtest_activated: Instruction "generate_CreateMappedArgumentsObject" not implemented [compiler] function qtest_activated() { ^^^^^^^^^ Warning: SignalSpy.qml:237:5: Could not compile function qtest_signalHandlerName: Functions without type annotations won't be compiled [compiler] function qtest_signalHandlerName(sn) { ^^^^^^^^^ Warning: SignalSpy.qml:244:5: Could not compile function qttest_signalFunc: Functions without type annotations won't be compiled [compiler] function qttest_signalFunc(_target, _signalName) { ^^^^^^^^^ Warning: SignalSpy.qml:53:35: Could not compile binding for onDestruction: Cannot generate efficient code for call to untyped JavaScript function [compiler] let signalFunc = target ? qttest_signalFunc(target, signalName) : null ^^^^^^^^^^^^^^^^^ [8019/11342] Generating .rcc/qmlcache/QuickTest_TestCase_qml.cpp Warning: TestCase.qml:471:5: Could not compile function fail: Functions without type annotations won't be compiled [compiler] function fail(msg) { ^^^^^^^^^ Warning: TestCase.qml:479:5: Could not compile function qtest_fail: Functions without type annotations won't be compiled [compiler] function qtest_fail(msg, frame) { ^^^^^^^^^ Warning: TestCase.qml:493:5: Could not compile function verify: Functions without type annotations won't be compiled [compiler] function verify(cond, msg, ...args) { ^^^^^^^^^ Warning: TestCase.qml:535:5: Could not compile function tryVerify: Functions without type annotations won't be compiled [compiler] function tryVerify(expressionFunction, timeout, msg) { ^^^^^^^^^ Warning: TestCase.qml:603:5: Could not compile function isPolishScheduled: Functions without type annotations won't be compiled [compiler] function isPolishScheduled(itemOrWindow) { ^^^^^^^^^ Warning: TestCase.qml:626:5: Could not compile function waitForItemPolished: Functions without type annotations won't be compiled [compiler] function waitForItemPolished(item, timeout) { ^^^^^^^^^ Warning: TestCase.qml:647:5: Could not compile function waitForPolish: Functions without type annotations won't be compiled [compiler] function waitForPolish(windowOrItem, timeout) { ^^^^^^^^^ Warning: TestCase.qml:688:5: Could not compile function createTemporaryQmlObject: Functions without type annotations won't be compiled [compiler] function createTemporaryQmlObject(qml, parent, filePath) { ^^^^^^^^^ Warning: TestCase.qml:732:5: Could not compile function createTemporaryObject: Functions without type annotations won't be compiled [compiler] function createTemporaryObject(component, parent, properties) { ^^^^^^^^^ Warning: TestCase.qml:759:52: Could not compile function qtest_destroyTemporaryObjects: Cannot load property length from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/qmltest/TestCase.qml)::qtest_temporaryObjects with type QVariant. [compiler] for (var i = 0; i < qtest_temporaryObjects.length; ++i) { ^^^^^^ Warning: TestCase.qml:773:5: Could not compile function qtest_typeof: Functions without type annotations won't be compiled [compiler] function qtest_typeof(o) { ^^^^^^^^^ Warning: TestCase.qml:829:5: Could not compile function qtest_compareInternal: Functions without type annotations won't be compiled [compiler] function qtest_compareInternal(act, exp) { ^^^^^^^^^ Warning: TestCase.qml:884:5: Could not compile function qtest_compareInternalObjects: Functions without type annotations won't be compiled [compiler] function qtest_compareInternalObjects(act, exp) { ^^^^^^^^^ Warning: TestCase.qml:916:5: Could not compile function qtest_compareInternalArrays: Functions without type annotations won't be compiled [compiler] function qtest_compareInternalArrays(actual, expected) { ^^^^^^^^^ Warning: TestCase.qml:939:5: Could not compile function compare: Functions without type annotations won't be compiled [compiler] function compare(actual, expected, msg) { ^^^^^^^^^ Warning: TestCase.qml:968:5: Could not compile function fuzzyCompare: Functions without type annotations won't be compiled [compiler] function fuzzyCompare(actual, expected, delta, msg) { ^^^^^^^^^ Warning: TestCase.qml:1037:5: Could not compile function grabImage: Functions without type annotations won't be compiled [compiler] function grabImage(item) { ^^^^^^^^^ Warning: TestCase.qml:1053:5: Could not compile function findChild: Functions without type annotations won't be compiled [compiler] function findChild(parent, objectName) { ^^^^^^^^^ Warning: TestCase.qml:1064:5: Could not compile function qtest_findVisualChild: Functions without type annotations won't be compiled [compiler] function qtest_findVisualChild(parent, objectName) { ^^^^^^^^^ Warning: TestCase.qml:1109:5: Could not compile function tryCompare: Functions without type annotations won't be compiled [compiler] function tryCompare(obj, prop, ...args) { ^^^^^^^^^ Warning: TestCase.qml:1152:5: Could not compile function skip: Functions without type annotations won't be compiled [compiler] function skip(msg) { ^^^^^^^^^ Warning: TestCase.qml:1172:5: Could not compile function expectFail: Functions without type annotations won't be compiled [compiler] function expectFail(tag, msg) { ^^^^^^^^^ Warning: TestCase.qml:1198:5: Could not compile function expectFailContinue: Functions without type annotations won't be compiled [compiler] function expectFailContinue(tag, msg) { ^^^^^^^^^ Warning: TestCase.qml:1219:5: Could not compile function warn: Functions without type annotations won't be compiled [compiler] function warn(msg) { ^^^^^^^^^ Warning: TestCase.qml:1253:5: Could not compile function ignoreWarning: Functions without type annotations won't be compiled [compiler] function ignoreWarning(msg) { ^^^^^^^^^ Warning: TestCase.qml:1305:5: Could not compile function failOnWarning: Functions without type annotations won't be compiled [compiler] function failOnWarning(msg) { ^^^^^^^^^ Warning: TestCase.qml:1327:5: Could not compile function wait: Functions without type annotations won't be compiled [compiler] function wait(ms) { ^^^^^^^^^ Warning: TestCase.qml:1340:5: Could not compile function waitForRendering: Functions without type annotations won't be compiled [compiler] function waitForRendering(item, timeout) { ^^^^^^^^^ Warning: TestCase.qml:1355:5: Could not compile function sleep: Functions without type annotations won't be compiled [compiler] function sleep(ms) { ^^^^^^^^^ Warning: TestCase.qml:1373:5: Could not compile function keyPress: Functions without type annotations won't be compiled [compiler] function keyPress(key, modifiers, delay) { ^^^^^^^^^ Warning: TestCase.qml:1399:5: Could not compile function keyRelease: Functions without type annotations won't be compiled [compiler] function keyRelease(key, modifiers, delay) { ^^^^^^^^^ Warning: TestCase.qml:1425:5: Could not compile function keyClick: Functions without type annotations won't be compiled [compiler] function keyClick(key, modifiers, delay) { ^^^^^^^^^ Warning: TestCase.qml:1454:5: Could not compile function keySequence: Functions without type annotations won't be compiled [compiler] function keySequence(keySequence) { ^^^^^^^^^ Warning: TestCase.qml:1475:5: Could not compile function mousePress: Functions without type annotations won't be compiled [compiler] function mousePress(item, x, y, button, modifiers, delay) { ^^^^^^^^^ Warning: TestCase.qml:1509:5: Could not compile function mouseRelease: Functions without type annotations won't be compiled [compiler] function mouseRelease(item, x, y, button, modifiers, delay) { ^^^^^^^^^ Warning: TestCase.qml:1542:5: Could not compile function mouseDrag: Functions without type annotations won't be compiled [compiler] function mouseDrag(item, x, y, dx, dy, button, modifiers, delay) { ^^^^^^^^^ Warning: TestCase.qml:1597:5: Could not compile function mouseClick: Functions without type annotations won't be compiled [compiler] function mouseClick(item, x, y, button, modifiers, delay) { ^^^^^^^^^ Warning: TestCase.qml:1638:5: Could not compile function mouseDoubleClickSequence: Functions without type annotations won't be compiled [compiler] function mouseDoubleClickSequence(item, x, y, button, modifiers, delay) { ^^^^^^^^^ Warning: TestCase.qml:1673:5: Could not compile function mouseMove: Functions without type annotations won't be compiled [compiler] function mouseMove(item, x, y, delay, buttons) { ^^^^^^^^^ Warning: TestCase.qml:1705:5: Could not compile function mouseWheel: Functions without type annotations won't be compiled [compiler] function mouseWheel(item, x, y, xDelta, yDelta, buttons, modifiers, delay) { ^^^^^^^^^ Warning: TestCase.qml:1766:5: Could not compile function touchEvent: Functions without type annotations won't be compiled [compiler] function touchEvent(item) { ^^^^^^^^^ Warning: TestCase.qml:1877:5: Could not compile function qtest_verifyItem: Functions without type annotations won't be compiled [compiler] function qtest_verifyItem(item, method) { ^^^^^^^^^ Warning: TestCase.qml:1894:5: Could not compile function qtest_runInternal: Functions without type annotations won't be compiled [compiler] function qtest_runInternal(prop, arg) { ^^^^^^^^^ Warning: TestCase.qml:1909:5: Could not compile function qtest_runFunction: Functions without type annotations won't be compiled [compiler] function qtest_runFunction(prop, arg) { ^^^^^^^^^ Warning: TestCase.qml:1926:5: Could not compile function qtest_runBenchmarkFunction: Functions without type annotations won't be compiled [compiler] function qtest_runBenchmarkFunction(prop, arg) { ^^^^^^^^^ Warning: TestCase.qml:1966:25: Member "log_can_start_test" not found on type "undefined" [missing-property] if (!TestLogger.log_can_start_test(qtest_testId)) { ^^^^^^^^^^^^^^^^^^ Warning: TestCase.qml:1966:25: Could not compile function qtest_run: Type import namespace 4 does not have a property log_can_start_test for calling [compiler] if (!TestLogger.log_can_start_test(qtest_testId)) { ^^^^^^^^^^^^^^^^^^ Warning: TestCase.qml:2143:40: Could not compile binding for onWhenChanged: Cannot generate efficient code for call to untyped JavaScript function [compiler] TestSchedule.testCases.push(testCase) ^^^^ Warning: TestCase.qml:2150:28: Member "log_optional_test" not found on type "undefined" [missing-property] TestLogger.log_optional_test(qtest_testId) ^^^^^^^^^^^^^^^^^ Warning: TestCase.qml:2150:28: Could not compile binding for onOptionalChanged: Type import namespace 4 does not have a property log_optional_test for calling [compiler] TestLogger.log_optional_test(qtest_testId) ^^^^^^^^^^^^^^^^^ Warning: TestCase.qml:2159:35: Member "log_register_test" not found on type "undefined" [missing-property] qtest_testId = TestLogger.log_register_test(name) ^^^^^^^^^^^^^^^^^ Warning: TestCase.qml:2159:35: Could not compile binding for onCompleted: Type import namespace 4 does not have a property log_register_test for calling [compiler] qtest_testId = TestLogger.log_register_test(name) ^^^^^^^^^^^^^^^^^ [8020/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_ApplicationWindow_qml.cpp Info: ApplicationWindow.qml:5:1: Unused import [unused-imports] import QtQuick.Window ^^^^^^ Info: ApplicationWindow.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: ApplicationWindow.qml:20:35: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"active": window.active} ^^^^^^ [8022/11342] Generating .rcc/qmlcache/QuickTest_TestSchedule_qml.cpp Warning: TestSchedule.qml: Instruction "generate_SetUnwindHandler" not implemented [compiler] Warning: TestSchedule.qml:22:37: Could not compile binding for onTriggered: Cannot assign potential undefined to QObject of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/qmltest/TestSchedule.qml)::currentTest with type QObject [compiler] currentTest = testCases.shift() ^^^^^ [8023/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_Button_qml.cpp Info: Button.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: Button.qml:20:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: Button.qml:20:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Button.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: Button.qml:21:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: Button.qml:21:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Button.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: Button.qml:22:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: Button.qml:22:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Button.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: Button.qml:23:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: Button.qml:23:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Button.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: Button.qml:25:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Button.qml:25:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Button.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Button.qml:26:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Button.qml:26:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Button.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Button.qml:27:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Button.qml:27:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Button.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Button.qml:28:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Button.qml:28:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Button.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Button.qml:53:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8024/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_Dial_qml.cpp Warning: Dial.qml: QQuickPaintedItem was not found. Did you add all import paths? [import] Info: Did you mean "PaintedItem"? Warning: Dial.qml:17:17: 'DialImpl' is used but it is not resolved [unresolved-type] background: DialImpl { ^^^^^^^^ Warning: Dial.qml:17:17: 'DialImpl' is used but it is not resolved [unresolved-type] background: DialImpl { ^^^^^^^^ Warning: Dial.qml:17:17: 'DialImpl' is used but it is not resolved [unresolved-type] background: DialImpl { ^^^^^^^^ Warning: Dial.qml:17:17: 'DialImpl' is used but it is not resolved [unresolved-type] background: DialImpl { ^^^^^^^^ Warning: Dial.qml:17:17: 'DialImpl' is used but it is not resolved [unresolved-type] background: DialImpl { ^^^^^^^^ Warning: Dial.qml:18:9: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] implicitWidth: 184 ^^^^^^^^^^^^^ Warning: Dial.qml:19:9: Binding assigned to "implicitHeight", but no property "implicitHeight" exists in the current element. [missing-property] implicitHeight: 184 ^^^^^^^^^^^^^^ Warning: Dial.qml:20:9: No type found for property "color". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] color: control.visualFocus ? control.palette.highlight : control.palette.dark ^^^^^ Warning: Dial.qml:22:9: Binding assigned to "opacity", but no property "opacity" exists in the current element. [missing-property] opacity: control.enabled ? 1 : 0.3 ^^^^^^^ Warning: Dial.qml:17:17: Type DialImpl is used but it is not resolved [unresolved-type] background: DialImpl { ^^^^^^^^ Warning: Dial.qml:20:9: Could not compile binding for color: Cannot resolve property type QColor for binding on color. [compiler] Warning: Dial.qml:22:9: Could not compile binding for opacity: Cannot resolve property type for binding on opacity. [compiler] [8025/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_Dialog_qml.cpp Warning: Dialog.qml:11:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: Dialog.qml:46:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Dialog.qml:46:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Warning: Dialog.qml:50:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Dialog.qml:50:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ [8027/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_ButtonGroup_qml.cpp Info: ButtonGroup.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8028/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_Container_qml.cpp Info: Container.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8029/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_ComboBox_qml.cpp Warning: ComboBox.qml:13:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: ComboBox.qml:22:15: Unqualified access [unqualified] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] : model[control.textRole]) : modelData ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: ComboBox.qml:22:15: Could not compile binding for text: Cannot access value for name control [compiler] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] : model[control.textRole]) : modelData ^^^^^^^ Warning: ComboBox.qml:26:22: Unqualified access [unqualified] highlighted: control.highlightedIndex === index ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: ComboBox.qml:26:22: Could not compile binding for highlighted: Cannot access value for name control [compiler] highlighted: control.highlightedIndex === index ^^^^^^^ Warning: ComboBox.qml:27:23: Unqualified access [unqualified] hoverEnabled: control.hoverEnabled ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: ComboBox.qml:27:23: Could not compile binding for hoverEnabled: Cannot access value for name control [compiler] hoverEnabled: control.hoverEnabled ^^^^^^^ Warning: ComboBox.qml:23:23: Unqualified access [unqualified] palette.text: control.palette.text ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: ComboBox.qml:23:23: Could not compile binding for text: Cannot access value for name control [compiler] palette.text: control.palette.text ^^^^^^^ Warning: ComboBox.qml:24:34: Unqualified access [unqualified] palette.highlightedText: control.palette.highlightedText ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: ComboBox.qml:24:34: Could not compile binding for highlightedText: Cannot access value for name control [compiler] palette.highlightedText: control.palette.highlightedText ^^^^^^^ Warning: ComboBox.qml:25:22: Unqualified access [unqualified] font.weight: control.currentIndex === index ? Font.DemiBold : Font.Normal ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: ComboBox.qml:25:22: Could not compile binding for weight: Cannot access value for name control [compiler] font.weight: control.currentIndex === index ? Font.DemiBold : Font.Normal ^^^^^^^ Warning: ComboBox.qml:80:38: Could not compile binding for height: Member implicitHeight of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/basic/ComboBox.qml)::contentItem with type QQuickItem can be shadowed [compiler] height: Math.min(contentItem.implicitHeight, control.Window.height - topMargin - bottomMargin) ^^^^^^^^^^^^^^ [8032/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_DialogButtonBox_qml.cpp Warning: DialogButtonBox.qml:14:45: Could not compile binding for contentWidth: Member contentWidth of QQuickListView of QQuickListView can be shadowed [compiler] contentWidth: (contentItem as ListView).contentWidth // QTBUG-111283 blocks optional chaining + nullish coalescing ^^^^^^^^^^^^ Warning: DialogButtonBox.qml:21:16: Unqualified access [unqualified] width: control.count === 1 ? control.availableWidth / 2 : undefined ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2023 The Qt Company Ltd. Warning: DialogButtonBox.qml:21:16: Could not compile binding for width: Cannot access value for name control [compiler] width: control.count === 1 ? control.availableWidth / 2 : undefined ^^^^^^^ [8034/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_Drawer_qml.cpp Warning: Drawer.qml:39:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Drawer.qml:39:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Warning: Drawer.qml:43:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Drawer.qml:43:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ [8035/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_CheckDelegate_qml.cpp Warning: CheckDelegate.qml:13:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8036/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_Control_qml.cpp Info: Control.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8037/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_GroupBox_qml.cpp Info: GroupBox.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Warning: GroupBox.qml:11:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ [8038/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_Frame_qml.cpp Info: Frame.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ [8039/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_HorizontalHeaderView_qml.cpp Warning: HorizontalHeaderView.qml:23:34: Unqualified access [unqualified] implicitHeight: Math.max(control.height, text.implicitHeight + (cellPadding * 2)) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: HorizontalHeaderView.qml:23:34: Could not compile binding for implicitHeight: Cannot access value for name control [compiler] implicitHeight: Math.max(control.height, text.implicitHeight + (cellPadding * 2)) ^^^^^^^ Warning: HorizontalHeaderView.qml:29:19: Unqualified access [unqualified] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: HorizontalHeaderView.qml:29:19: Could not compile binding for text: Cannot access value for name control [compiler] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ [8040/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_ItemDelegate_qml.cpp Warning: ItemDelegate.qml:13:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8041/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_MenuBar_qml.cpp Info: MenuBar.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ [8042/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_MenuBarItem_qml.cpp Warning: MenuBarItem.qml:13:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8043/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_Label_qml.cpp Info: Label.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: Label.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8044/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_MenuItem_qml.cpp Warning: MenuItem.qml:13:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8045/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_Page_qml.cpp Info: Page.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Warning: Page.qml:11:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ [8046/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_Pane_qml.cpp Info: Pane.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ [8047/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_PageIndicator_qml.cpp Info: PageIndicator.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Warning: PageIndicator.qml:24:16: Unqualified access [unqualified] color: control.palette.dark ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: PageIndicator.qml:24:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.palette.dark ^^^^^^^ Warning: PageIndicator.qml:26:28: Unqualified access [unqualified] opacity: index === control.currentIndex ? 0.95 : pressed ? 0.7 : 0.45 ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: PageIndicator.qml:26:28: Could not compile binding for opacity: Cannot access value for name control [compiler] opacity: index === control.currentIndex ? 0.95 : pressed ? 0.7 : 0.45 ^^^^^^^ [8048/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_Menu_qml.cpp Warning: Menu.qml:41:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Menu.qml:41:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Warning: Menu.qml:45:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Menu.qml:45:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ [8049/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_Popup_qml.cpp Warning: Popup.qml:24:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Popup.qml:24:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Warning: Popup.qml:28:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Popup.qml:28:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ [8050/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_ProgressBar_qml.cpp Warning: ProgressBar.qml: QQuickItem was not found. Did you add all import paths? [import] Warning: ProgressBar.qml:16:18: 'ProgressBarImpl' is used but it is not resolved [unresolved-type] contentItem: ProgressBarImpl { ^^^^^^^^^^^^^^^ Warning: ProgressBar.qml:16:18: 'ProgressBarImpl' is used but it is not resolved [unresolved-type] contentItem: ProgressBarImpl { ^^^^^^^^^^^^^^^ Warning: ProgressBar.qml:16:18: 'ProgressBarImpl' is used but it is not resolved [unresolved-type] contentItem: ProgressBarImpl { ^^^^^^^^^^^^^^^ Warning: ProgressBar.qml:16:18: 'ProgressBarImpl' is used but it is not resolved [unresolved-type] contentItem: ProgressBarImpl { ^^^^^^^^^^^^^^^ Warning: ProgressBar.qml:16:18: 'ProgressBarImpl' is used but it is not resolved [unresolved-type] contentItem: ProgressBarImpl { ^^^^^^^^^^^^^^^ Warning: ProgressBar.qml:16:18: 'ProgressBarImpl' is used but it is not resolved [unresolved-type] contentItem: ProgressBarImpl { ^^^^^^^^^^^^^^^ Warning: ProgressBar.qml:17:9: Binding assigned to "implicitHeight", but no property "implicitHeight" exists in the current element. [missing-property] implicitHeight: 6 ^^^^^^^^^^^^^^ Warning: ProgressBar.qml:18:9: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] implicitWidth: 116 ^^^^^^^^^^^^^ Warning: ProgressBar.qml:19:9: Binding assigned to "scale", but no property "scale" exists in the current element. [missing-property] scale: control.mirrored ? -1 : 1 ^^^^^ Warning: ProgressBar.qml:22:9: No type found for property "color". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] color: control.palette.dark ^^^^^ Warning: ProgressBar.qml:16:18: Type ProgressBarImpl is used but it is not resolved [unresolved-type] contentItem: ProgressBarImpl { ^^^^^^^^^^^^^^^ Warning: ProgressBar.qml:19:9: Could not compile binding for scale: Cannot resolve property type for binding on scale. [compiler] Warning: ProgressBar.qml:22:9: Could not compile binding for color: Cannot resolve property type QColor for binding on color. [compiler] [8051/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_RadioButton_qml.cpp Warning: RadioButton.qml:13:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8052/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_RadioDelegate_qml.cpp Warning: RadioDelegate.qml:13:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8054/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_MenuSeparator_qml.cpp Info: MenuSeparator.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ [8055/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_ScrollView_qml.cpp Info: ScrollView.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: ScrollView.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8056/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_ScrollBar_qml.cpp Info: ScrollBar.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ [8057/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_ScrollIndicator_qml.cpp Info: ScrollIndicator.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ [8058/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_SpinBox_qml.cpp Info: SpinBox.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Warning: SpinBox.qml:13:41: Could not compile binding for implicitWidth: Member implicitWidth of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/basic/SpinBox.qml)::contentItem with type QQuickItem can be shadowed [compiler] contentItem.implicitWidth + leftPadding + rightPadding) ^^^^^^^^^^^^^ Warning: SpinBox.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: SpinBox.qml:22:32: Member "name" not found on type "QLocale" [missing-property] locale: control.locale.name ^^^^ Warning: SpinBox.qml:22:32: Could not compile binding for locale: Cannot load property name from QLocale of QQuickControl::locale with type QLocale. [compiler] locale: control.locale.name ^^^^ [8059/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_Slider_qml.cpp Info: Slider.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ [8061/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_SplitView_qml.cpp Warning: SplitView.qml:16:24: Unqualified access [unqualified] implicitWidth: control.orientation === Qt.Horizontal ? 6 : control.width ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2018 The Qt Company Ltd. Warning: SplitView.qml:16:24: Could not compile binding for implicitWidth: Cannot access value for name control [compiler] implicitWidth: control.orientation === Qt.Horizontal ? 6 : control.width ^^^^^^^ Warning: SplitView.qml:17:25: Unqualified access [unqualified] implicitHeight: control.orientation === Qt.Horizontal ? control.height : 6 ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2018 The Qt Company Ltd. Warning: SplitView.qml:17:25: Could not compile binding for implicitHeight: Cannot access value for name control [compiler] implicitHeight: control.orientation === Qt.Horizontal ? control.height : 6 ^^^^^^^ Warning: SplitView.qml:18:40: Unqualified access [unqualified] color: T.SplitHandle.pressed ? control.palette.mid ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2018 The Qt Company Ltd. Warning: SplitView.qml:18:40: Could not compile binding for color: Cannot access value for name control [compiler] color: T.SplitHandle.pressed ? control.palette.mid ^^^^^^^ [8062/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_RangeSlider_qml.cpp Info: RangeSlider.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Warning: RangeSlider.qml:11:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: RangeSlider.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8063/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_SelectionRectangle_qml.cpp Info: SelectionRectangle.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: SelectionRectangle.qml:6:1: Unused import [unused-imports] import QtQuick.Shapes ^^^^^^ Warning: SelectionRectangle.qml:20:54: Could not compile binding for color: Member palette of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/basic/SelectionRectangle.qml)::control with type QQuickItem can be shadowed [compiler] color: SelectionRectangle.dragging ? control.palette.light : control.palette.window ^^^^^^^ Warning: SelectionRectangle.qml:22:31: Could not compile binding for color: Member enabled of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/basic/SelectionRectangle.qml)::control with type QQuickItem can be shadowed [compiler] border.color: control.enabled ? control.palette.mid : control.palette.midlight ^^^^^^^ [8065/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_TextField_qml.cpp Warning: TextField.qml:13:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8067/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_Switch_qml.cpp Warning: Switch.qml:13:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8068/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_ToolBar_qml.cpp Info: ToolBar.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ [8070/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_SwitchDelegate_qml.cpp Warning: SwitchDelegate.qml:13:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8072/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_SwipeDelegate_qml.cpp Warning: SwipeDelegate.qml:13:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8073/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_TextArea_qml.cpp Warning: TextArea.qml:11:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(contentWidth + leftPadding + rightPadding, ^^^ Warning: TextArea.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(contentHeight + topPadding + bottomPadding, ^^^ [8074/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_ToolSeparator_qml.cpp Info: ToolSeparator.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ [8076/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_VerticalHeaderView_qml.cpp Warning: VerticalHeaderView.qml:22:33: Unqualified access [unqualified] implicitWidth: Math.max(control.width, text.implicitWidth + (cellPadding * 2)) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: VerticalHeaderView.qml:22:33: Could not compile binding for implicitWidth: Cannot access value for name control [compiler] implicitWidth: Math.max(control.width, text.implicitWidth + (cellPadding * 2)) ^^^^^^^ Warning: VerticalHeaderView.qml:29:19: Unqualified access [unqualified] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: VerticalHeaderView.qml:29:19: Could not compile binding for text: Cannot access value for name control [compiler] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ [8077/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_DayOfWeekRow_qml.cpp Warning: DayOfWeekRow.qml:10:53: Could not compile binding for implicitWidth: Member implicitWidth of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/basic/DayOfWeekRow.qml)::background with type QQuickItem can be shadowed [compiler] implicitWidth: Math.max(background ? background.implicitWidth : 0, ^^^^^^^^^^^^^ Warning: DayOfWeekRow.qml:12:54: Could not compile binding for implicitHeight: Member implicitHeight of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/basic/DayOfWeekRow.qml)::background with type QQuickItem can be shadowed [compiler] implicitHeight: Math.max(background ? background.implicitHeight : 0, ^^^^^^^^^^^^^^ Warning: DayOfWeekRow.qml:23:15: Unqualified access [unqualified] font: control.font ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: DayOfWeekRow.qml:23:15: Could not compile binding for font: Cannot access value for name control [compiler] font: control.font ^^^^^^^ [8078/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_ToolTip_qml.cpp Info: ToolTip.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ [8079/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_MonthGrid_qml.cpp Warning: MonthGrid.qml:10:53: Could not compile binding for implicitWidth: Member implicitWidth of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/basic/MonthGrid.qml)::background with type QQuickItem can be shadowed [compiler] implicitWidth: Math.max(background ? background.implicitWidth : 0, ^^^^^^^^^^^^^ Warning: MonthGrid.qml:12:54: Could not compile binding for implicitHeight: Member implicitHeight of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/basic/MonthGrid.qml)::background with type QQuickItem can be shadowed [compiler] implicitHeight: Math.max(background ? background.implicitHeight : 0, ^^^^^^^^^^^^^^ Warning: MonthGrid.qml:21:24: Could not compile binding for opacity: Cannot load property month from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/basic/MonthGrid.qml)::model with type QVariant. [compiler] opacity: model.month === control.month ? 1 : 0 ^^^^^ Warning: MonthGrid.qml:22:21: Could not compile binding for text: Cannot load property day from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/basic/MonthGrid.qml)::model with type QVariant. [compiler] text: model.day ^^^ Warning: MonthGrid.qml:23:15: Unqualified access [unqualified] font: control.font ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: MonthGrid.qml:23:15: Could not compile binding for font: Cannot access value for name control [compiler] font: control.font ^^^^^^^ [8082/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_Tumbler_qml.cpp Warning: Tumbler.qml:18:16: Unqualified access [unqualified] color: control.visualFocus ? control.palette.highlight : control.palette.text ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Tumbler.qml:18:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.visualFocus ? control.palette.highlight : control.palette.text ^^^^^^^ Warning: Tumbler.qml:19:15: Unqualified access [unqualified] font: control.font ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Tumbler.qml:19:15: Could not compile binding for font: Cannot access value for name control [compiler] font: control.font ^^^^^^^ Warning: Tumbler.qml:20:58: Unqualified access [unqualified] opacity: 1.0 - Math.abs(Tumbler.displacement) / (control.visibleItemCount / 2) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Tumbler.qml:20:58: Could not compile binding for opacity: Cannot access value for name control [compiler] opacity: 1.0 - Math.abs(Tumbler.displacement) / (control.visibleItemCount / 2) ^^^^^^^ Warning: Tumbler.qml:38:42: Member "delegateHeight" not found on type "QQuickItem" [missing-property] startY: -control.contentItem.delegateHeight / 2 ^^^^^^^^^^^^^^ Warning: Tumbler.qml:38:42: Could not compile binding for startY: Cannot load property delegateHeight from QQuickItem of QQuickControl::contentItem with type QQuickItem. [compiler] startY: -control.contentItem.delegateHeight / 2 ^^^^^^^^^^^^^^ Warning: Tumbler.qml:41:73: Member "delegateHeight" not found on type "QQuickItem" [missing-property] y: (control.visibleItemCount + 1) * control.contentItem.delegateHeight - control.contentItem.delegateHeight / 2 ^^^^^^^^^^^^^^ Warning: Tumbler.qml:41:73: Could not compile binding for y: Cannot load property delegateHeight from QQuickItem of QQuickControl::contentItem with type QQuickItem. [compiler] y: (control.visibleItemCount + 1) * control.contentItem.delegateHeight - control.contentItem.delegateHeight / 2 ^^^^^^^^^^^^^^ [8083/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_WeekNumberColumn_qml.cpp Warning: WeekNumberColumn.qml:10:53: Could not compile binding for implicitWidth: Member implicitWidth of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/basic/WeekNumberColumn.qml)::background with type QQuickItem can be shadowed [compiler] implicitWidth: Math.max(background ? background.implicitWidth : 0, ^^^^^^^^^^^^^ Warning: WeekNumberColumn.qml:12:54: Could not compile binding for implicitHeight: Member implicitHeight of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/basic/WeekNumberColumn.qml)::background with type QQuickItem can be shadowed [compiler] implicitHeight: Math.max(background ? background.implicitHeight : 0, ^^^^^^^^^^^^^^ Warning: WeekNumberColumn.qml:23:15: Unqualified access [unqualified] font: control.font ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: WeekNumberColumn.qml:23:15: Could not compile binding for font: Cannot access value for name control [compiler] font: control.font ^^^^^^^ [8086/11342] Generating .rcc/qmlcache/qtquickcontrols2basicstyleplugin_TreeViewDelegate_qml.cpp Warning: TreeViewDelegate.qml:19:53: Could not compile binding for topPadding: Member implicitHeight of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/basic/TreeViewDelegate.qml)::contentItem with type QQuickItem can be shadowed [compiler] topPadding: contentItem ? (height - contentItem.implicitHeight) / 2 : 0 ^^^^^^^^^^^^^^ Warning: TreeViewDelegate.qml:59:29: Could not compile binding for text: Cannot load property display from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/basic/TreeViewDelegate.qml)::model with type QVariant. [compiler] text: control.model.display ^^^^^^^ Warning: TreeViewDelegate.qml:75:25: Unqualified access [unqualified] let model = control.treeView.model ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: TreeViewDelegate.qml:75:25: Could not compile binding for __role: Cannot access value for name control [compiler] let model = control.treeView.model ^^^^^^^ Warning: TreeViewDelegate.qml:83:16: Unqualified access [unqualified] x: control.contentItem.x ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: TreeViewDelegate.qml:83:16: Could not compile binding for x: Cannot access value for name control [compiler] x: control.contentItem.x ^^^^^^^ Warning: TreeViewDelegate.qml:85:20: Unqualified access [unqualified] width: control.contentItem.width ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: TreeViewDelegate.qml:85:20: Could not compile binding for width: Cannot access value for name control [compiler] width: control.contentItem.width ^^^^^^^ Warning: TreeViewDelegate.qml:86:19: Unqualified access [unqualified] text: control.treeView.model.data(control.treeView.index(row, column), __role) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: TreeViewDelegate.qml:86:19: Could not compile binding for text: Cannot access value for name control [compiler] text: control.treeView.model.data(control.treeView.index(row, column), __role) ^^^^^^^ Warning: TreeViewDelegate.qml:91:46: Unqualified access [unqualified] let index = TableView.view.index(row, column) ^^^ Info: row is a member of a parent element. You can qualify the access with its id to avoid this warning: let index = TableView.view.index(.row, column) ^^^^^ Warning: TreeViewDelegate.qml:91:46: Could not compile binding for onCommit: Cannot access value for name row [compiler] let index = TableView.view.index(row, column) ^^^ [8186/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_ApplicationWindow_qml.cpp Info: ApplicationWindow.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Fusion ^^^^^^ Info: ApplicationWindow.qml:5:1: Unused import [unused-imports] import QtQuick.Window ^^^^^^ Info: ApplicationWindow.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Info: ApplicationWindow.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8187/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_BusyIndicator_qml.cpp Info: BusyIndicator.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Fusion ^^^^^^ Info: BusyIndicator.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ [8188/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_Button_qml.cpp Info: Button.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8189/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_CheckDelegate_qml.cpp Warning: CheckDelegate.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8190/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_CheckBox_qml.cpp Info: CheckBox.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Fusion ^^^^^^ Info: CheckBox.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Warning: CheckBox.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8192/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_ComboBox_qml.cpp Warning: ComboBox.qml:16:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: ComboBox.qml:25:15: Unqualified access [unqualified] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] : model[control.textRole]) : modelData ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: ComboBox.qml:25:15: Could not compile binding for text: Cannot access value for name control [compiler] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] : model[control.textRole]) : modelData ^^^^^^^ Warning: ComboBox.qml:27:22: Unqualified access [unqualified] highlighted: control.highlightedIndex === index ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: ComboBox.qml:27:22: Could not compile binding for highlighted: Cannot access value for name control [compiler] highlighted: control.highlightedIndex === index ^^^^^^^ Warning: ComboBox.qml:28:23: Unqualified access [unqualified] hoverEnabled: control.hoverEnabled ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: ComboBox.qml:28:23: Could not compile binding for hoverEnabled: Cannot access value for name control [compiler] hoverEnabled: control.hoverEnabled ^^^^^^^ Warning: ComboBox.qml:26:22: Unqualified access [unqualified] font.weight: control.currentIndex === index ? Font.DemiBold : Font.Normal ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: ComboBox.qml:26:22: Could not compile binding for weight: Cannot access value for name control [compiler] font.weight: control.currentIndex === index ? Font.DemiBold : Font.Normal ^^^^^^^ Warning: ComboBox.qml:110:38: Could not compile binding for height: Member implicitHeight of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/ComboBox.qml)::contentItem with type QQuickItem can be shadowed [compiler] height: Math.min(contentItem.implicitHeight + 2, control.Window.height - topMargin - bottomMargin) ^^^^^^^^^^^^^^ Warning: ComboBox.qml:127:34: Could not compile binding for color: Member palette of QQuickPopup of QQuickComboBox::popup with type QQuickPopup can be shadowed [compiler] color: control.popup.palette.window ^^^^^^^ [8194/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_Dial_qml.cpp Info: Dial.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Fusion ^^^^^^ Info: Dial.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ [8195/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_Dialog_qml.cpp Info: Dialog.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: Dialog.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Warning: Dialog.qml:13:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ [8196/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_Drawer_qml.cpp Info: Drawer.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Warning: Drawer.qml:32:27: Member "horizontal" not found on type "QQuickItem" [missing-property] width: parent.horizontal ? 1 : parent.width ^^^^^^^^^^ Warning: Drawer.qml:32:27: Could not compile binding for width: Cannot load property horizontal from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/Drawer.qml)::parent with type QQuickItem. [compiler] width: parent.horizontal ? 1 : parent.width ^^^^^^^^^^ Warning: Drawer.qml:33:28: Member "horizontal" not found on type "QQuickItem" [missing-property] height: parent.horizontal ? parent.height : 1 ^^^^^^^^^^ Warning: Drawer.qml:33:28: Could not compile binding for height: Cannot load property horizontal from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/Drawer.qml)::parent with type QQuickItem. [compiler] height: parent.horizontal ? parent.height : 1 ^^^^^^^^^^ Warning: Drawer.qml:39:27: Member "horizontal" not found on type "QQuickItem" [missing-property] width: parent.horizontal ? 1 : parent.width ^^^^^^^^^^ Warning: Drawer.qml:39:27: Could not compile binding for width: Cannot load property horizontal from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/Drawer.qml)::parent with type QQuickItem. [compiler] width: parent.horizontal ? 1 : parent.width ^^^^^^^^^^ Warning: Drawer.qml:40:28: Member "horizontal" not found on type "QQuickItem" [missing-property] height: parent.horizontal ? parent.height : 1 ^^^^^^^^^^ Warning: Drawer.qml:40:28: Could not compile binding for height: Cannot load property horizontal from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/Drawer.qml)::parent with type QQuickItem. [compiler] height: parent.horizontal ? parent.height : 1 ^^^^^^^^^^ [8197/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_DialogButtonBox_qml.cpp Info: DialogButtonBox.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: DialogButtonBox.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ [8199/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_GroupBox_qml.cpp Info: GroupBox.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Warning: GroupBox.qml:13:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ [8200/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_HorizontalHeaderView_qml.cpp Info: HorizontalHeaderView.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Warning: HorizontalHeaderView.qml:24:34: Unqualified access [unqualified] implicitHeight: Math.max(control.height, text.implicitHeight + (cellPadding * 2)) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: HorizontalHeaderView.qml:24:34: Could not compile binding for implicitHeight: Cannot access value for name control [compiler] implicitHeight: Math.max(control.height, text.implicitHeight + (cellPadding * 2)) ^^^^^^^ Warning: HorizontalHeaderView.qml:30:45: Unqualified access [unqualified] color: Fusion.gradientStart(control.palette.button) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: HorizontalHeaderView.qml:30:45: Could not compile binding for color: Cannot access value for name control [compiler] color: Fusion.gradientStart(control.palette.button) ^^^^^^^ Warning: HorizontalHeaderView.qml:34:44: Unqualified access [unqualified] color: Fusion.gradientStop(control.palette.button) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: HorizontalHeaderView.qml:34:44: Could not compile binding for color: Cannot access value for name control [compiler] color: Fusion.gradientStop(control.palette.button) ^^^^^^^ Warning: HorizontalHeaderView.qml:40:19: Unqualified access [unqualified] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: HorizontalHeaderView.qml:40:19: Could not compile binding for text: Cannot access value for name control [compiler] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ [8201/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_Frame_qml.cpp Info: Frame.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: Frame.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ [8202/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_ItemDelegate_qml.cpp Info: ItemDelegate.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Warning: ItemDelegate.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8203/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_Label_qml.cpp Info: Label.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Fusion ^^^^^^ Info: Label.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: Label.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Info: Label.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8204/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_MenuBar_qml.cpp Info: MenuBar.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: MenuBar.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ [8205/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_Menu_qml.cpp Info: Menu.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: Menu.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ [8206/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_MenuBarItem_qml.cpp Info: MenuBarItem.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Warning: MenuBarItem.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8207/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_Page_qml.cpp Info: Page.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Fusion ^^^^^^ Info: Page.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: Page.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Warning: Page.qml:13:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ [8208/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_MenuItem_qml.cpp Warning: MenuItem.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8209/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_MenuSeparator_qml.cpp Info: MenuSeparator.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: MenuSeparator.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ [8210/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_PageIndicator_qml.cpp Info: PageIndicator.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Fusion ^^^^^^ Info: PageIndicator.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: PageIndicator.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Warning: PageIndicator.qml:26:16: Unqualified access [unqualified] color: control.palette.shadow ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: PageIndicator.qml:26:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.palette.shadow ^^^^^^^ Warning: PageIndicator.qml:28:28: Unqualified access [unqualified] opacity: index === currentIndex ? 0.95 : pressed ? 0.75 : 0.45 ^^^^^^^^^^^^ Info: currentIndex is a member of a parent element. You can qualify the access with its id to avoid this warning: opacity: index === .currentIndex ? 0.95 : pressed ? 0.75 : 0.45 ^^^^^ Warning: PageIndicator.qml:28:28: Could not compile binding for opacity: Cannot access value for name currentIndex [compiler] opacity: index === currentIndex ? 0.95 : pressed ? 0.75 : 0.45 ^^^^^^^^^^^^ [8211/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_Popup_qml.cpp Info: Popup.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: Popup.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ [8212/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_Pane_qml.cpp Info: Pane.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Fusion ^^^^^^ Info: Pane.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: Pane.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ [8213/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_ProgressBar_qml.cpp Info: ProgressBar.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ [8214/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_RadioButton_qml.cpp Info: RadioButton.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Fusion ^^^^^^ Info: RadioButton.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Warning: RadioButton.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8215/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_RadioDelegate_qml.cpp Warning: RadioDelegate.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8216/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_RangeSlider_qml.cpp Info: RangeSlider.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Fusion ^^^^^^ Info: RangeSlider.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: RangeSlider.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8217/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_RoundButton_qml.cpp Info: RoundButton.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ [8218/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_ScrollBar_qml.cpp Info: ScrollBar.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Fusion ^^^^^^ Info: ScrollBar.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: ScrollBar.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ [8219/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_ScrollView_qml.cpp Info: ScrollView.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: ScrollView.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8220/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_ScrollIndicator_qml.cpp Info: ScrollIndicator.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Fusion ^^^^^^ Info: ScrollIndicator.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: ScrollIndicator.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ [8221/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_SelectionRectangle_qml.cpp Info: SelectionRectangle.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: SelectionRectangle.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ [8222/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_Slider_qml.cpp Info: Slider.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Fusion ^^^^^^ Info: Slider.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: Slider.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8223/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_SplitView_qml.cpp Warning: SplitView.qml:17:24: Unqualified access [unqualified] implicitWidth: control.orientation === Qt.Horizontal ? 2 : control.width ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2018 The Qt Company Ltd. Warning: SplitView.qml:17:24: Could not compile binding for implicitWidth: Cannot access value for name control [compiler] implicitWidth: control.orientation === Qt.Horizontal ? 2 : control.width ^^^^^^^ Warning: SplitView.qml:18:25: Unqualified access [unqualified] implicitHeight: control.orientation === Qt.Horizontal ? control.height : 2 ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2018 The Qt Company Ltd. Warning: SplitView.qml:18:25: Could not compile binding for implicitHeight: Cannot access value for name control [compiler] implicitHeight: control.orientation === Qt.Horizontal ? control.height : 2 ^^^^^^^ Warning: SplitView.qml:19:40: Unqualified access [unqualified] color: T.SplitHandle.pressed ? control.palette.dark ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2018 The Qt Company Ltd. Warning: SplitView.qml:19:40: Could not compile binding for color: Cannot access value for name control [compiler] color: T.SplitHandle.pressed ? control.palette.dark ^^^^^^^ [8224/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_SpinBox_qml.cpp Info: SpinBox.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Warning: SpinBox.qml:15:41: Could not compile binding for implicitWidth: Member implicitWidth of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/SpinBox.qml)::contentItem with type QQuickItem can be shadowed [compiler] contentItem.implicitWidth + leftPadding + rightPadding) ^^^^^^^^^^^^^ Warning: SpinBox.qml:16:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: SpinBox.qml:25:32: Member "name" not found on type "QLocale" [missing-property] locale: control.locale.name ^^^^ Warning: SpinBox.qml:25:32: Could not compile binding for locale: Cannot load property name from QLocale of QQuickControl::locale with type QLocale. [compiler] locale: control.locale.name ^^^^ [8225/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_SwitchDelegate_qml.cpp Warning: SwitchDelegate.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8226/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_SwipeDelegate_qml.cpp Info: SwipeDelegate.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Warning: SwipeDelegate.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8228/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_Switch_qml.cpp Info: Switch.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Fusion ^^^^^^ Info: Switch.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Warning: Switch.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8229/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_TabBar_qml.cpp Info: TabBar.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: TabBar.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ [8230/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_TabButton_qml.cpp Info: TabButton.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ [8231/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_TextArea_qml.cpp Info: TextArea.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Warning: TextArea.qml:13:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(contentWidth + leftPadding + rightPadding, ^^^ Warning: TextArea.qml:16:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(contentHeight + topPadding + bottomPadding, ^^^ [8232/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_TextField_qml.cpp Info: TextField.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Warning: TextField.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8233/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_ToolBar_qml.cpp Info: ToolBar.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: ToolBar.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ [8235/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_ToolTip_qml.cpp Info: ToolTip.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Fusion ^^^^^^ Info: ToolTip.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: ToolTip.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ [8236/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_ToolButton_qml.cpp Info: ToolButton.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8237/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_ToolSeparator_qml.cpp Info: ToolSeparator.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Fusion ^^^^^^ Info: ToolSeparator.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: ToolSeparator.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ [8238/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_TreeViewDelegate_qml.cpp Warning: TreeViewDelegate.qml:13:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight, implicitContentHeight, implicitIndicatorHeight) ^^^ Warning: TreeViewDelegate.qml:20:53: Could not compile binding for topPadding: Member implicitHeight of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/TreeViewDelegate.qml)::contentItem with type QQuickItem can be shadowed [compiler] topPadding: contentItem ? (height - contentItem.implicitHeight) / 2 : 0 ^^^^^^^^^^^^^^ Warning: TreeViewDelegate.qml:36:39: Could not compile binding for implicitWidth: Member implicitWidth of QQuickColorImage of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/TreeViewDelegate.qml)::arrow with type QQuickColorImage can be shadowed [compiler] implicitWidth: Math.max(arrow.implicitWidth, 20) ^^^^^^^^^^^^^ Warning: TreeViewDelegate.qml:59:29: Could not compile binding for text: Cannot load property display from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/fusion/TreeViewDelegate.qml)::model with type QVariant. [compiler] text: control.model.display ^^^^^^^ Warning: TreeViewDelegate.qml:74:25: Unqualified access [unqualified] let model = control.treeView.model ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: TreeViewDelegate.qml:74:25: Could not compile binding for __role: Cannot access value for name control [compiler] let model = control.treeView.model ^^^^^^^ Warning: TreeViewDelegate.qml:82:16: Unqualified access [unqualified] x: control.contentItem.x ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: TreeViewDelegate.qml:82:16: Could not compile binding for x: Cannot access value for name control [compiler] x: control.contentItem.x ^^^^^^^ Warning: TreeViewDelegate.qml:84:20: Unqualified access [unqualified] width: control.contentItem.width ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: TreeViewDelegate.qml:84:20: Could not compile binding for width: Cannot access value for name control [compiler] width: control.contentItem.width ^^^^^^^ Warning: TreeViewDelegate.qml:85:19: Unqualified access [unqualified] text: control.treeView.model.data(control.treeView.index(row, column), __role) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: TreeViewDelegate.qml:85:19: Could not compile binding for text: Cannot access value for name control [compiler] text: control.treeView.model.data(control.treeView.index(row, column), __role) ^^^^^^^ Warning: TreeViewDelegate.qml:90:46: Unqualified access [unqualified] let index = TableView.view.index(row, column) ^^^ Info: row is a member of a parent element. You can qualify the access with its id to avoid this warning: let index = TableView.view.index(.row, column) ^^^^^ Warning: TreeViewDelegate.qml:90:46: Could not compile binding for onCommit: Cannot access value for name row [compiler] let index = TableView.view.index(row, column) ^^^ [8239/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_VerticalHeaderView_qml.cpp Info: VerticalHeaderView.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Warning: VerticalHeaderView.qml:23:33: Unqualified access [unqualified] implicitWidth: Math.max(control.width, text.implicitWidth + (cellPadding * 2)) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: VerticalHeaderView.qml:23:33: Could not compile binding for implicitWidth: Cannot access value for name control [compiler] implicitWidth: Math.max(control.width, text.implicitWidth + (cellPadding * 2)) ^^^^^^^ Warning: VerticalHeaderView.qml:29:45: Unqualified access [unqualified] color: Fusion.gradientStart(control.palette.button) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: VerticalHeaderView.qml:29:45: Could not compile binding for color: Cannot access value for name control [compiler] color: Fusion.gradientStart(control.palette.button) ^^^^^^^ Warning: VerticalHeaderView.qml:33:44: Unqualified access [unqualified] color: Fusion.gradientStop(control.palette.button) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: VerticalHeaderView.qml:33:44: Could not compile binding for color: Cannot access value for name control [compiler] color: Fusion.gradientStop(control.palette.button) ^^^^^^^ Warning: VerticalHeaderView.qml:39:19: Unqualified access [unqualified] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: VerticalHeaderView.qml:39:19: Could not compile binding for text: Cannot access value for name control [compiler] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ [8240/11342] Generating .rcc/qmlcache/qtquickcontrols2fusionstyleplugin_Tumbler_qml.cpp Info: Tumbler.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Warning: Tumbler.qml:20:16: Unqualified access [unqualified] color: control.palette.windowText ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Tumbler.qml:20:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.palette.windowText ^^^^^^^ Warning: Tumbler.qml:21:15: Unqualified access [unqualified] font: control.font ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Tumbler.qml:21:15: Could not compile binding for font: Cannot access value for name control [compiler] font: control.font ^^^^^^^ Warning: Tumbler.qml:22:59: Unqualified access [unqualified] opacity: (1.0 - Math.abs(Tumbler.displacement) / (control.visibleItemCount / 2)) * (control.enabled ? 1 : 0.6) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Tumbler.qml:22:59: Could not compile binding for opacity: Cannot access value for name control [compiler] opacity: (1.0 - Math.abs(Tumbler.displacement) / (control.visibleItemCount / 2)) * (control.enabled ? 1 : 0.6) ^^^^^^^ Warning: Tumbler.qml:37:42: Member "delegateHeight" not found on type "QQuickItem" [missing-property] startY: -control.contentItem.delegateHeight / 2 ^^^^^^^^^^^^^^ Warning: Tumbler.qml:37:42: Could not compile binding for startY: Cannot load property delegateHeight from QQuickItem of QQuickControl::contentItem with type QQuickItem. [compiler] startY: -control.contentItem.delegateHeight / 2 ^^^^^^^^^^^^^^ Warning: Tumbler.qml:40:73: Member "delegateHeight" not found on type "QQuickItem" [missing-property] y: (control.visibleItemCount + 1) * control.contentItem.delegateHeight - control.contentItem.delegateHeight / 2 ^^^^^^^^^^^^^^ Warning: Tumbler.qml:40:73: Could not compile binding for y: Cannot load property delegateHeight from QQuickItem of QQuickControl::contentItem with type QQuickItem. [compiler] y: (control.visibleItemCount + 1) * control.contentItem.delegateHeight - control.contentItem.delegateHeight / 2 ^^^^^^^^^^^^^^ [8305/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_CheckDelegate_qml.cpp Warning: CheckDelegate.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: CheckDelegate.qml:21:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: CheckDelegate.qml:21:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/CheckDelegate.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: CheckDelegate.qml:22:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: CheckDelegate.qml:22:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/CheckDelegate.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: CheckDelegate.qml:23:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: CheckDelegate.qml:23:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/CheckDelegate.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: CheckDelegate.qml:24:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: CheckDelegate.qml:24:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/CheckDelegate.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: CheckDelegate.qml:26:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: CheckDelegate.qml:26:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/CheckDelegate.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: CheckDelegate.qml:27:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: CheckDelegate.qml:27:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/CheckDelegate.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: CheckDelegate.qml:28:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: CheckDelegate.qml:28:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/CheckDelegate.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: CheckDelegate.qml:29:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: CheckDelegate.qml:29:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/CheckDelegate.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: CheckDelegate.qml:42:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: CheckDelegate.qml:73:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8306/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_ComboBox_qml.cpp Warning: ComboBox.qml:14:77: Member "leftPadding" not found on type "QQuickItem" [missing-property] implicitContentWidth + (background ? background.leftPadding + background.rightPadding : 0)) ^^^^^^^^^^^ Warning: ComboBox.qml:14:77: Could not compile binding for implicitWidth: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ComboBox.qml)::background with type QQuickItem. [compiler] implicitContentWidth + (background ? background.leftPadding + background.rightPadding : 0)) ^^^^^^^^^^^ Warning: ComboBox.qml:17:91: Member "topPadding" not found on type "QQuickItem" [missing-property] implicitIndicatorHeight) + (background ? background.topPadding + background.bottomPadding : 0)) ^^^^^^^^^^ Warning: ComboBox.qml:17:91: Could not compile binding for implicitHeight: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ComboBox.qml)::background with type QQuickItem. [compiler] implicitIndicatorHeight) + (background ? background.topPadding + background.bottomPadding : 0)) ^^^^^^^^^^ Warning: ComboBox.qml:22:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ComboBox.qml:22:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ComboBox.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ComboBox.qml:23:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ComboBox.qml:23:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ComboBox.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ComboBox.qml:24:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ComboBox.qml:24:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ComboBox.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ComboBox.qml:25:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ComboBox.qml:25:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ComboBox.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ComboBox.qml:29:15: Unqualified access [unqualified] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] : model[control.textRole]) : modelData ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: ComboBox.qml:29:15: Could not compile binding for text: Cannot access value for name control [compiler] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] : model[control.textRole]) : modelData ^^^^^^^ Warning: ComboBox.qml:31:22: Unqualified access [unqualified] highlighted: control.highlightedIndex === index ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: ComboBox.qml:31:22: Could not compile binding for highlighted: Cannot access value for name control [compiler] highlighted: control.highlightedIndex === index ^^^^^^^ Warning: ComboBox.qml:32:23: Unqualified access [unqualified] hoverEnabled: control.hoverEnabled ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: ComboBox.qml:32:23: Could not compile binding for hoverEnabled: Cannot access value for name control [compiler] hoverEnabled: control.hoverEnabled ^^^^^^^ Warning: ComboBox.qml:30:22: Unqualified access [unqualified] font.weight: control.currentIndex === index ? Font.DemiBold : Font.Normal ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: ComboBox.qml:30:22: Could not compile binding for weight: Cannot access value for name control [compiler] font.weight: control.currentIndex === index ? Font.DemiBold : Font.Normal ^^^^^^^ Warning: ComboBox.qml:42:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: ComboBox.qml:55:61: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: control.background ? control.background.topPadding : 0 ^^^^^^^^^^ Warning: ComboBox.qml:55:61: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of QQuickControl::background with type QQuickItem. [compiler] topPadding: control.background ? control.background.topPadding : 0 ^^^^^^^^^^ Warning: ComboBox.qml:56:62: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: control.background ? control.background.leftPadding : 0 ^^^^^^^^^^^ Warning: ComboBox.qml:56:62: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of QQuickControl::background with type QQuickItem. [compiler] leftPadding: control.background ? control.background.leftPadding : 0 ^^^^^^^^^^^ Warning: ComboBox.qml:57:63: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: control.background ? control.background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ComboBox.qml:57:63: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of QQuickControl::background with type QQuickItem. [compiler] rightPadding: control.background ? control.background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ComboBox.qml:58:64: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: control.background ? control.background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ComboBox.qml:58:64: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of QQuickControl::background with type QQuickItem. [compiler] bottomPadding: control.background ? control.background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ComboBox.qml:79:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: ComboBox.qml:93:38: Could not compile binding for height: Member implicitHeight of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ComboBox.qml)::contentItem with type QQuickItem can be shadowed [compiler] height: Math.min(contentItem.implicitHeight + topPadding + bottomPadding, control.Window.height - topMargin - bottomMargin) ^^^^^^^^^^^^^^ Warning: ComboBox.qml:95:31: Member "topInset" not found on type "QQuickItem" [missing-property] topMargin: background.topInset ^^^^^^^^ Warning: ComboBox.qml:95:31: Could not compile binding for topMargin: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ComboBox.qml)::background with type QQuickItem. [compiler] topMargin: background.topInset ^^^^^^^^ Warning: ComboBox.qml:96:34: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomMargin: background.bottomInset ^^^^^^^^^^^ Warning: ComboBox.qml:96:34: Could not compile binding for bottomMargin: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ComboBox.qml)::background with type QQuickItem. [compiler] bottomMargin: background.bottomInset ^^^^^^^^^^^ Warning: ComboBox.qml:98:32: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background.topPadding ^^^^^^^^^^ Warning: ComboBox.qml:98:32: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ComboBox.qml)::background with type QQuickItem. [compiler] topPadding: background.topPadding ^^^^^^^^^^ Warning: ComboBox.qml:99:33: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background.leftPadding ^^^^^^^^^^^ Warning: ComboBox.qml:99:33: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ComboBox.qml)::background with type QQuickItem. [compiler] leftPadding: background.leftPadding ^^^^^^^^^^^ Warning: ComboBox.qml:100:34: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background.rightPadding ^^^^^^^^^^^^ Warning: ComboBox.qml:100:34: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ComboBox.qml)::background with type QQuickItem. [compiler] rightPadding: background.rightPadding ^^^^^^^^^^^^ Warning: ComboBox.qml:101:35: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background.bottomPadding ^^^^^^^^^^^^^ Warning: ComboBox.qml:101:35: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ComboBox.qml)::background with type QQuickItem. [compiler] bottomPadding: background.bottomPadding ^^^^^^^^^^^^^ Warning: ComboBox.qml:103:44: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ComboBox.qml:103:44: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ComboBox.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ComboBox.qml:104:45: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ComboBox.qml:104:45: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ComboBox.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ComboBox.qml:105:46: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ComboBox.qml:105:46: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ComboBox.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ComboBox.qml:106:47: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ComboBox.qml:106:47: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ComboBox.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ComboBox.qml:128:43: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8307/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_DelayButton_qml.cpp Warning: DelayButton.qml:17:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: DelayButton.qml:17:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/DelayButton.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: DelayButton.qml:18:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: DelayButton.qml:18:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/DelayButton.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: DelayButton.qml:19:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: DelayButton.qml:19:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/DelayButton.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: DelayButton.qml:20:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: DelayButton.qml:20:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/DelayButton.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: DelayButton.qml:22:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: DelayButton.qml:22:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/DelayButton.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: DelayButton.qml:23:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: DelayButton.qml:23:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/DelayButton.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: DelayButton.qml:24:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: DelayButton.qml:24:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/DelayButton.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: DelayButton.qml:25:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: DelayButton.qml:25:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/DelayButton.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: DelayButton.qml:46:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: DelayButton.qml:64:43: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: DelayButton.qml:82:43: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: DelayButton.qml:94:27: Could not compile binding for width: Cannot load property width from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/DelayButton.qml)::source with type QVariant. [compiler] width: source.width ^^^^^ Warning: DelayButton.qml:95:28: Could not compile binding for height: Cannot load property height from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/DelayButton.qml)::source with type QVariant. [compiler] height: source.height ^^^^^^ Warning: DelayButton.qml:96:40: Member "progress" not found on type "QQuickItem" [missing-property] source: control.background.progress ^^^^^^^^ Warning: DelayButton.qml:96:40: Could not compile binding for source: Cannot load property progress from QQuickItem of QQuickControl::background with type QQuickItem. [compiler] source: control.background.progress ^^^^^^^^ Warning: DelayButton.qml:99:48: Member "mask" not found on type "QQuickItem" [missing-property] sourceItem: control.background.mask ^^^^ Warning: DelayButton.qml:99:48: Could not compile binding for sourceItem: Cannot load property mask from QQuickItem of QQuickControl::background with type QQuickItem. [compiler] sourceItem: control.background.mask ^^^^ Warning: DelayButton.qml:100:62: Member "effect" not found on type "QQuickItem" [missing-property] sourceRect: Qt.rect(0, 0, control.background.effect.width, control.background.effect.height) ^^^^^^ Warning: DelayButton.qml:100:62: Could not compile binding for sourceRect: Cannot load property effect from QQuickItem of QQuickControl::background with type QQuickItem. [compiler] sourceRect: Qt.rect(0, 0, control.background.effect.width, control.background.effect.height) ^^^^^^ [8308/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_Dial_qml.cpp Warning: Dial.qml:13:45: Could not compile binding for implicitWidth: Member implicitWidth of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Dial.qml)::handle with type QQuickItem can be shadowed [compiler] (handle ? handle.implicitWidth : 0) + leftPadding + rightPadding) ^^^^^^^^^^^^^ Warning: Dial.qml:15:46: Could not compile binding for implicitHeight: Member implicitHeight of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Dial.qml)::handle with type QQuickItem can be shadowed [compiler] (handle ? handle.implicitHeight : 0) + topPadding + bottomPadding) ^^^^^^^^^^^^^^ Warning: Dial.qml:17:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: Dial.qml:17:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Dial.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: Dial.qml:18:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: Dial.qml:18:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Dial.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: Dial.qml:19:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: Dial.qml:19:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Dial.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: Dial.qml:20:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: Dial.qml:20:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Dial.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: Dial.qml:22:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Dial.qml:22:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Dial.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Dial.qml:23:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Dial.qml:23:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Dial.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Dial.qml:24:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Dial.qml:24:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Dial.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Dial.qml:25:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Dial.qml:25:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Dial.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Dial.qml:34:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: Dial.qml:59:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8310/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_Dialog_qml.cpp Info: Dialog.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: Dialog.qml:12:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: Dialog.qml:21:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: Dialog.qml:21:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Dialog.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: Dialog.qml:22:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: Dialog.qml:22:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Dialog.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: Dialog.qml:23:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: Dialog.qml:23:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Dialog.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: Dialog.qml:24:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: Dialog.qml:24:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Dialog.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: Dialog.qml:26:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Dialog.qml:26:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Dialog.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Dialog.qml:27:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Dialog.qml:27:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Dialog.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Dialog.qml:28:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Dialog.qml:28:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Dialog.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Dialog.qml:29:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Dialog.qml:29:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Dialog.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Dialog.qml:35:35: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"modal": control.modal}, ^^^^^ Warning: Dialog.qml:55:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"modal": control.modal}, ^^^^^ Warning: Dialog.qml:69:21: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] states: [ ^ Warning: Dialog.qml:78:21: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] states: [ ^ [8311/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_DialogButtonBox_qml.cpp Warning: DialogButtonBox.qml:17:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: DialogButtonBox.qml:17:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/DialogButtonBox.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: DialogButtonBox.qml:18:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: DialogButtonBox.qml:18:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/DialogButtonBox.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: DialogButtonBox.qml:19:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: DialogButtonBox.qml:19:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/DialogButtonBox.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: DialogButtonBox.qml:20:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: DialogButtonBox.qml:20:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/DialogButtonBox.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: DialogButtonBox.qml:22:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: DialogButtonBox.qml:22:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/DialogButtonBox.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: DialogButtonBox.qml:23:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: DialogButtonBox.qml:23:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/DialogButtonBox.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: DialogButtonBox.qml:24:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: DialogButtonBox.qml:24:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/DialogButtonBox.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: DialogButtonBox.qml:25:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: DialogButtonBox.qml:25:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/DialogButtonBox.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: DialogButtonBox.qml:30:16: Unqualified access [unqualified] width: control.count === 1 ? control.availableWidth / 2 : undefined ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: DialogButtonBox.qml:30:16: Could not compile binding for width: Cannot access value for name control [compiler] width: control.count === 1 ? control.availableWidth / 2 : undefined ^^^^^^^ Warning: DialogButtonBox.qml:47:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8312/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_Drawer_qml.cpp Warning: Drawer.qml:19:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: Drawer.qml:19:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Drawer.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: Drawer.qml:20:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: Drawer.qml:20:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Drawer.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: Drawer.qml:21:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: Drawer.qml:21:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Drawer.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: Drawer.qml:22:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: Drawer.qml:22:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Drawer.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: Drawer.qml:24:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Drawer.qml:24:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Drawer.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Drawer.qml:25:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Drawer.qml:25:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Drawer.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Drawer.qml:26:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Drawer.qml:26:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Drawer.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Drawer.qml:27:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Drawer.qml:27:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Drawer.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Drawer.qml:36:35: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"modal": control.modal}, ^^^^^ Warning: Drawer.qml:49:21: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] states: [ ^ Warning: Drawer.qml:58:21: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] states: [ ^ [8313/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_Frame_qml.cpp Info: Frame.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: Frame.qml:17:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: Frame.qml:17:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Frame.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: Frame.qml:18:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: Frame.qml:18:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Frame.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: Frame.qml:19:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: Frame.qml:19:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Frame.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: Frame.qml:20:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: Frame.qml:20:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Frame.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: Frame.qml:22:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Frame.qml:22:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Frame.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Frame.qml:23:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Frame.qml:23:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Frame.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Frame.qml:24:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Frame.qml:24:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Frame.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Frame.qml:25:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Frame.qml:25:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Frame.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Frame.qml:31:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8314/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_GroupBox_qml.cpp Warning: GroupBox.qml:12:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: GroupBox.qml:18:50: Could not compile binding for topPadding: Instruction "generate_GetOptionalLookup" not implemented [compiler] topPadding: ((background as NinePatchImage)?.topPadding ?? 0) + (implicitLabelWidth > 0 ? implicitLabelHeight + spacing : 0) ^^^^^^^^^^ Warning: GroupBox.qml:19:51: Could not compile binding for leftPadding: Instruction "generate_GetOptionalLookup" not implemented [compiler] leftPadding: ((background as NinePatchImage)?.leftPadding ?? 0) ^^^^^^^^^^^ Warning: GroupBox.qml:20:52: Could not compile binding for rightPadding: Instruction "generate_GetOptionalLookup" not implemented [compiler] rightPadding: ((background as NinePatchImage)?.rightPadding ?? 0) ^^^^^^^^^^^^ Warning: GroupBox.qml:21:53: Could not compile binding for bottomPadding: Instruction "generate_GetOptionalLookup" not implemented [compiler] bottomPadding: ((background as NinePatchImage)?.bottomPadding ?? 0) ^^^^^^^^^^^^^ Warning: GroupBox.qml:26:32: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background.topPadding ^^^^^^^^^^ Warning: GroupBox.qml:26:32: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/GroupBox.qml)::background with type QQuickItem. [compiler] topPadding: background.topPadding ^^^^^^^^^^ Warning: GroupBox.qml:27:33: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background.leftPadding ^^^^^^^^^^^ Warning: GroupBox.qml:27:33: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/GroupBox.qml)::background with type QQuickItem. [compiler] leftPadding: background.leftPadding ^^^^^^^^^^^ Warning: GroupBox.qml:28:34: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background.rightPadding ^^^^^^^^^^^^ Warning: GroupBox.qml:28:34: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/GroupBox.qml)::background with type QQuickItem. [compiler] rightPadding: background.rightPadding ^^^^^^^^^^^^ Warning: GroupBox.qml:29:35: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background.bottomPadding ^^^^^^^^^^^^^ Warning: GroupBox.qml:29:35: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/GroupBox.qml)::background with type QQuickItem. [compiler] bottomPadding: background.bottomPadding ^^^^^^^^^^^^^ Warning: GroupBox.qml:44:43: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: GroupBox.qml:60:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8315/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_ItemDelegate_qml.cpp Warning: ItemDelegate.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: ItemDelegate.qml:21:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: ItemDelegate.qml:21:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ItemDelegate.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: ItemDelegate.qml:22:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: ItemDelegate.qml:22:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ItemDelegate.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: ItemDelegate.qml:23:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ItemDelegate.qml:23:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ItemDelegate.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ItemDelegate.qml:24:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ItemDelegate.qml:24:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ItemDelegate.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ItemDelegate.qml:26:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ItemDelegate.qml:26:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ItemDelegate.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ItemDelegate.qml:27:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ItemDelegate.qml:27:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ItemDelegate.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ItemDelegate.qml:28:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ItemDelegate.qml:28:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ItemDelegate.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ItemDelegate.qml:29:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ItemDelegate.qml:29:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ItemDelegate.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ItemDelegate.qml:51:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8316/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_HorizontalHeaderView_qml.cpp Warning: HorizontalHeaderView.qml:23:34: Unqualified access [unqualified] implicitHeight: Math.max(control.height, text.implicitHeight + (cellPadding * 2)) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: HorizontalHeaderView.qml:23:34: Could not compile binding for implicitHeight: Cannot access value for name control [compiler] implicitHeight: Math.max(control.height, text.implicitHeight + (cellPadding * 2)) ^^^^^^^ Warning: HorizontalHeaderView.qml:29:19: Unqualified access [unqualified] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: HorizontalHeaderView.qml:29:19: Could not compile binding for text: Cannot access value for name control [compiler] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ [8317/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_Label_qml.cpp Info: Label.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: Label.qml:12:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Label.qml:12:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Label.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Label.qml:13:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Label.qml:13:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Label.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Label.qml:14:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Label.qml:14:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Label.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Label.qml:15:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Label.qml:15:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Label.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Label.qml:25:38: Member "mirrored" not found on type "T.Label" [missing-property] {"mirrored": control.mirrored}, ^^^^^^^^ Warning: Label.qml:25:38: Could not compile binding for states: Cannot load property mirrored from QQuickLabel of . [compiler] {"mirrored": control.mirrored}, ^^^^^^^^ [8318/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_Menu_qml.cpp Warning: Menu.qml:18:40: Member "topInset" not found on type "QQuickItem" [missing-property] topMargin: background ? background.topInset : 0 ^^^^^^^^ Warning: Menu.qml:18:40: Could not compile binding for topMargin: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Menu.qml)::background with type QQuickItem. [compiler] topMargin: background ? background.topInset : 0 ^^^^^^^^ Warning: Menu.qml:19:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftMargin: background ? background.leftInset : 0 ^^^^^^^^^ Warning: Menu.qml:19:41: Could not compile binding for leftMargin: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Menu.qml)::background with type QQuickItem. [compiler] leftMargin: background ? background.leftInset : 0 ^^^^^^^^^ Warning: Menu.qml:20:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightMargin: background ? background.rightInset : 0 ^^^^^^^^^^ Warning: Menu.qml:20:42: Could not compile binding for rightMargin: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Menu.qml)::background with type QQuickItem. [compiler] rightMargin: background ? background.rightInset : 0 ^^^^^^^^^^ Warning: Menu.qml:21:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomMargin: background ? background.bottomInset : 0 ^^^^^^^^^^^ Warning: Menu.qml:21:43: Could not compile binding for bottomMargin: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Menu.qml)::background with type QQuickItem. [compiler] bottomMargin: background ? background.bottomInset : 0 ^^^^^^^^^^^ Warning: Menu.qml:23:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: Menu.qml:23:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Menu.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: Menu.qml:24:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: Menu.qml:24:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Menu.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: Menu.qml:25:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: Menu.qml:25:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Menu.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: Menu.qml:26:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: Menu.qml:26:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Menu.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: Menu.qml:28:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Menu.qml:28:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Menu.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Menu.qml:29:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Menu.qml:29:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Menu.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Menu.qml:30:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Menu.qml:30:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Menu.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Menu.qml:31:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Menu.qml:31:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Menu.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Menu.qml:51:35: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"modal": control.modal}, ^^^^^ Warning: Menu.qml:60:21: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] states: [ ^ Warning: Menu.qml:69:21: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] states: [ ^ [8319/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_MenuItem_qml.cpp Warning: MenuItem.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: MenuItem.qml:21:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: MenuItem.qml:21:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/MenuItem.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: MenuItem.qml:22:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: MenuItem.qml:22:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/MenuItem.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: MenuItem.qml:23:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: MenuItem.qml:23:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/MenuItem.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: MenuItem.qml:24:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: MenuItem.qml:24:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/MenuItem.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: MenuItem.qml:26:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: MenuItem.qml:26:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/MenuItem.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: MenuItem.qml:27:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: MenuItem.qml:27:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/MenuItem.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: MenuItem.qml:28:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: MenuItem.qml:28:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/MenuItem.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: MenuItem.qml:29:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: MenuItem.qml:29:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/MenuItem.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: MenuItem.qml:60:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: MenuItem.qml:79:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: MenuItem.qml:94:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8320/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_MenuSeparator_qml.cpp Info: MenuSeparator.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: MenuSeparator.qml:17:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: MenuSeparator.qml:17:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/MenuSeparator.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: MenuSeparator.qml:18:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: MenuSeparator.qml:18:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/MenuSeparator.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: MenuSeparator.qml:19:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: MenuSeparator.qml:19:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/MenuSeparator.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: MenuSeparator.qml:20:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: MenuSeparator.qml:20:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/MenuSeparator.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: MenuSeparator.qml:22:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: MenuSeparator.qml:22:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/MenuSeparator.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: MenuSeparator.qml:23:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: MenuSeparator.qml:23:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/MenuSeparator.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: MenuSeparator.qml:24:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: MenuSeparator.qml:24:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/MenuSeparator.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: MenuSeparator.qml:25:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: MenuSeparator.qml:25:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/MenuSeparator.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: MenuSeparator.qml:31:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: MenuSeparator.qml:41:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8321/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_Page_qml.cpp Info: Page.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: Page.qml:12:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: Page.qml:21:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: Page.qml:21:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Page.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: Page.qml:22:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: Page.qml:22:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Page.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: Page.qml:23:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: Page.qml:23:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Page.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: Page.qml:24:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: Page.qml:24:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Page.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: Page.qml:26:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Page.qml:26:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Page.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Page.qml:27:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Page.qml:27:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Page.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Page.qml:28:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Page.qml:28:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Page.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Page.qml:29:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Page.qml:29:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Page.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Page.qml:35:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8322/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_PageIndicator_qml.cpp Warning: PageIndicator.qml:17:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: PageIndicator.qml:17:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/PageIndicator.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: PageIndicator.qml:18:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: PageIndicator.qml:18:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/PageIndicator.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: PageIndicator.qml:19:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: PageIndicator.qml:19:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/PageIndicator.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: PageIndicator.qml:20:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: PageIndicator.qml:20:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/PageIndicator.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: PageIndicator.qml:22:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: PageIndicator.qml:22:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/PageIndicator.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: PageIndicator.qml:23:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: PageIndicator.qml:23:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/PageIndicator.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: PageIndicator.qml:24:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: PageIndicator.qml:24:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/PageIndicator.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: PageIndicator.qml:25:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: PageIndicator.qml:25:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/PageIndicator.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: PageIndicator.qml:31:31: Unqualified access [unqualified] {"disabled": !control.enabled}, ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: PageIndicator.qml:31:31: Could not compile binding for states: Cannot access value for name control [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: PageIndicator.qml:53:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8323/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_Pane_qml.cpp Info: Pane.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: Pane.qml:17:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: Pane.qml:17:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Pane.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: Pane.qml:18:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: Pane.qml:18:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Pane.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: Pane.qml:19:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: Pane.qml:19:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Pane.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: Pane.qml:20:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: Pane.qml:20:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Pane.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: Pane.qml:22:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Pane.qml:22:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Pane.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Pane.qml:23:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Pane.qml:23:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Pane.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Pane.qml:24:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Pane.qml:24:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Pane.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Pane.qml:25:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Pane.qml:25:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Pane.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Pane.qml:31:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8324/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_ProgressBar_qml.cpp Warning: ProgressBar.qml:17:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: ProgressBar.qml:17:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ProgressBar.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: ProgressBar.qml:18:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: ProgressBar.qml:18:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ProgressBar.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: ProgressBar.qml:19:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ProgressBar.qml:19:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ProgressBar.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ProgressBar.qml:20:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ProgressBar.qml:20:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ProgressBar.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ProgressBar.qml:22:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ProgressBar.qml:22:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ProgressBar.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ProgressBar.qml:23:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ProgressBar.qml:23:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ProgressBar.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ProgressBar.qml:24:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ProgressBar.qml:24:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ProgressBar.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ProgressBar.qml:25:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ProgressBar.qml:25:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ProgressBar.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ProgressBar.qml:28:58: Could not compile binding for implicitWidth: Member implicitWidth of QQuickAnimatedImage of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ProgressBar.qml)::animation with type QQuickAnimatedImage can be shadowed [compiler] implicitWidth: control.indeterminate ? animation.implicitWidth || progress.implicitWidth : progress.implicitWidth ^^^^^^^^^^^^^ Warning: ProgressBar.qml:29:59: Could not compile binding for implicitHeight: Member implicitHeight of QQuickAnimatedImage of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ProgressBar.qml)::animation with type QQuickAnimatedImage can be shadowed [compiler] implicitHeight: control.indeterminate ? animation.implicitHeight || progress.implicitHeight : progress.implicitHeight ^^^^^^^^^^^^^^ Warning: ProgressBar.qml:32:46: Could not compile binding for hasMask: Member status of QQuickNinePatchImage of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ProgressBar.qml)::mask with type QQuickNinePatchImage can be shadowed [compiler] readonly property bool hasMask: mask.status !== Image.Null ^^^^^^ Warning: ProgressBar.qml:38:69: Member "hasMask" not found on type "QQuickItem" [missing-property] visible: !control.indeterminate && !control.contentItem.hasMask ^^^^^^^ Warning: ProgressBar.qml:38:69: Could not compile binding for visible: Cannot load property hasMask from QQuickItem of QQuickControl::contentItem with type QQuickItem. [compiler] visible: !control.indeterminate && !control.contentItem.hasMask ^^^^^^^ Warning: ProgressBar.qml:43:43: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: ProgressBar.qml:56:68: Member "hasMask" not found on type "QQuickItem" [missing-property] visible: control.indeterminate && !control.contentItem.hasMask ^^^^^^^ Warning: ProgressBar.qml:56:68: Could not compile binding for visible: Cannot load property hasMask from QQuickItem of QQuickControl::contentItem with type QQuickItem. [compiler] visible: control.indeterminate && !control.contentItem.hasMask ^^^^^^^ Warning: ProgressBar.qml:61:43: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: ProgressBar.qml:76:43: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: ProgressBar.qml:86:27: Could not compile binding for width: Cannot load property width from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ProgressBar.qml)::source with type QVariant. [compiler] width: source.width ^^^^^ Warning: ProgressBar.qml:87:28: Could not compile binding for height: Cannot load property height from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ProgressBar.qml)::source with type QVariant. [compiler] height: source.height ^^^^^^ Warning: ProgressBar.qml:88:65: Member "animation" not found on type "QQuickItem" [missing-property] source: control.indeterminate ? control.contentItem.animation : control.contentItem.progress ^^^^^^^^^ Warning: ProgressBar.qml:88:65: Could not compile binding for source: Cannot load property animation from QQuickItem of QQuickControl::contentItem with type QQuickItem. [compiler] source: control.indeterminate ? control.contentItem.animation : control.contentItem.progress ^^^^^^^^^ Warning: ProgressBar.qml:91:49: Member "mask" not found on type "QQuickItem" [missing-property] sourceItem: control.contentItem.mask ^^^^ Warning: ProgressBar.qml:91:49: Could not compile binding for sourceItem: Cannot load property mask from QQuickItem of QQuickControl::contentItem with type QQuickItem. [compiler] sourceItem: control.contentItem.mask ^^^^ Warning: ProgressBar.qml:92:63: Member "effect" not found on type "QQuickItem" [missing-property] sourceRect: Qt.rect(0, 0, control.contentItem.effect.width, control.contentItem.effect.height) ^^^^^^ Warning: ProgressBar.qml:92:63: Could not compile binding for sourceRect: Cannot load property effect from QQuickItem of QQuickControl::contentItem with type QQuickItem. [compiler] sourceRect: Qt.rect(0, 0, control.contentItem.effect.width, control.contentItem.effect.height) ^^^^^^ Warning: ProgressBar.qml:101:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8325/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_Popup_qml.cpp Info: Popup.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: Popup.qml:17:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : undefined ^^^^^^^^^^ Warning: Popup.qml:17:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Popup.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : undefined ^^^^^^^^^^ Warning: Popup.qml:18:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : undefined ^^^^^^^^^^^ Warning: Popup.qml:18:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Popup.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : undefined ^^^^^^^^^^^ Warning: Popup.qml:19:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : undefined ^^^^^^^^^^^^ Warning: Popup.qml:19:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Popup.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : undefined ^^^^^^^^^^^^ Warning: Popup.qml:20:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : undefined ^^^^^^^^^^^^^ Warning: Popup.qml:20:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Popup.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : undefined ^^^^^^^^^^^^^ Warning: Popup.qml:22:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Popup.qml:22:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Popup.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Popup.qml:23:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Popup.qml:23:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Popup.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Popup.qml:24:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Popup.qml:24:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Popup.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Popup.qml:25:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Popup.qml:25:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Popup.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Popup.qml:31:35: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"modal": control.modal}, ^^^^^ Warning: Popup.qml:40:21: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] states: [ ^ Warning: Popup.qml:49:21: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] states: [ ^ [8326/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_RadioButton_qml.cpp Warning: RadioButton.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: RadioButton.qml:20:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: RadioButton.qml:20:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RadioButton.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: RadioButton.qml:21:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: RadioButton.qml:21:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RadioButton.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: RadioButton.qml:22:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: RadioButton.qml:22:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RadioButton.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: RadioButton.qml:23:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: RadioButton.qml:23:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RadioButton.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: RadioButton.qml:25:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: RadioButton.qml:25:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RadioButton.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: RadioButton.qml:26:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: RadioButton.qml:26:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RadioButton.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: RadioButton.qml:27:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: RadioButton.qml:27:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RadioButton.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: RadioButton.qml:28:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: RadioButton.qml:28:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RadioButton.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: RadioButton.qml:37:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: RadioButton.qml:62:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8327/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_RadioDelegate_qml.cpp Warning: RadioDelegate.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: RadioDelegate.qml:21:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: RadioDelegate.qml:21:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RadioDelegate.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: RadioDelegate.qml:22:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: RadioDelegate.qml:22:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RadioDelegate.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: RadioDelegate.qml:23:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: RadioDelegate.qml:23:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RadioDelegate.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: RadioDelegate.qml:24:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: RadioDelegate.qml:24:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RadioDelegate.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: RadioDelegate.qml:26:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: RadioDelegate.qml:26:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RadioDelegate.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: RadioDelegate.qml:27:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: RadioDelegate.qml:27:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RadioDelegate.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: RadioDelegate.qml:28:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: RadioDelegate.qml:28:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RadioDelegate.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: RadioDelegate.qml:29:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: RadioDelegate.qml:29:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RadioDelegate.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: RadioDelegate.qml:42:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: RadioDelegate.qml:72:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8328/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_RangeSlider_qml.cpp Warning: RangeSlider.qml:12:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: RangeSlider.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: RangeSlider.qml:19:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: RangeSlider.qml:19:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RangeSlider.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: RangeSlider.qml:20:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: RangeSlider.qml:20:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RangeSlider.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: RangeSlider.qml:21:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: RangeSlider.qml:21:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RangeSlider.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: RangeSlider.qml:22:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: RangeSlider.qml:22:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RangeSlider.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: RangeSlider.qml:24:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: RangeSlider.qml:24:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RangeSlider.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: RangeSlider.qml:25:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: RangeSlider.qml:25:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RangeSlider.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: RangeSlider.qml:26:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: RangeSlider.qml:26:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RangeSlider.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: RangeSlider.qml:27:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: RangeSlider.qml:27:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RangeSlider.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: RangeSlider.qml:35:21: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] states: [ ^ Warning: RangeSlider.qml:54:21: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] states: [ ^ Warning: RangeSlider.qml:73:38: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"vertical": control.vertical}, ^^^^^^^^ Warning: RangeSlider.qml:91:42: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"vertical": control.vertical}, ^^^^^^^^ [8329/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_RoundButton_qml.cpp Info: RoundButton.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: RoundButton.qml:18:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: RoundButton.qml:18:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RoundButton.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: RoundButton.qml:19:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: RoundButton.qml:19:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RoundButton.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: RoundButton.qml:20:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: RoundButton.qml:20:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RoundButton.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: RoundButton.qml:21:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: RoundButton.qml:21:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RoundButton.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: RoundButton.qml:23:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: RoundButton.qml:23:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RoundButton.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: RoundButton.qml:24:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: RoundButton.qml:24:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RoundButton.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: RoundButton.qml:25:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: RoundButton.qml:25:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RoundButton.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: RoundButton.qml:26:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: RoundButton.qml:26:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/RoundButton.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: RoundButton.qml:52:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8330/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_ScrollView_qml.cpp Info: ScrollView.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: ScrollView.qml:17:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: ScrollView.qml:17:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollView.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: ScrollView.qml:18:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: ScrollView.qml:18:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollView.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: ScrollView.qml:19:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ScrollView.qml:19:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollView.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ScrollView.qml:20:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ScrollView.qml:20:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollView.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ScrollView.qml:22:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ScrollView.qml:22:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollView.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ScrollView.qml:23:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ScrollView.qml:23:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollView.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ScrollView.qml:24:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ScrollView.qml:24:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollView.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ScrollView.qml:25:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ScrollView.qml:25:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollView.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ScrollView.qml:47:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8331/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_ScrollBar_qml.cpp Warning: ScrollBar.qml:20:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: ScrollBar.qml:20:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollBar.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: ScrollBar.qml:21:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: ScrollBar.qml:21:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollBar.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: ScrollBar.qml:22:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ScrollBar.qml:22:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollBar.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ScrollBar.qml:23:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ScrollBar.qml:23:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollBar.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ScrollBar.qml:25:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ScrollBar.qml:25:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollBar.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ScrollBar.qml:26:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ScrollBar.qml:26:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollBar.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ScrollBar.qml:27:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ScrollBar.qml:27:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollBar.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ScrollBar.qml:28:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ScrollBar.qml:28:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollBar.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ScrollBar.qml:37:38: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"vertical": control.vertical}, ^^^^^^^^ Warning: ScrollBar.qml:53:38: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"vertical": control.vertical}, ^^^^^^^^ [8332/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_ScrollIndicator_qml.cpp Warning: ScrollIndicator.qml:17:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: ScrollIndicator.qml:17:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollIndicator.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: ScrollIndicator.qml:18:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: ScrollIndicator.qml:18:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollIndicator.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: ScrollIndicator.qml:19:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ScrollIndicator.qml:19:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollIndicator.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ScrollIndicator.qml:20:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ScrollIndicator.qml:20:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollIndicator.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ScrollIndicator.qml:22:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ScrollIndicator.qml:22:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollIndicator.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ScrollIndicator.qml:23:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ScrollIndicator.qml:23:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollIndicator.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ScrollIndicator.qml:24:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ScrollIndicator.qml:24:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollIndicator.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ScrollIndicator.qml:25:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ScrollIndicator.qml:25:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ScrollIndicator.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ScrollIndicator.qml:34:38: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"vertical": control.vertical}, ^^^^^^^^ Warning: ScrollIndicator.qml:48:38: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"vertical": control.vertical}, ^^^^^^^^ [8333/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_SelectionRectangle_qml.cpp Warning: SelectionRectangle.qml:23:25: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] states: [ ^ [8334/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_Slider_qml.cpp Warning: Slider.qml:17:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: Slider.qml:17:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Slider.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: Slider.qml:18:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: Slider.qml:18:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Slider.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: Slider.qml:19:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: Slider.qml:19:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Slider.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: Slider.qml:20:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: Slider.qml:20:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Slider.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: Slider.qml:22:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Slider.qml:22:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Slider.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Slider.qml:23:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Slider.qml:23:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Slider.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Slider.qml:24:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Slider.qml:24:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Slider.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Slider.qml:25:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Slider.qml:25:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Slider.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Slider.qml:34:38: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"vertical": control.vertical}, ^^^^^^^^ Warning: Slider.qml:54:37: Member "down" not found on type "T.Slider" [missing-property] {"pressed": control.down}, ^^^^ Warning: Slider.qml:54:37: Could not compile binding for states: Cannot load property down from QQuickSlider of . [compiler] {"pressed": control.down}, ^^^^ Warning: Slider.qml:79:41: Member "down" not found on type "T.Slider" [missing-property] {"pressed": control.down}, ^^^^ Warning: Slider.qml:79:41: Could not compile binding for states: Cannot load property down from QQuickSlider of . [compiler] {"pressed": control.down}, ^^^^ [8335/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_SpinBox_qml.cpp Warning: SpinBox.qml:14:41: Could not compile binding for implicitWidth: Member implicitWidth of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SpinBox.qml)::contentItem with type QQuickItem can be shadowed [compiler] contentItem.implicitWidth + leftPadding + rightPadding) ^^^^^^^^^^^^^ Warning: SpinBox.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: SpinBox.qml:19:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: SpinBox.qml:19:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SpinBox.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: SpinBox.qml:20:43: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: (background ? background.leftPadding : 0) + (control.mirrored ? (up.indicator ? up.indicator.width : 0) : (down.indicator ? down.indicator.width : 0)) ^^^^^^^^^^^ Warning: SpinBox.qml:20:43: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SpinBox.qml)::background with type QQuickItem. [compiler] leftPadding: (background ? background.leftPadding : 0) + (control.mirrored ? (up.indicator ? up.indicator.width : 0) : (down.indicator ? down.indicator.width : 0)) ^^^^^^^^^^^ Warning: SpinBox.qml:21:44: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: (background ? background.rightPadding : 0) + (control.mirrored ? (down.indicator ? down.indicator.width : 0) : (up.indicator ? up.indicator.width : 0)) ^^^^^^^^^^^^ Warning: SpinBox.qml:21:44: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SpinBox.qml)::background with type QQuickItem. [compiler] rightPadding: (background ? background.rightPadding : 0) + (control.mirrored ? (down.indicator ? down.indicator.width : 0) : (up.indicator ? up.indicator.width : 0)) ^^^^^^^^^^^^ Warning: SpinBox.qml:22:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: SpinBox.qml:22:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SpinBox.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: SpinBox.qml:24:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: SpinBox.qml:24:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SpinBox.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: SpinBox.qml:25:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: SpinBox.qml:25:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SpinBox.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: SpinBox.qml:26:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: SpinBox.qml:26:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SpinBox.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: SpinBox.qml:27:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: SpinBox.qml:27:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SpinBox.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: SpinBox.qml:30:32: Member "name" not found on type "QLocale" [missing-property] locale: control.locale.name ^^^^ Warning: SpinBox.qml:30:32: Could not compile binding for locale: Cannot load property name from QLocale of QQuickControl::locale with type QLocale. [compiler] locale: control.locale.name ^^^^ Warning: SpinBox.qml:61:43: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: SpinBox.qml:76:21: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] states: [ ^ Warning: SpinBox.qml:94:21: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] states: [ ^ Warning: SpinBox.qml:110:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8336/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_SplitView_qml.cpp Warning: SplitView.qml:21:30: Unqualified access [unqualified] {"vertical": control.orientation === Qt.Vertical}, ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: SplitView.qml:21:30: Could not compile binding for states: Cannot access value for name control [compiler] {"vertical": control.orientation === Qt.Vertical}, ^^^^^^^ [8337/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_SwipeDelegate_qml.cpp Warning: SwipeDelegate.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: SwipeDelegate.qml:21:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: SwipeDelegate.qml:21:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwipeDelegate.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: SwipeDelegate.qml:22:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: SwipeDelegate.qml:22:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwipeDelegate.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: SwipeDelegate.qml:23:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: SwipeDelegate.qml:23:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwipeDelegate.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: SwipeDelegate.qml:24:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: SwipeDelegate.qml:24:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwipeDelegate.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: SwipeDelegate.qml:26:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: SwipeDelegate.qml:26:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwipeDelegate.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: SwipeDelegate.qml:27:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: SwipeDelegate.qml:27:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwipeDelegate.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: SwipeDelegate.qml:28:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: SwipeDelegate.qml:28:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwipeDelegate.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: SwipeDelegate.qml:29:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: SwipeDelegate.qml:29:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwipeDelegate.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: SwipeDelegate.qml:53:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8338/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_StackView_qml.cpp Warning: StackView.qml:15:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: StackView.qml:15:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/StackView.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: StackView.qml:16:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: StackView.qml:16:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/StackView.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: StackView.qml:17:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: StackView.qml:17:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/StackView.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: StackView.qml:18:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: StackView.qml:18:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/StackView.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: StackView.qml:20:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: StackView.qml:20:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/StackView.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: StackView.qml:21:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: StackView.qml:21:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/StackView.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: StackView.qml:22:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: StackView.qml:22:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/StackView.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: StackView.qml:23:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: StackView.qml:23:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/StackView.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: StackView.qml:53:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8341/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_SwipeView_qml.cpp Warning: SwipeView.qml:17:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: SwipeView.qml:17:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwipeView.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: SwipeView.qml:18:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: SwipeView.qml:18:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwipeView.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: SwipeView.qml:19:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: SwipeView.qml:19:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwipeView.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: SwipeView.qml:20:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: SwipeView.qml:20:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwipeView.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: SwipeView.qml:22:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: SwipeView.qml:22:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwipeView.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: SwipeView.qml:23:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: SwipeView.qml:23:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwipeView.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: SwipeView.qml:24:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: SwipeView.qml:24:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwipeView.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: SwipeView.qml:25:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: SwipeView.qml:25:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwipeView.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: SwipeView.qml:48:38: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"vertical": control.vertical}, ^^^^^^^^ [8342/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_Switch_qml.cpp Warning: Switch.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: Switch.qml:20:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: Switch.qml:20:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Switch.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: Switch.qml:21:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: Switch.qml:21:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Switch.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: Switch.qml:22:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: Switch.qml:22:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Switch.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: Switch.qml:23:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: Switch.qml:23:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Switch.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: Switch.qml:25:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Switch.qml:25:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Switch.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Switch.qml:26:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Switch.qml:26:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Switch.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Switch.qml:27:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Switch.qml:27:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Switch.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Switch.qml:28:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Switch.qml:28:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Switch.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Switch.qml:33:91: Could not compile binding for width: Member implicitWidth of QQuickNinePatchImage of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Switch.qml)::handle with type QQuickNinePatchImage can be shadowed [compiler] width: Math.max(implicitWidth, handle.leftPadding && handle.rightPadding ? handle.implicitWidth : 2 * handle.implicitWidth) ^^^^^^^^^^^^^ Warning: Switch.qml:34:49: Could not compile binding for height: Member implicitHeight of QQuickNinePatchImage of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Switch.qml)::handle with type QQuickNinePatchImage can be shadowed [compiler] height: Math.max(implicitHeight, handle.implicitHeight) ^^^^^^^^^^^^^^ Warning: Switch.qml:39:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: Switch.qml:49:51: Member "leftPadding" not found on type "QQuickItem" [missing-property] readonly property real minPos: parent.leftPadding - leftPadding ^^^^^^^^^^^ Warning: Switch.qml:49:51: Could not compile binding for minPos: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Switch.qml)::parent with type QQuickItem. [compiler] readonly property real minPos: parent.leftPadding - leftPadding ^^^^^^^^^^^ Warning: Switch.qml:50:89: Member "rightPadding" not found on type "QQuickItem" [missing-property] readonly property real maxPos: parent.width - width + rightPadding - parent.rightPadding ^^^^^^^^^^^^ Warning: Switch.qml:50:89: Could not compile binding for maxPos: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Switch.qml)::parent with type QQuickItem. [compiler] readonly property real maxPos: parent.width - width + rightPadding - parent.rightPadding ^^^^^^^^^^^^ Warning: Switch.qml:61:43: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: Switch.qml:92:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8343/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_SwitchDelegate_qml.cpp Warning: SwitchDelegate.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: SwitchDelegate.qml:21:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: SwitchDelegate.qml:21:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwitchDelegate.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: SwitchDelegate.qml:22:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: SwitchDelegate.qml:22:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwitchDelegate.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: SwitchDelegate.qml:23:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: SwitchDelegate.qml:23:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwitchDelegate.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: SwitchDelegate.qml:24:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: SwitchDelegate.qml:24:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwitchDelegate.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: SwitchDelegate.qml:26:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: SwitchDelegate.qml:26:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwitchDelegate.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: SwitchDelegate.qml:27:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: SwitchDelegate.qml:27:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwitchDelegate.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: SwitchDelegate.qml:28:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: SwitchDelegate.qml:28:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwitchDelegate.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: SwitchDelegate.qml:29:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: SwitchDelegate.qml:29:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwitchDelegate.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: SwitchDelegate.qml:38:91: Could not compile binding for width: Member implicitWidth of QQuickNinePatchImage of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwitchDelegate.qml)::handle with type QQuickNinePatchImage can be shadowed [compiler] width: Math.max(implicitWidth, handle.leftPadding && handle.rightPadding ? handle.implicitWidth : 2 * handle.implicitWidth) ^^^^^^^^^^^^^ Warning: SwitchDelegate.qml:39:49: Could not compile binding for height: Member implicitHeight of QQuickNinePatchImage of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwitchDelegate.qml)::handle with type QQuickNinePatchImage can be shadowed [compiler] height: Math.max(implicitHeight, handle.implicitHeight) ^^^^^^^^^^^^^^ Warning: SwitchDelegate.qml:44:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: SwitchDelegate.qml:55:51: Member "leftPadding" not found on type "QQuickItem" [missing-property] readonly property real minPos: parent.leftPadding - leftPadding ^^^^^^^^^^^ Warning: SwitchDelegate.qml:55:51: Could not compile binding for minPos: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwitchDelegate.qml)::parent with type QQuickItem. [compiler] readonly property real minPos: parent.leftPadding - leftPadding ^^^^^^^^^^^ Warning: SwitchDelegate.qml:56:89: Member "rightPadding" not found on type "QQuickItem" [missing-property] readonly property real maxPos: parent.width - width + rightPadding - parent.rightPadding ^^^^^^^^^^^^ Warning: SwitchDelegate.qml:56:89: Could not compile binding for maxPos: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/SwitchDelegate.qml)::parent with type QQuickItem. [compiler] readonly property real maxPos: parent.width - width + rightPadding - parent.rightPadding ^^^^^^^^^^^^ Warning: SwitchDelegate.qml:67:43: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ Warning: SwitchDelegate.qml:103:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8344/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_TextField_qml.cpp Warning: TextField.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: TextField.qml:19:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: TextField.qml:19:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TextField.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: TextField.qml:20:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: TextField.qml:20:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TextField.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: TextField.qml:21:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: TextField.qml:21:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TextField.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: TextField.qml:22:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: TextField.qml:22:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TextField.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: TextField.qml:24:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: TextField.qml:24:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TextField.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: TextField.qml:25:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: TextField.qml:25:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TextField.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: TextField.qml:26:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: TextField.qml:26:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TextField.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: TextField.qml:27:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: TextField.qml:27:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TextField.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: TextField.qml:57:38: Member "mirrored" not found on type "T.TextField" [missing-property] {"mirrored": control.mirrored}, ^^^^^^^^ Warning: TextField.qml:57:38: Could not compile binding for states: Cannot load property mirrored from QQuickTextField of . [compiler] {"mirrored": control.mirrored}, ^^^^^^^^ [8345/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_TextArea_qml.cpp Warning: TextArea.qml:13:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(contentWidth + leftPadding + rightPadding, ^^^ Warning: TextArea.qml:16:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(contentHeight + topPadding + bottomPadding, ^^^ Warning: TextArea.qml:20:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: TextArea.qml:20:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TextArea.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: TextArea.qml:21:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: TextArea.qml:21:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TextArea.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: TextArea.qml:22:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: TextArea.qml:22:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TextArea.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: TextArea.qml:23:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: TextArea.qml:23:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TextArea.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: TextArea.qml:25:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: TextArea.qml:25:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TextArea.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: TextArea.qml:26:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: TextArea.qml:26:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TextArea.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: TextArea.qml:27:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: TextArea.qml:27:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TextArea.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: TextArea.qml:28:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: TextArea.qml:28:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TextArea.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: TextArea.qml:58:38: Member "mirrored" not found on type "T.TextArea" [missing-property] {"mirrored": control.mirrored}, ^^^^^^^^ Warning: TextArea.qml:58:38: Could not compile binding for states: Cannot load property mirrored from QQuickTextArea of . [compiler] {"mirrored": control.mirrored}, ^^^^^^^^ [8346/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_TabBar_qml.cpp Warning: TabBar.qml:17:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: TabBar.qml:17:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TabBar.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: TabBar.qml:18:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: TabBar.qml:18:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TabBar.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: TabBar.qml:19:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: TabBar.qml:19:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TabBar.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: TabBar.qml:20:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: TabBar.qml:20:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TabBar.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: TabBar.qml:22:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: TabBar.qml:22:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TabBar.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: TabBar.qml:23:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: TabBar.qml:23:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TabBar.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: TabBar.qml:24:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: TabBar.qml:24:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TabBar.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: TabBar.qml:25:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: TabBar.qml:25:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TabBar.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: TabBar.qml:47:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8347/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_TabButton_qml.cpp Info: TabButton.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: TabButton.qml:20:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: TabButton.qml:20:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TabButton.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: TabButton.qml:21:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: TabButton.qml:21:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TabButton.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: TabButton.qml:22:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: TabButton.qml:22:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TabButton.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: TabButton.qml:23:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: TabButton.qml:23:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TabButton.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: TabButton.qml:25:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: TabButton.qml:25:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TabButton.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: TabButton.qml:26:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: TabButton.qml:26:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TabButton.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: TabButton.qml:27:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: TabButton.qml:27:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TabButton.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: TabButton.qml:28:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: TabButton.qml:28:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/TabButton.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: TabButton.qml:49:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8348/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_ToolButton_qml.cpp Info: ToolButton.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: ToolButton.qml:20:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: ToolButton.qml:20:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolButton.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: ToolButton.qml:21:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: ToolButton.qml:21:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolButton.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: ToolButton.qml:22:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ToolButton.qml:22:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolButton.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ToolButton.qml:23:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ToolButton.qml:23:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolButton.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ToolButton.qml:25:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ToolButton.qml:25:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolButton.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ToolButton.qml:26:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ToolButton.qml:26:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolButton.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ToolButton.qml:27:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ToolButton.qml:27:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolButton.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ToolButton.qml:28:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ToolButton.qml:28:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolButton.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ToolButton.qml:49:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8349/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_ToolBar_qml.cpp Info: ToolBar.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: ToolBar.qml:17:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: ToolBar.qml:17:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolBar.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: ToolBar.qml:18:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: ToolBar.qml:18:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolBar.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: ToolBar.qml:19:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ToolBar.qml:19:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolBar.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ToolBar.qml:20:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ToolBar.qml:20:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolBar.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ToolBar.qml:22:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ToolBar.qml:22:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolBar.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ToolBar.qml:23:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ToolBar.qml:23:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolBar.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ToolBar.qml:24:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ToolBar.qml:24:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolBar.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ToolBar.qml:25:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ToolBar.qml:25:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolBar.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ToolBar.qml:31:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8350/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_ToolSeparator_qml.cpp Info: ToolSeparator.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: ToolSeparator.qml:17:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: ToolSeparator.qml:17:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolSeparator.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: ToolSeparator.qml:18:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: ToolSeparator.qml:18:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolSeparator.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: ToolSeparator.qml:19:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ToolSeparator.qml:19:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolSeparator.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ToolSeparator.qml:20:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ToolSeparator.qml:20:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolSeparator.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ToolSeparator.qml:22:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ToolSeparator.qml:22:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolSeparator.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ToolSeparator.qml:23:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ToolSeparator.qml:23:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolSeparator.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ToolSeparator.qml:24:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ToolSeparator.qml:24:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolSeparator.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ToolSeparator.qml:25:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ToolSeparator.qml:25:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolSeparator.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ToolSeparator.qml:31:38: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"vertical": control.vertical}, ^^^^^^^^ Warning: ToolSeparator.qml:43:38: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"vertical": control.vertical}, ^^^^^^^^ [8351/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_ToolTip_qml.cpp Warning: ToolTip.qml:12:83: Member "leftInset" not found on type "QQuickItem" [missing-property] x: parent ? (parent.width - implicitWidth) / 2 : 0 - (background ? background.leftInset : 0) ^^^^^^^^^ Warning: ToolTip.qml:12:83: Could not compile binding for x: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolTip.qml)::background with type QQuickItem. [compiler] x: parent ? (parent.width - implicitWidth) / 2 : 0 - (background ? background.leftInset : 0) ^^^^^^^^^ Warning: ToolTip.qml:13:51: Member "topInset" not found on type "QQuickItem" [missing-property] y: -implicitHeight - (background ? background.topInset : 0) ^^^^^^^^ Warning: ToolTip.qml:13:51: Could not compile binding for y: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolTip.qml)::background with type QQuickItem. [compiler] y: -implicitHeight - (background ? background.topInset : 0) ^^^^^^^^ Warning: ToolTip.qml:20:40: Member "topInset" not found on type "QQuickItem" [missing-property] topMargin: background ? background.topInset : 0 ^^^^^^^^ Warning: ToolTip.qml:20:40: Could not compile binding for topMargin: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolTip.qml)::background with type QQuickItem. [compiler] topMargin: background ? background.topInset : 0 ^^^^^^^^ Warning: ToolTip.qml:21:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftMargin: background ? background.leftInset : 0 ^^^^^^^^^ Warning: ToolTip.qml:21:41: Could not compile binding for leftMargin: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolTip.qml)::background with type QQuickItem. [compiler] leftMargin: background ? background.leftInset : 0 ^^^^^^^^^ Warning: ToolTip.qml:22:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightMargin: background ? background.rightInset : 0 ^^^^^^^^^^ Warning: ToolTip.qml:22:42: Could not compile binding for rightMargin: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolTip.qml)::background with type QQuickItem. [compiler] rightMargin: background ? background.rightInset : 0 ^^^^^^^^^^ Warning: ToolTip.qml:23:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomMargin: background ? background.bottomInset : 0 ^^^^^^^^^^^ Warning: ToolTip.qml:23:43: Could not compile binding for bottomMargin: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolTip.qml)::background with type QQuickItem. [compiler] bottomMargin: background ? background.bottomInset : 0 ^^^^^^^^^^^ Warning: ToolTip.qml:25:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: ToolTip.qml:25:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolTip.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: ToolTip.qml:26:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: ToolTip.qml:26:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolTip.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: ToolTip.qml:27:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ToolTip.qml:27:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolTip.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ToolTip.qml:28:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ToolTip.qml:28:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolTip.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ToolTip.qml:30:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ToolTip.qml:30:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolTip.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ToolTip.qml:31:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ToolTip.qml:31:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolTip.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ToolTip.qml:32:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ToolTip.qml:32:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolTip.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ToolTip.qml:33:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ToolTip.qml:33:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/ToolTip.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ [8354/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_VerticalHeaderView_qml.cpp Warning: VerticalHeaderView.qml:22:33: Unqualified access [unqualified] implicitWidth: Math.max(control.width, text.implicitWidth + (cellPadding * 2)) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: VerticalHeaderView.qml:22:33: Could not compile binding for implicitWidth: Cannot access value for name control [compiler] implicitWidth: Math.max(control.width, text.implicitWidth + (cellPadding * 2)) ^^^^^^^ Warning: VerticalHeaderView.qml:29:19: Unqualified access [unqualified] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: VerticalHeaderView.qml:29:19: Could not compile binding for text: Cannot access value for name control [compiler] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ [8356/11342] Generating .rcc/qmlcache/qtquickcontrols2imaginestyleplugin_Tumbler_qml.cpp Warning: Tumbler.qml:18:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Tumbler.qml:18:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Tumbler.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: Tumbler.qml:19:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Tumbler.qml:19:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Tumbler.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: Tumbler.qml:20:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Tumbler.qml:20:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Tumbler.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: Tumbler.qml:21:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Tumbler.qml:21:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/imagine/Tumbler.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: Tumbler.qml:25:15: Unqualified access [unqualified] font: control.font ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Tumbler.qml:25:15: Could not compile binding for font: Cannot access value for name control [compiler] font: control.font ^^^^^^^ Warning: Tumbler.qml:26:16: Unqualified access [unqualified] color: control.palette.text ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Tumbler.qml:26:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.palette.text ^^^^^^^ Warning: Tumbler.qml:27:59: Unqualified access [unqualified] opacity: (1.0 - Math.abs(Tumbler.displacement) / (control.visibleItemCount / 2)) * (control.enabled ? 1 : 0.6) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Tumbler.qml:27:59: Could not compile binding for opacity: Cannot access value for name control [compiler] opacity: (1.0 - Math.abs(Tumbler.displacement) / (control.visibleItemCount / 2)) * (control.enabled ? 1 : 0.6) ^^^^^^^ Warning: Tumbler.qml:42:42: Member "delegateHeight" not found on type "QQuickItem" [missing-property] startY: -control.contentItem.delegateHeight / 2 ^^^^^^^^^^^^^^ Warning: Tumbler.qml:42:42: Could not compile binding for startY: Cannot load property delegateHeight from QQuickItem of QQuickControl::contentItem with type QQuickItem. [compiler] startY: -control.contentItem.delegateHeight / 2 ^^^^^^^^^^^^^^ Warning: Tumbler.qml:45:73: Member "delegateHeight" not found on type "QQuickItem" [missing-property] y: (control.visibleItemCount + 1) * control.contentItem.delegateHeight - control.contentItem.delegateHeight / 2 ^^^^^^^^^^^^^^ Warning: Tumbler.qml:45:73: Could not compile binding for y: Cannot load property delegateHeight from QQuickItem of QQuickControl::contentItem with type QQuickItem. [compiler] y: (control.visibleItemCount + 1) * control.contentItem.delegateHeight - control.contentItem.delegateHeight / 2 ^^^^^^^^^^^^^^ Warning: Tumbler.qml:56:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"disabled": !control.enabled}, ^^^^^^^ [8435/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_ApplicationWindow_qml.cpp Info: ApplicationWindow.qml:5:1: Unused import [unused-imports] import QtQuick.Window ^^^^^^ Info: ApplicationWindow.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8436/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_BusyIndicator_qml.cpp Warning: BusyIndicator.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: BusyIndicator.qml:19:18: BusyIndicatorImpl was not found. Did you add all import paths? [import] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Info: Did you mean "BusyIndicator"? contentItem: BusyIndicator { ^^^^^^^^^^^^^ Warning: BusyIndicator.qml:19:18: 'BusyIndicatorImpl' is used but it is not resolved [unresolved-type] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Warning: BusyIndicator.qml:19:18: 'BusyIndicatorImpl' is used but it is not resolved [unresolved-type] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Warning: BusyIndicator.qml:19:18: 'BusyIndicatorImpl' is used but it is not resolved [unresolved-type] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Warning: BusyIndicator.qml:19:18: 'BusyIndicatorImpl' is used but it is not resolved [unresolved-type] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Warning: BusyIndicator.qml:19:18: 'BusyIndicatorImpl' is used but it is not resolved [unresolved-type] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Warning: BusyIndicator.qml:19:18: 'BusyIndicatorImpl' is used but it is not resolved [unresolved-type] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Warning: BusyIndicator.qml:20:9: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] implicitWidth: control.Material.touchTarget ^^^^^^^^^^^^^ Warning: BusyIndicator.qml:21:9: Binding assigned to "implicitHeight", but no property "implicitHeight" exists in the current element. [missing-property] implicitHeight: control.Material.touchTarget ^^^^^^^^^^^^^^ Warning: BusyIndicator.qml:22:9: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: control.Material.accentColor ^^^^^ Warning: BusyIndicator.qml:24:9: Binding assigned to "running", but no property "running" exists in the current element. [missing-property] running: control.running ^^^^^^^ Warning: BusyIndicator.qml:25:9: Binding assigned to "opacity", but no property "opacity" exists in the current element. [missing-property] opacity: control.running ? 1 : 0 ^^^^^^^ Warning: BusyIndicator.qml:19:18: Type BusyIndicatorImpl is used but it is not resolved [unresolved-type] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Info: BusyIndicator.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Material.impl ^^^^^^ Warning: BusyIndicator.qml:20:9: Could not compile binding for implicitWidth: Cannot resolve property type for binding on implicitWidth. [compiler] Warning: BusyIndicator.qml:21:9: Could not compile binding for implicitHeight: Cannot resolve property type for binding on implicitHeight. [compiler] Warning: BusyIndicator.qml:22:9: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] Warning: BusyIndicator.qml:24:9: Could not compile binding for running: Cannot resolve property type for binding on running. [compiler] Warning: BusyIndicator.qml:25:9: Could not compile binding for opacity: Cannot resolve property type for binding on opacity. [compiler] [8437/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_Button_qml.cpp Warning: Button.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: Button.qml:66:9: Ripple was not found. Did you add all import paths? [import] Ripple { ^^^^^^ Warning: Button.qml:66:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: Button.qml:66:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: Button.qml:66:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: Button.qml:66:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: Button.qml:66:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: Button.qml:66:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: Button.qml:66:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: Button.qml:66:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: Button.qml:66:9: Type Ripple is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: Button.qml:67:13: Binding assigned to "clip", but no property "clip" exists in the current element. [missing-property] clip: true ^^^^ Warning: Button.qml:68:13: Binding assigned to "clipRadius", but no property "clipRadius" exists in the current element. [missing-property] clipRadius: parent.radius ^^^^^^^^^^ Warning: Button.qml:69:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: parent.width ^^^^^ Warning: Button.qml:70:13: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] height: parent.height ^^^^^^ Warning: Button.qml:71:13: Binding assigned to "pressed", but no property "pressed" exists in the current element. [missing-property] pressed: control.pressed ^^^^^^^ Warning: Button.qml:72:13: Binding assigned to "anchor", but no property "anchor" exists in the current element. [missing-property] anchor: control ^^^^^^ Warning: Button.qml:73:13: Binding assigned to "active", but no property "active" exists in the current element. [missing-property] active: enabled && (control.down || control.visualFocus || control.hovered) ^^^^^^ Warning: Button.qml:74:13: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: control.flat && control.highlighted ? control.Material.highlightedRippleColor : control.Material.rippleColor ^^^^^ Warning: Button.qml:31:73: Could not compile binding for hasIcon: Cannot generate efficient code for call to untyped JavaScript function [compiler] readonly property bool hasIcon: icon.name.length > 0 || icon.source.toString().length > 0 ^^^^^^^^ Warning: Button.qml:54:33: Could not compile binding for color: type Theme for argument 0 cannot be resolved [compiler] color: control.Material.buttonColor(control.Material.theme, control.Material.background, ^^^^^^^^^^^ Warning: Button.qml:62:24: Unqualified access [unqualified] elevation: control.Material.elevation ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Button.qml:62:24: Could not compile binding for elevation: Cannot access value for name control [compiler] elevation: control.Material.elevation ^^^^^^^ Warning: Button.qml:63:27: Unqualified access [unqualified] roundedScale: control.background.radius ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Button.qml:63:27: Could not compile binding for roundedScale: Cannot access value for name control [compiler] roundedScale: control.background.radius ^^^^^^^ Warning: Button.qml:68:13: Could not compile binding for clipRadius: Cannot resolve property type for binding on clipRadius. [compiler] Warning: Button.qml:69:13: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: Button.qml:70:13: Could not compile binding for height: Cannot resolve property type for binding on height. [compiler] Warning: Button.qml:71:13: Could not compile binding for pressed: Cannot resolve property type for binding on pressed. [compiler] Warning: Button.qml:72:13: Could not compile binding for anchor: Cannot resolve property type for binding on anchor. [compiler] Warning: Button.qml:73:13: Could not compile binding for active: Cannot resolve property type for binding on active. [compiler] Warning: Button.qml:74:13: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] [8438/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_CheckBox_qml.cpp Warning: CheckBox.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: CheckBox.qml:27:9: Ripple was not found. Did you add all import paths? [import] Ripple { ^^^^^^ Warning: CheckBox.qml:27:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: CheckBox.qml:27:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: CheckBox.qml:27:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: CheckBox.qml:27:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: CheckBox.qml:27:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: CheckBox.qml:27:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: CheckBox.qml:27:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: CheckBox.qml:27:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: CheckBox.qml:27:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: CheckBox.qml:27:9: Type Ripple is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: CheckBox.qml:28:13: Binding assigned to "x", but no property "x" exists in the current element. [missing-property] x: (parent.width - width) / 2 ^ Warning: CheckBox.qml:29:13: Binding assigned to "y", but no property "y" exists in the current element. [missing-property] y: (parent.height - height) / 2 ^ Warning: CheckBox.qml:30:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: 28; height: 28 ^^^^^ Warning: CheckBox.qml:30:24: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] width: 28; height: 28 ^^^^^^ Warning: CheckBox.qml:32:13: Binding assigned to "z", but no property "z" exists in the current element. [missing-property] z: -1 ^ Warning: CheckBox.qml:33:13: Binding assigned to "anchor", but no property "anchor" exists in the current element. [missing-property] anchor: control ^^^^^^ Warning: CheckBox.qml:34:13: Binding assigned to "pressed", but no property "pressed" exists in the current element. [missing-property] pressed: control.pressed ^^^^^^^ Warning: CheckBox.qml:35:13: Binding assigned to "active", but no property "active" exists in the current element. [missing-property] active: enabled && (control.down || control.visualFocus || control.hovered) ^^^^^^ Warning: CheckBox.qml:36:13: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: control.checked ? control.Material.highlightedRippleColor : control.Material.rippleColor ^^^^^ Warning: CheckBox.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: CheckBox.qml:28:13: Could not compile binding for x: Cannot resolve property type for binding on x. [compiler] Warning: CheckBox.qml:29:13: Could not compile binding for y: Cannot resolve property type for binding on y. [compiler] Warning: CheckBox.qml:33:13: Could not compile binding for anchor: Cannot resolve property type for binding on anchor. [compiler] Warning: CheckBox.qml:34:13: Could not compile binding for pressed: Cannot resolve property type for binding on pressed. [compiler] Warning: CheckBox.qml:35:13: Could not compile binding for active: Cannot resolve property type for binding on active. [compiler] Warning: CheckBox.qml:36:13: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] [8439/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_CheckDelegate_qml.cpp Warning: CheckDelegate.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: CheckDelegate.qml:53:9: Ripple was not found. Did you add all import paths? [import] Ripple { ^^^^^^ Warning: CheckDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: CheckDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: CheckDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: CheckDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: CheckDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: CheckDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: CheckDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: CheckDelegate.qml:53:9: Type Ripple is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: CheckDelegate.qml:54:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: parent.width ^^^^^ Warning: CheckDelegate.qml:55:13: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] height: parent.height ^^^^^^ Warning: CheckDelegate.qml:57:13: Binding assigned to "clip", but no property "clip" exists in the current element. [missing-property] clip: visible ^^^^ Warning: CheckDelegate.qml:58:13: Binding assigned to "pressed", but no property "pressed" exists in the current element. [missing-property] pressed: control.pressed ^^^^^^^ Warning: CheckDelegate.qml:59:13: Binding assigned to "anchor", but no property "anchor" exists in the current element. [missing-property] anchor: control ^^^^^^ Warning: CheckDelegate.qml:60:13: Binding assigned to "active", but no property "active" exists in the current element. [missing-property] active: enabled && (control.down || control.visualFocus || control.hovered) ^^^^^^ Warning: CheckDelegate.qml:61:13: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: control.Material.rippleColor ^^^^^ Warning: CheckDelegate.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: CheckDelegate.qml:54:13: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: CheckDelegate.qml:55:13: Could not compile binding for height: Cannot resolve property type for binding on height. [compiler] Warning: CheckDelegate.qml:57:13: Could not compile binding for clip: Cannot resolve property type for binding on clip. [compiler] Warning: CheckDelegate.qml:58:13: Could not compile binding for pressed: Cannot resolve property type for binding on pressed. [compiler] Warning: CheckDelegate.qml:59:13: Could not compile binding for anchor: Cannot resolve property type for binding on anchor. [compiler] Warning: CheckDelegate.qml:60:13: Could not compile binding for active: Cannot resolve property type for binding on active. [compiler] Warning: CheckDelegate.qml:61:13: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] [8440/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_DelayButton_qml.cpp Warning: DelayButton.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: DelayButton.qml:74:9: Ripple was not found. Did you add all import paths? [import] Ripple { ^^^^^^ Warning: DelayButton.qml:74:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: DelayButton.qml:74:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: DelayButton.qml:74:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: DelayButton.qml:74:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: DelayButton.qml:74:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: DelayButton.qml:74:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: DelayButton.qml:74:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: DelayButton.qml:74:9: Type Ripple is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: DelayButton.qml:75:13: Binding assigned to "clipRadius", but no property "clipRadius" exists in the current element. [missing-property] clipRadius: 2 ^^^^^^^^^^ Warning: DelayButton.qml:76:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: parent.width ^^^^^ Warning: DelayButton.qml:77:13: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] height: parent.height ^^^^^^ Warning: DelayButton.qml:78:13: Binding assigned to "pressed", but no property "pressed" exists in the current element. [missing-property] pressed: control.pressed ^^^^^^^ Warning: DelayButton.qml:79:13: Binding assigned to "anchor", but no property "anchor" exists in the current element. [missing-property] anchor: control ^^^^^^ Warning: DelayButton.qml:80:13: Binding assigned to "active", but no property "active" exists in the current element. [missing-property] active: enabled && (control.down || control.visualFocus || control.hovered) ^^^^^^ Warning: DelayButton.qml:81:13: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: control.Material.rippleColor ^^^^^ Warning: DelayButton.qml:46:33: Could not compile binding for color: type Theme for argument 0 cannot be resolved [compiler] color: control.Material.buttonColor(control.Material.theme, control.Material.background, ^^^^^^^^^^^ Warning: DelayButton.qml:69:67: Member "flat" not found on type "T.DelayButton" [missing-property] layer.enabled: control.enabled && color.a > 0 && !control.flat ^^^^ Info: Did you mean "font"? layer.enabled: control.enabled && color.a > 0 && !control.font ^^^^ Warning: DelayButton.qml:69:67: Could not compile binding for enabled: Cannot load property flat from QQuickDelayButton of . [compiler] layer.enabled: control.enabled && color.a > 0 && !control.flat ^^^^ Warning: DelayButton.qml:71:24: Unqualified access [unqualified] elevation: control.Material.elevation ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: DelayButton.qml:71:24: Could not compile binding for elevation: Cannot access value for name control [compiler] elevation: control.Material.elevation ^^^^^^^ Warning: DelayButton.qml:76:13: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: DelayButton.qml:77:13: Could not compile binding for height: Cannot resolve property type for binding on height. [compiler] Warning: DelayButton.qml:78:13: Could not compile binding for pressed: Cannot resolve property type for binding on pressed. [compiler] Warning: DelayButton.qml:79:13: Could not compile binding for anchor: Cannot resolve property type for binding on anchor. [compiler] Warning: DelayButton.qml:80:13: Could not compile binding for active: Cannot resolve property type for binding on active. [compiler] Warning: DelayButton.qml:81:13: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] [8441/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_ComboBox_qml.cpp Warning: ComboBox.qml:9:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: ComboBox.qml:66:17: MaterialTextContainer was not found. Did you add all import paths? [import] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: ComboBox.qml:66:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: ComboBox.qml:66:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: ComboBox.qml:66:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: ComboBox.qml:66:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: ComboBox.qml:66:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: ComboBox.qml:66:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: ComboBox.qml:66:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: ComboBox.qml:67:9: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] implicitWidth: 120 ^^^^^^^^^^^^^ Warning: ComboBox.qml:68:9: Binding assigned to "implicitHeight", but no property "implicitHeight" exists in the current element. [missing-property] implicitHeight: control.Material.textFieldHeight ^^^^^^^^^^^^^^ Warning: ComboBox.qml:70:9: Binding assigned to "outlineColor", but no property "outlineColor" exists in the current element. [missing-property] outlineColor: (enabled && control.hovered) ? control.Material.primaryTextColor : control.Material.hintTextColor ^^^^^^^^^^^^ Warning: ComboBox.qml:71:9: Binding assigned to "focusedOutlineColor", but no property "focusedOutlineColor" exists in the current element. [missing-property] focusedOutlineColor: control.Material.accentColor ^^^^^^^^^^^^^^^^^^^ Warning: ComboBox.qml:72:9: Binding assigned to "controlHasActiveFocus", but no property "controlHasActiveFocus" exists in the current element. [missing-property] controlHasActiveFocus: control.activeFocus ^^^^^^^^^^^^^^^^^^^^^ Warning: ComboBox.qml:73:9: Binding assigned to "controlHasText", but no property "controlHasText" exists in the current element. [missing-property] controlHasText: true ^^^^^^^^^^^^^^ Warning: ComboBox.qml:74:9: Binding assigned to "horizontalPadding", but no property "horizontalPadding" exists in the current element. [missing-property] horizontalPadding: control.Material.textFieldHorizontalPadding ^^^^^^^^^^^^^^^^^ Warning: ComboBox.qml:66:17: Type MaterialTextContainer is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: ComboBox.qml:16:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: ComboBox.qml:31:15: Unqualified access [unqualified] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] : model[control.textRole]) : modelData ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: ComboBox.qml:31:15: Could not compile binding for text: Cannot access value for name control [compiler] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] : model[control.textRole]) : modelData ^^^^^^^ Warning: ComboBox.qml:33:22: Unqualified access [unqualified] highlighted: control.highlightedIndex === index ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: ComboBox.qml:33:22: Could not compile binding for highlighted: Cannot access value for name control [compiler] highlighted: control.highlightedIndex === index ^^^^^^^ Warning: ComboBox.qml:34:23: Unqualified access [unqualified] hoverEnabled: control.hoverEnabled ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: ComboBox.qml:34:23: Could not compile binding for hoverEnabled: Cannot access value for name control [compiler] hoverEnabled: control.hoverEnabled ^^^^^^^ Warning: ComboBox.qml:32:30: Unqualified access [unqualified] Material.foreground: control.currentIndex === index ? ListView.view.contentItem.Material.accent : ListView.view.contentItem.Material.foreground ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: ComboBox.qml:32:30: Could not compile binding for foreground: Cannot access value for name control [compiler] Material.foreground: control.currentIndex === index ? ListView.view.contentItem.Material.accent : ListView.view.contentItem.Material.foreground ^^^^^^^ Warning: ComboBox.qml:68:9: Could not compile binding for implicitHeight: Cannot resolve property type for binding on implicitHeight. [compiler] Warning: ComboBox.qml:70:9: Could not compile binding for outlineColor: Cannot resolve property type for binding on outlineColor. [compiler] Warning: ComboBox.qml:71:9: Could not compile binding for focusedOutlineColor: Cannot resolve property type for binding on focusedOutlineColor. [compiler] Warning: ComboBox.qml:72:9: Could not compile binding for controlHasActiveFocus: Cannot resolve property type for binding on controlHasActiveFocus. [compiler] Warning: ComboBox.qml:74:9: Could not compile binding for horizontalPadding: Cannot resolve property type for binding on horizontalPadding. [compiler] Warning: ComboBox.qml:80:38: Could not compile binding for height: Member implicitHeight of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/ComboBox.qml)::contentItem with type QQuickItem can be shadowed [compiler] height: Math.min(contentItem.implicitHeight + verticalPadding * 2, control.Window.height - topMargin - bottomMargin) ^^^^^^^^^^^^^^ [8442/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_Dial_qml.cpp Warning: Dial.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- [8443/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_Dialog_qml.cpp Warning: Dialog.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: Dialog.qml:13:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: Dialog.qml:52:24: Unqualified access [unqualified] elevation: control.Material.elevation ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Dialog.qml:52:24: Could not compile binding for elevation: Cannot access value for name control [compiler] elevation: control.Material.elevation ^^^^^^^ Warning: Dialog.qml:53:27: Unqualified access [unqualified] roundedScale: control.background.radius ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Dialog.qml:53:27: Could not compile binding for roundedScale: Cannot access value for name control [compiler] roundedScale: control.background.radius ^^^^^^^ Warning: Dialog.qml:67:40: Member "radius" not found on type "QQuickItem" [missing-property] radius: control.background.radius ^^^^^^ Warning: Dialog.qml:67:40: Could not compile binding for radius: Cannot load property radius from QQuickItem of QQuickPopup::background with type QQuickItem. [compiler] radius: control.background.radius ^^^^^^ Warning: Dialog.qml:79:16: Unqualified access [unqualified] color: control.Material.backgroundDimColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Dialog.qml:79:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Material.backgroundDimColor ^^^^^^^ Warning: Dialog.qml:84:16: Unqualified access [unqualified] color: control.Material.backgroundDimColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Dialog.qml:84:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Material.backgroundDimColor ^^^^^^^ [8444/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_DialogButtonBox_qml.cpp Warning: DialogButtonBox.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Info: DialogButtonBox.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Material.impl ^^^^^^ [8445/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_Drawer_qml.cpp Warning: Drawer.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: Drawer.qml:35:22: Unqualified access [unqualified] leftPadding: edge === Qt.LeftEdge ? -radius : 0 ^^^^ Info: edge is a member of a parent element. You can qualify the access with its id to avoid this warning: leftPadding: control.edge === Qt.LeftEdge ? -radius : 0 ^^^^^^^^ Warning: Drawer.qml:35:22: Could not compile binding for leftPadding: Cannot access value for name edge [compiler] leftPadding: edge === Qt.LeftEdge ? -radius : 0 ^^^^ Warning: Drawer.qml:36:23: Unqualified access [unqualified] rightPadding: edge === Qt.RightEdge ? -radius : 0 ^^^^ Info: edge is a member of a parent element. You can qualify the access with its id to avoid this warning: rightPadding: control.edge === Qt.RightEdge ? -radius : 0 ^^^^^^^^ Warning: Drawer.qml:36:23: Could not compile binding for rightPadding: Cannot access value for name edge [compiler] rightPadding: edge === Qt.RightEdge ? -radius : 0 ^^^^ Warning: Drawer.qml:37:21: Unqualified access [unqualified] topPadding: edge === Qt.TopEdge ? -radius : 0 ^^^^ Info: edge is a member of a parent element. You can qualify the access with its id to avoid this warning: topPadding: control.edge === Qt.TopEdge ? -radius : 0 ^^^^^^^^ Warning: Drawer.qml:37:21: Could not compile binding for topPadding: Cannot access value for name edge [compiler] topPadding: edge === Qt.TopEdge ? -radius : 0 ^^^^ Warning: Drawer.qml:38:24: Unqualified access [unqualified] bottomPadding: edge === Qt.BottomEdge ? -radius : 0 ^^^^ Info: edge is a member of a parent element. You can qualify the access with its id to avoid this warning: bottomPadding: control.edge === Qt.BottomEdge ? -radius : 0 ^^^^^^^^ Warning: Drawer.qml:38:24: Could not compile binding for bottomPadding: Cannot access value for name edge [compiler] bottomPadding: edge === Qt.BottomEdge ? -radius : 0 ^^^^ Warning: Drawer.qml:43:24: Unqualified access [unqualified] elevation: control.Material.elevation ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Drawer.qml:43:24: Could not compile binding for elevation: Cannot access value for name control [compiler] elevation: control.Material.elevation ^^^^^^^ Warning: Drawer.qml:44:27: Unqualified access [unqualified] roundedScale: control.background.radius ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Drawer.qml:44:27: Could not compile binding for roundedScale: Cannot access value for name control [compiler] roundedScale: control.background.radius ^^^^^^^ Warning: Drawer.qml:49:16: Unqualified access [unqualified] color: control.Material.backgroundDimColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Drawer.qml:49:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Material.backgroundDimColor ^^^^^^^ Warning: Drawer.qml:54:16: Unqualified access [unqualified] color: control.Material.backgroundDimColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Drawer.qml:54:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Material.backgroundDimColor ^^^^^^^ [8446/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_Frame_qml.cpp Warning: Frame.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: Frame.qml:27:24: Unqualified access [unqualified] elevation: control.Material.elevation ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Frame.qml:27:24: Could not compile binding for elevation: Cannot access value for name control [compiler] elevation: control.Material.elevation ^^^^^^^ [8447/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_GroupBox_qml.cpp Warning: GroupBox.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: GroupBox.qml:12:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: GroupBox.qml:45:24: Unqualified access [unqualified] elevation: control.Material.elevation ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: GroupBox.qml:45:24: Could not compile binding for elevation: Cannot access value for name control [compiler] elevation: control.Material.elevation ^^^^^^^ [8448/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_Label_qml.cpp Info: Label.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8449/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_ItemDelegate_qml.cpp Warning: ItemDelegate.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: ItemDelegate.qml:44:9: Ripple was not found. Did you add all import paths? [import] Ripple { ^^^^^^ Warning: ItemDelegate.qml:44:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: ItemDelegate.qml:44:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: ItemDelegate.qml:44:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: ItemDelegate.qml:44:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: ItemDelegate.qml:44:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: ItemDelegate.qml:44:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: ItemDelegate.qml:44:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: ItemDelegate.qml:44:9: Type Ripple is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: ItemDelegate.qml:45:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: parent.width ^^^^^ Warning: ItemDelegate.qml:46:13: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] height: parent.height ^^^^^^ Warning: ItemDelegate.qml:48:13: Binding assigned to "clip", but no property "clip" exists in the current element. [missing-property] clip: visible ^^^^ Warning: ItemDelegate.qml:49:13: Binding assigned to "pressed", but no property "pressed" exists in the current element. [missing-property] pressed: control.pressed ^^^^^^^ Warning: ItemDelegate.qml:50:13: Binding assigned to "anchor", but no property "anchor" exists in the current element. [missing-property] anchor: control ^^^^^^ Warning: ItemDelegate.qml:51:13: Binding assigned to "active", but no property "active" exists in the current element. [missing-property] active: enabled && (control.down || control.visualFocus || control.hovered) ^^^^^^ Warning: ItemDelegate.qml:52:13: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: control.Material.rippleColor ^^^^^ Info: ItemDelegate.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Material.impl ^^^^^^ Warning: ItemDelegate.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: ItemDelegate.qml:45:13: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: ItemDelegate.qml:46:13: Could not compile binding for height: Cannot resolve property type for binding on height. [compiler] Warning: ItemDelegate.qml:48:13: Could not compile binding for clip: Cannot resolve property type for binding on clip. [compiler] Warning: ItemDelegate.qml:49:13: Could not compile binding for pressed: Cannot resolve property type for binding on pressed. [compiler] Warning: ItemDelegate.qml:50:13: Could not compile binding for anchor: Cannot resolve property type for binding on anchor. [compiler] Warning: ItemDelegate.qml:51:13: Could not compile binding for active: Cannot resolve property type for binding on active. [compiler] Warning: ItemDelegate.qml:52:13: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] [8450/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_HorizontalHeaderView_qml.cpp Warning: HorizontalHeaderView.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Info: HorizontalHeaderView.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Material.impl ^^^^^^ Warning: HorizontalHeaderView.qml:25:34: Unqualified access [unqualified] implicitHeight: Math.max(control.height, text.implicitHeight + (cellPadding * 2)) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: HorizontalHeaderView.qml:25:34: Could not compile binding for implicitHeight: Cannot access value for name control [compiler] implicitHeight: Math.max(control.height, text.implicitHeight + (cellPadding * 2)) ^^^^^^^ Warning: HorizontalHeaderView.qml:26:16: Unqualified access [unqualified] color: control.Material.backgroundColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: HorizontalHeaderView.qml:26:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Material.backgroundColor ^^^^^^^ Warning: HorizontalHeaderView.qml:30:19: Unqualified access [unqualified] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: HorizontalHeaderView.qml:30:19: Could not compile binding for text: Cannot access value for name control [compiler] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ Warning: HorizontalHeaderView.qml:37:30: Unqualified access [unqualified] color: enabled ? control.Material.foreground : control.Material.hintTextColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: HorizontalHeaderView.qml:37:30: Could not compile binding for color: Cannot access value for name control [compiler] color: enabled ? control.Material.foreground : control.Material.hintTextColor ^^^^^^^ [8454/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_MenuBar_qml.cpp Warning: MenuBar.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Info: MenuBar.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Material.impl ^^^^^^ Info: MenuBar.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ [8455/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_Menu_qml.cpp Warning: Menu.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: Menu.qml:62:24: Unqualified access [unqualified] elevation: control.Material.elevation ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Menu.qml:62:24: Could not compile binding for elevation: Cannot access value for name control [compiler] elevation: control.Material.elevation ^^^^^^^ Warning: Menu.qml:63:27: Unqualified access [unqualified] roundedScale: control.background.radius ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Menu.qml:63:27: Could not compile binding for roundedScale: Cannot access value for name control [compiler] roundedScale: control.background.radius ^^^^^^^ Warning: Menu.qml:68:16: Unqualified access [unqualified] color: control.Material.backgroundDimColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Menu.qml:68:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Material.backgroundDimColor ^^^^^^^ Warning: Menu.qml:73:16: Unqualified access [unqualified] color: control.Material.backgroundDimColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Menu.qml:73:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Material.backgroundDimColor ^^^^^^^ [8456/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_MenuBarItem_qml.cpp Warning: MenuBarItem.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: MenuBarItem.qml:44:9: Ripple was not found. Did you add all import paths? [import] Ripple { ^^^^^^ Warning: MenuBarItem.qml:44:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: MenuBarItem.qml:44:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: MenuBarItem.qml:44:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: MenuBarItem.qml:44:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: MenuBarItem.qml:44:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: MenuBarItem.qml:44:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: MenuBarItem.qml:44:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: MenuBarItem.qml:44:9: Type Ripple is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: MenuBarItem.qml:45:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: parent.width ^^^^^ Warning: MenuBarItem.qml:46:13: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] height: parent.height ^^^^^^ Warning: MenuBarItem.qml:48:13: Binding assigned to "clip", but no property "clip" exists in the current element. [missing-property] clip: visible ^^^^ Warning: MenuBarItem.qml:49:13: Binding assigned to "pressed", but no property "pressed" exists in the current element. [missing-property] pressed: control.pressed ^^^^^^^ Warning: MenuBarItem.qml:50:13: Binding assigned to "anchor", but no property "anchor" exists in the current element. [missing-property] anchor: control ^^^^^^ Warning: MenuBarItem.qml:51:13: Binding assigned to "active", but no property "active" exists in the current element. [missing-property] active: control.down || control.highlighted ^^^^^^ Warning: MenuBarItem.qml:52:13: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: control.Material.rippleColor ^^^^^ Info: MenuBarItem.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Material.impl ^^^^^^ Warning: MenuBarItem.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: MenuBarItem.qml:45:13: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: MenuBarItem.qml:46:13: Could not compile binding for height: Cannot resolve property type for binding on height. [compiler] Warning: MenuBarItem.qml:48:13: Could not compile binding for clip: Cannot resolve property type for binding on clip. [compiler] Warning: MenuBarItem.qml:49:13: Could not compile binding for pressed: Cannot resolve property type for binding on pressed. [compiler] Warning: MenuBarItem.qml:50:13: Could not compile binding for anchor: Cannot resolve property type for binding on anchor. [compiler] Warning: MenuBarItem.qml:51:13: Could not compile binding for active: Cannot resolve property type for binding on active. [compiler] Warning: MenuBarItem.qml:52:13: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] [8457/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_MenuItem_qml.cpp Warning: MenuItem.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: MenuItem.qml:67:9: Ripple was not found. Did you add all import paths? [import] Ripple { ^^^^^^ Warning: MenuItem.qml:67:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: MenuItem.qml:67:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: MenuItem.qml:67:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: MenuItem.qml:67:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: MenuItem.qml:67:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: MenuItem.qml:67:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: MenuItem.qml:67:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: MenuItem.qml:67:9: Type Ripple is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: MenuItem.qml:68:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: parent.width ^^^^^ Warning: MenuItem.qml:69:13: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] height: parent.height ^^^^^^ Warning: MenuItem.qml:71:13: Binding assigned to "clip", but no property "clip" exists in the current element. [missing-property] clip: visible ^^^^ Warning: MenuItem.qml:72:13: Binding assigned to "pressed", but no property "pressed" exists in the current element. [missing-property] pressed: control.pressed ^^^^^^^ Warning: MenuItem.qml:73:13: Binding assigned to "anchor", but no property "anchor" exists in the current element. [missing-property] anchor: control ^^^^^^ Warning: MenuItem.qml:74:13: Binding assigned to "active", but no property "active" exists in the current element. [missing-property] active: control.down || control.highlighted ^^^^^^ Warning: MenuItem.qml:75:13: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: control.Material.rippleColor ^^^^^ Warning: MenuItem.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: MenuItem.qml:68:13: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: MenuItem.qml:69:13: Could not compile binding for height: Cannot resolve property type for binding on height. [compiler] Warning: MenuItem.qml:71:13: Could not compile binding for clip: Cannot resolve property type for binding on clip. [compiler] Warning: MenuItem.qml:72:13: Could not compile binding for pressed: Cannot resolve property type for binding on pressed. [compiler] Warning: MenuItem.qml:73:13: Could not compile binding for anchor: Cannot resolve property type for binding on anchor. [compiler] Warning: MenuItem.qml:74:13: Could not compile binding for active: Cannot resolve property type for binding on active. [compiler] Warning: MenuItem.qml:75:13: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] [8459/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_Page_qml.cpp Warning: Page.qml:11:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ [8460/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_PageIndicator_qml.cpp Warning: PageIndicator.qml:24:16: Unqualified access [unqualified] color: control.enabled ? control.Material.foreground : control.Material.hintTextColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: PageIndicator.qml:24:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.enabled ? control.Material.foreground : control.Material.hintTextColor ^^^^^^^ Warning: PageIndicator.qml:29:28: Unqualified access [unqualified] opacity: index === control.currentIndex ? 0.95 : pressed ? 0.7 : 0.45 ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: PageIndicator.qml:29:28: Could not compile binding for opacity: Cannot access value for name control [compiler] opacity: index === control.currentIndex ? 0.95 : pressed ? 0.7 : 0.45 ^^^^^^^ [8461/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_Pane_qml.cpp Warning: Pane.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: Pane.qml:26:24: Unqualified access [unqualified] elevation: control.Material.elevation ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Pane.qml:26:24: Could not compile binding for elevation: Cannot access value for name control [compiler] elevation: control.Material.elevation ^^^^^^^ Warning: Pane.qml:27:27: Unqualified access [unqualified] roundedScale: control.background.radius ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Pane.qml:27:27: Could not compile binding for roundedScale: Cannot access value for name control [compiler] roundedScale: control.background.radius ^^^^^^^ [8462/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_Popup_qml.cpp Warning: Popup.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: Popup.qml:41:24: Unqualified access [unqualified] elevation: control.Material.elevation ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Popup.qml:41:24: Could not compile binding for elevation: Cannot access value for name control [compiler] elevation: control.Material.elevation ^^^^^^^ Warning: Popup.qml:42:27: Unqualified access [unqualified] roundedScale: control.background.radius ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Popup.qml:42:27: Could not compile binding for roundedScale: Cannot access value for name control [compiler] roundedScale: control.background.radius ^^^^^^^ Warning: Popup.qml:47:16: Unqualified access [unqualified] color: control.Material.backgroundDimColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Popup.qml:47:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Material.backgroundDimColor ^^^^^^^ Warning: Popup.qml:52:16: Unqualified access [unqualified] color: control.Material.backgroundDimColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Popup.qml:52:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Material.backgroundDimColor ^^^^^^^ [8463/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_ProgressBar_qml.cpp Warning: ProgressBar.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: ProgressBar.qml:17:18: ProgressBarImpl was not found. Did you add all import paths? [import] contentItem: ProgressBarImpl { ^^^^^^^^^^^^^^^ Info: Did you mean "ProgressBar"? contentItem: ProgressBar { ^^^^^^^^^^^ Warning: ProgressBar.qml:17:18: 'ProgressBarImpl' is used but it is not resolved [unresolved-type] contentItem: ProgressBarImpl { ^^^^^^^^^^^^^^^ Warning: ProgressBar.qml:17:18: 'ProgressBarImpl' is used but it is not resolved [unresolved-type] contentItem: ProgressBarImpl { ^^^^^^^^^^^^^^^ Warning: ProgressBar.qml:17:18: 'ProgressBarImpl' is used but it is not resolved [unresolved-type] contentItem: ProgressBarImpl { ^^^^^^^^^^^^^^^ Warning: ProgressBar.qml:17:18: 'ProgressBarImpl' is used but it is not resolved [unresolved-type] contentItem: ProgressBarImpl { ^^^^^^^^^^^^^^^ Warning: ProgressBar.qml:17:18: 'ProgressBarImpl' is used but it is not resolved [unresolved-type] contentItem: ProgressBarImpl { ^^^^^^^^^^^^^^^ Warning: ProgressBar.qml:18:9: Binding assigned to "implicitHeight", but no property "implicitHeight" exists in the current element. [missing-property] implicitHeight: 4 ^^^^^^^^^^^^^^ Warning: ProgressBar.qml:20:9: Binding assigned to "scale", but no property "scale" exists in the current element. [missing-property] scale: control.mirrored ? -1 : 1 ^^^^^ Warning: ProgressBar.qml:21:9: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: control.Material.accentColor ^^^^^ Warning: ProgressBar.qml:22:9: Binding assigned to "progress", but no property "progress" exists in the current element. [missing-property] progress: control.position ^^^^^^^^ Warning: ProgressBar.qml:23:9: Binding assigned to "indeterminate", but no property "indeterminate" exists in the current element. [missing-property] indeterminate: control.visible && control.indeterminate ^^^^^^^^^^^^^ Warning: ProgressBar.qml:17:18: Type ProgressBarImpl is used but it is not resolved [unresolved-type] contentItem: ProgressBarImpl { ^^^^^^^^^^^^^^^ Info: ProgressBar.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Material.impl ^^^^^^ Warning: ProgressBar.qml:20:9: Could not compile binding for scale: Cannot resolve property type for binding on scale. [compiler] Warning: ProgressBar.qml:21:9: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] Warning: ProgressBar.qml:22:9: Could not compile binding for progress: Cannot resolve property type for binding on progress. [compiler] Warning: ProgressBar.qml:23:9: Could not compile binding for indeterminate: Cannot resolve property type for binding on indeterminate. [compiler] [8464/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_RadioDelegate_qml.cpp Warning: RadioDelegate.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: RadioDelegate.qml:53:9: Ripple was not found. Did you add all import paths? [import] Ripple { ^^^^^^ Warning: RadioDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: RadioDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: RadioDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: RadioDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: RadioDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: RadioDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: RadioDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: RadioDelegate.qml:53:9: Type Ripple is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: RadioDelegate.qml:54:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: parent.width ^^^^^ Warning: RadioDelegate.qml:55:13: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] height: parent.height ^^^^^^ Warning: RadioDelegate.qml:57:13: Binding assigned to "clip", but no property "clip" exists in the current element. [missing-property] clip: visible ^^^^ Warning: RadioDelegate.qml:58:13: Binding assigned to "pressed", but no property "pressed" exists in the current element. [missing-property] pressed: control.pressed ^^^^^^^ Warning: RadioDelegate.qml:59:13: Binding assigned to "anchor", but no property "anchor" exists in the current element. [missing-property] anchor: control ^^^^^^ Warning: RadioDelegate.qml:60:13: Binding assigned to "active", but no property "active" exists in the current element. [missing-property] active: control.down || control.visualFocus || control.hovered ^^^^^^ Warning: RadioDelegate.qml:61:13: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: control.Material.rippleColor ^^^^^ Warning: RadioDelegate.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: RadioDelegate.qml:54:13: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: RadioDelegate.qml:55:13: Could not compile binding for height: Cannot resolve property type for binding on height. [compiler] Warning: RadioDelegate.qml:57:13: Could not compile binding for clip: Cannot resolve property type for binding on clip. [compiler] Warning: RadioDelegate.qml:58:13: Could not compile binding for pressed: Cannot resolve property type for binding on pressed. [compiler] Warning: RadioDelegate.qml:59:13: Could not compile binding for anchor: Cannot resolve property type for binding on anchor. [compiler] Warning: RadioDelegate.qml:60:13: Could not compile binding for active: Cannot resolve property type for binding on active. [compiler] Warning: RadioDelegate.qml:61:13: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] [8465/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_RadioButton_qml.cpp Warning: RadioButton.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: RadioButton.qml:27:9: Ripple was not found. Did you add all import paths? [import] Ripple { ^^^^^^ Warning: RadioButton.qml:27:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: RadioButton.qml:27:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: RadioButton.qml:27:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: RadioButton.qml:27:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: RadioButton.qml:27:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: RadioButton.qml:27:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: RadioButton.qml:27:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: RadioButton.qml:27:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: RadioButton.qml:27:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: RadioButton.qml:27:9: Type Ripple is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: RadioButton.qml:28:13: Binding assigned to "x", but no property "x" exists in the current element. [missing-property] x: (parent.width - width) / 2 ^ Warning: RadioButton.qml:29:13: Binding assigned to "y", but no property "y" exists in the current element. [missing-property] y: (parent.height - height) / 2 ^ Warning: RadioButton.qml:30:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: 28; height: 28 ^^^^^ Warning: RadioButton.qml:30:24: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] width: 28; height: 28 ^^^^^^ Warning: RadioButton.qml:32:13: Binding assigned to "z", but no property "z" exists in the current element. [missing-property] z: -1 ^ Warning: RadioButton.qml:33:13: Binding assigned to "anchor", but no property "anchor" exists in the current element. [missing-property] anchor: control ^^^^^^ Warning: RadioButton.qml:34:13: Binding assigned to "pressed", but no property "pressed" exists in the current element. [missing-property] pressed: control.pressed ^^^^^^^ Warning: RadioButton.qml:35:13: Binding assigned to "active", but no property "active" exists in the current element. [missing-property] active: control.down || control.visualFocus || control.hovered ^^^^^^ Warning: RadioButton.qml:36:13: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: control.checked ? control.Material.highlightedRippleColor : control.Material.rippleColor ^^^^^ Warning: RadioButton.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: RadioButton.qml:28:13: Could not compile binding for x: Cannot resolve property type for binding on x. [compiler] Warning: RadioButton.qml:29:13: Could not compile binding for y: Cannot resolve property type for binding on y. [compiler] Warning: RadioButton.qml:33:13: Could not compile binding for anchor: Cannot resolve property type for binding on anchor. [compiler] Warning: RadioButton.qml:34:13: Could not compile binding for pressed: Cannot resolve property type for binding on pressed. [compiler] Warning: RadioButton.qml:35:13: Could not compile binding for active: Cannot resolve property type for binding on active. [compiler] Warning: RadioButton.qml:36:13: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] [8466/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_RangeSlider_qml.cpp Warning: RangeSlider.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: RangeSlider.qml:13:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: RangeSlider.qml:16:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: RangeSlider.qml:28:61: Could not compile binding for __isDiscrete: Cannot generate efficient code for lookup in QJSValue [compiler] readonly property bool __isDiscrete: stepSize >= Number.EPSILON ^^^^^^^ Warning: RangeSlider.qml:80:44: Could not compile binding for parent: Member children of QQuickItem of QQuickControl::background with type QQuickItem can be shadowed [compiler] parent: control.background.children[0] ^^^^^^^^ Warning: RangeSlider.qml:86:24: Unqualified access [unqualified] x: control.horizontal ? (parent.width - width * 2) * currentPosition + (width / 2) : (parent.width - width) / 2 ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: RangeSlider.qml:86:24: Could not compile binding for x: Cannot access value for name control [compiler] x: control.horizontal ? (parent.width - width * 2) * currentPosition + (width / 2) : (parent.width - width) / 2 ^^^^^^^ Warning: RangeSlider.qml:87:24: Unqualified access [unqualified] y: control.horizontal ? (parent.height - height) / 2 : (parent.height - height * 2) * currentPosition + (height / 2) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: RangeSlider.qml:87:24: Could not compile binding for y: Cannot access value for name control [compiler] y: control.horizontal ? (parent.height - height) / 2 : (parent.height - height * 2) * currentPosition + (height / 2) ^^^^^^^ Warning: RangeSlider.qml:88:29: Unqualified access [unqualified] color: (control.horizontal && control.first.visualPosition < currentPosition && control.second.visualPosition > currentPosition) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: RangeSlider.qml:88:29: Could not compile binding for color: Cannot access value for name control [compiler] color: (control.horizontal && control.first.visualPosition < currentPosition && control.second.visualPosition > currentPosition) ^^^^^^^ Warning: RangeSlider.qml:93:77: Member "repeater" not found on type "QQuickItem" [missing-property] readonly property real currentPosition: index / (parent.repeater.count - 1) ^^^^^^^^ Warning: RangeSlider.qml:93:77: Could not compile binding for currentPosition: Cannot load property repeater from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/RangeSlider.qml)::parent with type QQuickItem. [compiler] readonly property real currentPosition: index / (parent.repeater.count - 1) ^^^^^^^^ [8467/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_RoundButton_qml.cpp Warning: RoundButton.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: RoundButton.qml:53:33: Could not compile binding for color: type Theme for argument 0 cannot be resolved [compiler] color: control.Material.buttonColor(control.Material.theme, control.Material.background, ^^^^^^^^^^^ Warning: RoundButton.qml:77:24: Unqualified access [unqualified] elevation: control.Material.elevation ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: RoundButton.qml:77:24: Could not compile binding for elevation: Cannot access value for name control [compiler] elevation: control.Material.elevation ^^^^^^^ [8468/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_ScrollView_qml.cpp Info: ScrollView.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: ScrollView.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8472/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_SelectionRectangle_qml.cpp Warning: SelectionRectangle.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Info: SelectionRectangle.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Warning: SelectionRectangle.qml:19:49: Could not compile binding for palette: Member palette of QQuickSelectionRectangle of QQuickSelectionRectangleAttached::control with type QQuickSelectionRectangle can be shadowed [compiler] palette: SelectionRectangle.control.palette ^^^^^^^ [8473/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_Slider_qml.cpp Warning: Slider.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: Slider.qml:26:61: Could not compile binding for __isDiscrete: Cannot generate efficient code for lookup in QJSValue [compiler] readonly property bool __isDiscrete: stepSize >= Number.EPSILON ^^^^^^^ Warning: Slider.qml:69:44: Could not compile binding for parent: Member children of QQuickItem of QQuickControl::background with type QQuickItem can be shadowed [compiler] parent: control.background.children[0] ^^^^^^^^ Warning: Slider.qml:75:24: Unqualified access [unqualified] x: control.horizontal ? (parent.width - width * 2) * currentPosition + (width / 2) : (parent.width - width) / 2 ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: Slider.qml:75:24: Could not compile binding for x: Cannot access value for name control [compiler] x: control.horizontal ? (parent.width - width * 2) * currentPosition + (width / 2) : (parent.width - width) / 2 ^^^^^^^ Warning: Slider.qml:76:24: Unqualified access [unqualified] y: control.horizontal ? (parent.height - height) / 2 : (parent.height - height * 2) * currentPosition + (height / 2) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: Slider.qml:76:24: Could not compile binding for y: Cannot access value for name control [compiler] y: control.horizontal ? (parent.height - height) / 2 : (parent.height - height * 2) * currentPosition + (height / 2) ^^^^^^^ Warning: Slider.qml:77:29: Unqualified access [unqualified] color: (control.horizontal && control.visualPosition > currentPosition) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: Slider.qml:77:29: Could not compile binding for color: Cannot access value for name control [compiler] color: (control.horizontal && control.visualPosition > currentPosition) ^^^^^^^ Warning: Slider.qml:82:77: Member "repeater" not found on type "QQuickItem" [missing-property] readonly property real currentPosition: index / (parent.repeater.count - 1) ^^^^^^^^ Warning: Slider.qml:82:77: Could not compile binding for currentPosition: Cannot load property repeater from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/Slider.qml)::parent with type QQuickItem. [compiler] readonly property real currentPosition: index / (parent.repeater.count - 1) ^^^^^^^^ [8474/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_SplitView_qml.cpp Warning: SplitView.qml:17:24: Unqualified access [unqualified] implicitWidth: control.orientation === Qt.Horizontal ? 6 : control.width ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2018 The Qt Company Ltd. Warning: SplitView.qml:17:24: Could not compile binding for implicitWidth: Cannot access value for name control [compiler] implicitWidth: control.orientation === Qt.Horizontal ? 6 : control.width ^^^^^^^ Warning: SplitView.qml:18:25: Unqualified access [unqualified] implicitHeight: control.orientation === Qt.Horizontal ? control.height : 6 ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2018 The Qt Company Ltd. Warning: SplitView.qml:18:25: Could not compile binding for implicitHeight: Cannot access value for name control [compiler] implicitHeight: control.orientation === Qt.Horizontal ? control.height : 6 ^^^^^^^ Warning: SplitView.qml:19:40: Unqualified access [unqualified] color: T.SplitHandle.pressed ? control.Material.background ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2018 The Qt Company Ltd. Warning: SplitView.qml:19:40: Could not compile binding for color: Cannot access value for name control [compiler] color: T.SplitHandle.pressed ? control.Material.background ^^^^^^^ Warning: SplitView.qml:23:20: Unqualified access [unqualified] color: control.Material.secondaryTextColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2018 The Qt Company Ltd. Warning: SplitView.qml:23:20: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Material.secondaryTextColor ^^^^^^^ Warning: SplitView.qml:24:20: Unqualified access [unqualified] width: control.orientation === Qt.Horizontal ? thickness : length ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2018 The Qt Company Ltd. Warning: SplitView.qml:24:20: Could not compile binding for width: Cannot access value for name control [compiler] width: control.orientation === Qt.Horizontal ? thickness : length ^^^^^^^ Warning: SplitView.qml:25:21: Unqualified access [unqualified] height: control.orientation === Qt.Horizontal ? length : thickness ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2018 The Qt Company Ltd. Warning: SplitView.qml:25:21: Could not compile binding for height: Cannot access value for name control [compiler] height: control.orientation === Qt.Horizontal ? length : thickness ^^^^^^^ [8475/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_SpinBox_qml.cpp Warning: SpinBox.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: SpinBox.qml:110:17: MaterialTextContainer was not found. Did you add all import paths? [import] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: SpinBox.qml:56:9: Ripple was not found. Did you add all import paths? [import] Ripple { ^^^^^^ Warning: SpinBox.qml:90:9: Ripple was not found. Did you add all import paths? [import] Ripple { ^^^^^^ Warning: SpinBox.qml:56:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SpinBox.qml:56:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SpinBox.qml:56:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SpinBox.qml:56:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SpinBox.qml:56:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SpinBox.qml:56:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SpinBox.qml:56:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SpinBox.qml:56:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SpinBox.qml:90:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SpinBox.qml:90:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SpinBox.qml:90:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SpinBox.qml:90:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SpinBox.qml:90:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SpinBox.qml:90:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SpinBox.qml:90:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SpinBox.qml:90:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SpinBox.qml:110:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: SpinBox.qml:110:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: SpinBox.qml:110:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: SpinBox.qml:110:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: SpinBox.qml:110:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: SpinBox.qml:110:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: SpinBox.qml:110:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: SpinBox.qml:90:9: Type Ripple is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SpinBox.qml:56:9: Type Ripple is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SpinBox.qml:91:13: Binding assigned to "clipRadius", but no property "clipRadius" exists in the current element. [missing-property] clipRadius: 2 ^^^^^^^^^^ Warning: SpinBox.qml:92:13: Binding assigned to "x", but no property "x" exists in the current element. [missing-property] x: control.spacing ^ Warning: SpinBox.qml:93:13: Binding assigned to "y", but no property "y" exists in the current element. [missing-property] y: control.spacing ^ Warning: SpinBox.qml:94:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: parent.width - 2 * control.spacing ^^^^^ Warning: SpinBox.qml:95:13: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] height: parent.height - 2 * control.spacing ^^^^^^ Warning: SpinBox.qml:96:13: Binding assigned to "pressed", but no property "pressed" exists in the current element. [missing-property] pressed: control.down.pressed ^^^^^^^ Warning: SpinBox.qml:97:13: Binding assigned to "active", but no property "active" exists in the current element. [missing-property] active: control.down.pressed || control.down.hovered || control.visualFocus ^^^^^^ Warning: SpinBox.qml:98:13: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: control.Material.rippleColor ^^^^^ Warning: SpinBox.qml:57:13: Binding assigned to "clipRadius", but no property "clipRadius" exists in the current element. [missing-property] clipRadius: 2 ^^^^^^^^^^ Warning: SpinBox.qml:58:13: Binding assigned to "x", but no property "x" exists in the current element. [missing-property] x: control.spacing ^ Warning: SpinBox.qml:59:13: Binding assigned to "y", but no property "y" exists in the current element. [missing-property] y: control.spacing ^ Warning: SpinBox.qml:60:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: parent.width - 2 * control.spacing ^^^^^ Warning: SpinBox.qml:61:13: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] height: parent.height - 2 * control.spacing ^^^^^^ Warning: SpinBox.qml:62:13: Binding assigned to "pressed", but no property "pressed" exists in the current element. [missing-property] pressed: control.up.pressed ^^^^^^^ Warning: SpinBox.qml:63:13: Binding assigned to "active", but no property "active" exists in the current element. [missing-property] active: control.up.pressed || control.up.hovered || control.visualFocus ^^^^^^ Warning: SpinBox.qml:64:13: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: control.Material.rippleColor ^^^^^ Warning: SpinBox.qml:111:9: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] implicitWidth: 140 ^^^^^^^^^^^^^ Warning: SpinBox.qml:112:9: Binding assigned to "implicitHeight", but no property "implicitHeight" exists in the current element. [missing-property] implicitHeight: control.Material.textFieldHeight ^^^^^^^^^^^^^^ Warning: SpinBox.qml:114:9: Binding assigned to "outlineColor", but no property "outlineColor" exists in the current element. [missing-property] outlineColor: (enabled && control.hovered) ? control.Material.primaryTextColor : control.Material.hintTextColor ^^^^^^^^^^^^ Warning: SpinBox.qml:115:9: Binding assigned to "focusedOutlineColor", but no property "focusedOutlineColor" exists in the current element. [missing-property] focusedOutlineColor: control.Material.accentColor ^^^^^^^^^^^^^^^^^^^ Warning: SpinBox.qml:116:9: Binding assigned to "controlHasActiveFocus", but no property "controlHasActiveFocus" exists in the current element. [missing-property] controlHasActiveFocus: control.activeFocus ^^^^^^^^^^^^^^^^^^^^^ Warning: SpinBox.qml:117:9: Binding assigned to "controlHasText", but no property "controlHasText" exists in the current element. [missing-property] controlHasText: true ^^^^^^^^^^^^^^ Warning: SpinBox.qml:118:9: Binding assigned to "horizontalPadding", but no property "horizontalPadding" exists in the current element. [missing-property] horizontalPadding: control.Material.textFieldHorizontalPadding ^^^^^^^^^^^^^^^^^ Warning: SpinBox.qml:110:17: Type MaterialTextContainer is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: SpinBox.qml:14:41: Could not compile binding for implicitWidth: Member implicitWidth of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/SpinBox.qml)::contentItem with type QQuickItem can be shadowed [compiler] contentItem.implicitWidth + leftPadding + rightPadding) ^^^^^^^^^^^^^ Warning: SpinBox.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: SpinBox.qml:26:32: Member "name" not found on type "QLocale" [missing-property] locale: control.locale.name ^^^^ Warning: SpinBox.qml:26:32: Could not compile binding for locale: Cannot load property name from QLocale of QQuickControl::locale with type QLocale. [compiler] locale: control.locale.name ^^^^ Warning: SpinBox.qml:58:13: Could not compile binding for x: Cannot resolve property type for binding on x. [compiler] Warning: SpinBox.qml:59:13: Could not compile binding for y: Cannot resolve property type for binding on y. [compiler] Warning: SpinBox.qml:60:13: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: SpinBox.qml:61:13: Could not compile binding for height: Cannot resolve property type for binding on height. [compiler] Warning: SpinBox.qml:62:13: Could not compile binding for pressed: Cannot resolve property type for binding on pressed. [compiler] Warning: SpinBox.qml:63:13: Could not compile binding for active: Cannot resolve property type for binding on active. [compiler] Warning: SpinBox.qml:64:13: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] Warning: SpinBox.qml:92:13: Could not compile binding for x: Cannot resolve property type for binding on x. [compiler] Warning: SpinBox.qml:93:13: Could not compile binding for y: Cannot resolve property type for binding on y. [compiler] Warning: SpinBox.qml:94:13: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: SpinBox.qml:95:13: Could not compile binding for height: Cannot resolve property type for binding on height. [compiler] Warning: SpinBox.qml:96:13: Could not compile binding for pressed: Cannot resolve property type for binding on pressed. [compiler] Warning: SpinBox.qml:97:13: Could not compile binding for active: Cannot resolve property type for binding on active. [compiler] Warning: SpinBox.qml:98:13: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] Warning: SpinBox.qml:112:9: Could not compile binding for implicitHeight: Cannot resolve property type for binding on implicitHeight. [compiler] Warning: SpinBox.qml:114:9: Could not compile binding for outlineColor: Cannot resolve property type for binding on outlineColor. [compiler] Warning: SpinBox.qml:115:9: Could not compile binding for focusedOutlineColor: Cannot resolve property type for binding on focusedOutlineColor. [compiler] Warning: SpinBox.qml:116:9: Could not compile binding for controlHasActiveFocus: Cannot resolve property type for binding on controlHasActiveFocus. [compiler] Warning: SpinBox.qml:118:9: Could not compile binding for horizontalPadding: Cannot resolve property type for binding on horizontalPadding. [compiler] [8477/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_StackView_qml.cpp Info: StackView.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.Material ^^^^^^ [8478/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_SwipeDelegate_qml.cpp Warning: SwipeDelegate.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: SwipeDelegate.qml:53:9: Ripple was not found. Did you add all import paths? [import] Ripple { ^^^^^^ Warning: SwipeDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SwipeDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SwipeDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SwipeDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SwipeDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SwipeDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SwipeDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SwipeDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SwipeDelegate.qml:53:9: Type Ripple is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SwipeDelegate.qml:54:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: parent.width ^^^^^ Warning: SwipeDelegate.qml:55:13: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] height: parent.height ^^^^^^ Warning: SwipeDelegate.qml:57:13: Binding assigned to "clip", but no property "clip" exists in the current element. [missing-property] clip: visible ^^^^ Warning: SwipeDelegate.qml:58:13: Binding assigned to "pressed", but no property "pressed" exists in the current element. [missing-property] pressed: control.pressed ^^^^^^^ Warning: SwipeDelegate.qml:59:13: Binding assigned to "anchor", but no property "anchor" exists in the current element. [missing-property] anchor: control ^^^^^^ Warning: SwipeDelegate.qml:60:13: Binding assigned to "active", but no property "active" exists in the current element. [missing-property] active: enabled && (control.down || control.visualFocus || control.hovered) ^^^^^^ Warning: SwipeDelegate.qml:61:13: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: control.Material.rippleColor ^^^^^ Warning: SwipeDelegate.qml:62:13: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property] enabled: control.swipe.position === 0 ^^^^^^^ Info: SwipeDelegate.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Material.impl ^^^^^^ Warning: SwipeDelegate.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: SwipeDelegate.qml:54:13: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: SwipeDelegate.qml:55:13: Could not compile binding for height: Cannot resolve property type for binding on height. [compiler] Warning: SwipeDelegate.qml:57:13: Could not compile binding for clip: Cannot resolve property type for binding on clip. [compiler] Warning: SwipeDelegate.qml:58:13: Could not compile binding for pressed: Cannot resolve property type for binding on pressed. [compiler] Warning: SwipeDelegate.qml:59:13: Could not compile binding for anchor: Cannot resolve property type for binding on anchor. [compiler] Warning: SwipeDelegate.qml:60:13: Could not compile binding for active: Cannot resolve property type for binding on active. [compiler] Warning: SwipeDelegate.qml:61:13: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] Warning: SwipeDelegate.qml:62:13: Could not compile binding for enabled: Cannot resolve property type for binding on enabled. [compiler] [8479/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_SwipeView_qml.cpp Info: SwipeView.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.Material ^^^^^^ [8480/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_Switch_qml.cpp Warning: Switch.qml:6:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: Switch.qml:34:9: Ripple was not found. Did you add all import paths? [import] Ripple { ^^^^^^ Warning: Switch.qml:34:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: Switch.qml:34:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: Switch.qml:34:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: Switch.qml:34:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: Switch.qml:34:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: Switch.qml:34:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: Switch.qml:34:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: Switch.qml:34:9: Type Ripple is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: Switch.qml:35:13: Binding assigned to "x", but no property "x" exists in the current element. [missing-property] x: parent.handle.x + parent.handle.width / 2 - width / 2 ^ Warning: Switch.qml:36:13: Binding assigned to "y", but no property "y" exists in the current element. [missing-property] y: parent.handle.y + parent.handle.height / 2 - height / 2 ^ Warning: Switch.qml:37:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: 28 ^^^^^ Warning: Switch.qml:38:13: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] height: 28 ^^^^^^ Warning: Switch.qml:39:13: Binding assigned to "pressed", but no property "pressed" exists in the current element. [missing-property] pressed: control.pressed ^^^^^^^ Warning: Switch.qml:40:13: Binding assigned to "active", but no property "active" exists in the current element. [missing-property] active: enabled && (control.down || control.visualFocus || control.hovered) ^^^^^^ Warning: Switch.qml:41:13: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: control.checked ? control.Material.highlightedRippleColor : control.Material.rippleColor ^^^^^ Warning: Switch.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: Switch.qml:35:13: Could not compile binding for x: Cannot resolve property type for binding on x. [compiler] Warning: Switch.qml:36:13: Could not compile binding for y: Cannot resolve property type for binding on y. [compiler] Warning: Switch.qml:39:13: Could not compile binding for pressed: Cannot resolve property type for binding on pressed. [compiler] Warning: Switch.qml:40:13: Could not compile binding for active: Cannot resolve property type for binding on active. [compiler] Warning: Switch.qml:41:13: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] [8481/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_SwitchDelegate_qml.cpp Warning: SwitchDelegate.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: SwitchDelegate.qml:53:9: Ripple was not found. Did you add all import paths? [import] Ripple { ^^^^^^ Warning: SwitchDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SwitchDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SwitchDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SwitchDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SwitchDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SwitchDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SwitchDelegate.qml:53:9: 'Ripple' is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SwitchDelegate.qml:53:9: Type Ripple is used but it is not resolved [unresolved-type] Ripple { ^^^^^^ Warning: SwitchDelegate.qml:54:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: parent.width ^^^^^ Warning: SwitchDelegate.qml:55:13: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] height: parent.height ^^^^^^ Warning: SwitchDelegate.qml:57:13: Binding assigned to "clip", but no property "clip" exists in the current element. [missing-property] clip: visible ^^^^ Warning: SwitchDelegate.qml:58:13: Binding assigned to "pressed", but no property "pressed" exists in the current element. [missing-property] pressed: control.pressed ^^^^^^^ Warning: SwitchDelegate.qml:59:13: Binding assigned to "anchor", but no property "anchor" exists in the current element. [missing-property] anchor: control ^^^^^^ Warning: SwitchDelegate.qml:60:13: Binding assigned to "active", but no property "active" exists in the current element. [missing-property] active: enabled && (control.down || control.visualFocus || control.hovered) ^^^^^^ Warning: SwitchDelegate.qml:61:13: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: control.Material.rippleColor ^^^^^ Warning: SwitchDelegate.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: SwitchDelegate.qml:54:13: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: SwitchDelegate.qml:55:13: Could not compile binding for height: Cannot resolve property type for binding on height. [compiler] Warning: SwitchDelegate.qml:57:13: Could not compile binding for clip: Cannot resolve property type for binding on clip. [compiler] Warning: SwitchDelegate.qml:58:13: Could not compile binding for pressed: Cannot resolve property type for binding on pressed. [compiler] Warning: SwitchDelegate.qml:59:13: Could not compile binding for anchor: Cannot resolve property type for binding on anchor. [compiler] Warning: SwitchDelegate.qml:60:13: Could not compile binding for active: Cannot resolve property type for binding on active. [compiler] Warning: SwitchDelegate.qml:61:13: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] [8482/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_TabButton_qml.cpp Warning: TabButton.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: TabButton.qml:36:17: Ripple was not found. Did you add all import paths? [import] background: Ripple { ^^^^^^ Warning: TabButton.qml:36:17: 'Ripple' is used but it is not resolved [unresolved-type] background: Ripple { ^^^^^^ Warning: TabButton.qml:36:17: 'Ripple' is used but it is not resolved [unresolved-type] background: Ripple { ^^^^^^ Warning: TabButton.qml:36:17: 'Ripple' is used but it is not resolved [unresolved-type] background: Ripple { ^^^^^^ Warning: TabButton.qml:36:17: 'Ripple' is used but it is not resolved [unresolved-type] background: Ripple { ^^^^^^ Warning: TabButton.qml:36:17: 'Ripple' is used but it is not resolved [unresolved-type] background: Ripple { ^^^^^^ Warning: TabButton.qml:36:17: 'Ripple' is used but it is not resolved [unresolved-type] background: Ripple { ^^^^^^ Warning: TabButton.qml:37:9: Binding assigned to "implicitHeight", but no property "implicitHeight" exists in the current element. [missing-property] implicitHeight: control.Material.touchTarget ^^^^^^^^^^^^^^ Warning: TabButton.qml:39:9: Binding assigned to "clip", but no property "clip" exists in the current element. [missing-property] clip: true ^^^^ Warning: TabButton.qml:40:9: Binding assigned to "pressed", but no property "pressed" exists in the current element. [missing-property] pressed: control.pressed ^^^^^^^ Warning: TabButton.qml:41:9: Binding assigned to "anchor", but no property "anchor" exists in the current element. [missing-property] anchor: control ^^^^^^ Warning: TabButton.qml:42:9: Binding assigned to "active", but no property "active" exists in the current element. [missing-property] active: enabled && (control.down || control.visualFocus || control.hovered) ^^^^^^ Warning: TabButton.qml:43:9: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: control.Material.rippleColor ^^^^^ Warning: TabButton.qml:36:17: Type Ripple is used but it is not resolved [unresolved-type] background: Ripple { ^^^^^^ Info: TabButton.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Material.impl ^^^^^^ Info: TabButton.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: TabButton.qml:37:9: Could not compile binding for implicitHeight: Cannot resolve property type for binding on implicitHeight. [compiler] Warning: TabButton.qml:40:9: Could not compile binding for pressed: Cannot resolve property type for binding on pressed. [compiler] Warning: TabButton.qml:41:9: Could not compile binding for anchor: Cannot resolve property type for binding on anchor. [compiler] Warning: TabButton.qml:42:9: Could not compile binding for active: Cannot resolve property type for binding on active. [compiler] Warning: TabButton.qml:43:9: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] [8483/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_TabBar_qml.cpp Warning: TabBar.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: TabBar.qml:41:20: Unqualified access [unqualified] y: control.position === T.TabBar.Footer ? 0 : parent.height - height ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: TabBar.qml:41:20: Could not compile binding for y: Cannot access value for name control [compiler] y: control.position === T.TabBar.Footer ? 0 : parent.height - height ^^^^^^^ Warning: TabBar.qml:42:24: Unqualified access [unqualified] color: control.Material.accentColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: TabBar.qml:42:24: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Material.accentColor ^^^^^^^ Warning: TabBar.qml:52:24: Unqualified access [unqualified] elevation: control.Material.elevation ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: TabBar.qml:52:24: Could not compile binding for elevation: Cannot access value for name control [compiler] elevation: control.Material.elevation ^^^^^^^ [8484/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_TextArea_qml.cpp Warning: TextArea.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: TextArea.qml:65:17: MaterialTextContainer was not found. Did you add all import paths? [import] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:43:5: FloatingPlaceholderText was not found. Did you add all import paths? [import] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Info: Did you mean "PlaceholderText"? PlaceholderText { ^^^^^^^^^^^^^^^ Warning: TextArea.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:65:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:65:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:65:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:65:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:65:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:65:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:65:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:65:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:65:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:65:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:65:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:65:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:43:5: Type FloatingPlaceholderText is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:66:9: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] implicitWidth: 120 ^^^^^^^^^^^^^ Warning: TextArea.qml:67:9: Binding assigned to "implicitHeight", but no property "implicitHeight" exists in the current element. [missing-property] implicitHeight: control.Material.textFieldHeight ^^^^^^^^^^^^^^ Warning: TextArea.qml:69:9: Binding assigned to "filled", but no property "filled" exists in the current element. [missing-property] filled: control.Material.containerStyle === Material.Filled ^^^^^^ Warning: TextArea.qml:70:9: Binding assigned to "fillColor", but no property "fillColor" exists in the current element. [missing-property] fillColor: control.Material.textFieldFilledContainerColor ^^^^^^^^^ Warning: TextArea.qml:71:9: Binding assigned to "outlineColor", but no property "outlineColor" exists in the current element. [missing-property] outlineColor: (enabled && control.hovered) ? control.Material.primaryTextColor : control.Material.hintTextColor ^^^^^^^^^^^^ Warning: TextArea.qml:72:9: Binding assigned to "focusedOutlineColor", but no property "focusedOutlineColor" exists in the current element. [missing-property] focusedOutlineColor: control.Material.accentColor ^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:75:9: Binding assigned to "placeholderTextWidth", but no property "placeholderTextWidth" exists in the current element. [missing-property] placeholderTextWidth: Math.min(placeholder.width, placeholder.implicitWidth) * placeholder.scale ^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:76:9: Binding assigned to "placeholderTextHAlign", but no property "placeholderTextHAlign" exists in the current element. [missing-property] placeholderTextHAlign: control.effectiveHorizontalAlignment ^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:77:9: Binding assigned to "controlHasActiveFocus", but no property "controlHasActiveFocus" exists in the current element. [missing-property] controlHasActiveFocus: control.activeFocus ^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:78:9: Binding assigned to "controlHasText", but no property "controlHasText" exists in the current element. [missing-property] controlHasText: control.length > 0 ^^^^^^^^^^^^^^ Warning: TextArea.qml:79:9: Binding assigned to "placeholderHasText", but no property "placeholderHasText" exists in the current element. [missing-property] placeholderHasText: placeholder.text.length > 0 ^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:80:9: Binding assigned to "horizontalPadding", but no property "horizontalPadding" exists in the current element. [missing-property] horizontalPadding: control.Material.textFieldHorizontalPadding ^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:45:9: Binding assigned to "x", but no property "x" exists in the current element. [missing-property] x: control.leftPadding ^ Warning: TextArea.qml:46:9: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: control.width - (control.leftPadding + control.rightPadding) ^^^^^ Warning: TextArea.qml:47:9: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: control.placeholderText ^^^^ Warning: TextArea.qml:48:9: Binding assigned to "font", but no property "font" exists in the current element. [missing-property] font: control.font ^^^^ Warning: TextArea.qml:49:9: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: control.placeholderTextColor ^^^^^ Warning: TextArea.qml:50:9: Binding assigned to "elide", but no property "elide" exists in the current element. [missing-property] elide: Text.ElideRight ^^^^^ Warning: TextArea.qml:51:9: Binding assigned to "renderType", but no property "renderType" exists in the current element. [missing-property] renderType: control.renderType ^^^^^^^^^^ Warning: TextArea.qml:55:9: Binding assigned to "parent", but no property "parent" exists in the current element. [missing-property] parent: control.background?.parent ?? null ^^^^^^ Warning: TextArea.qml:57:9: Binding assigned to "filled", but no property "filled" exists in the current element. [missing-property] filled: control.Material.containerStyle === Material.Filled ^^^^^^ Warning: TextArea.qml:58:9: Binding assigned to "verticalPadding", but no property "verticalPadding" exists in the current element. [missing-property] verticalPadding: control.Material.textFieldVerticalPadding ^^^^^^^^^^^^^^^ Warning: TextArea.qml:59:9: Binding assigned to "controlHasActiveFocus", but no property "controlHasActiveFocus" exists in the current element. [missing-property] controlHasActiveFocus: control.activeFocus ^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:60:9: Binding assigned to "controlHasText", but no property "controlHasText" exists in the current element. [missing-property] controlHasText: control.length > 0 ^^^^^^^^^^^^^^ Warning: TextArea.qml:61:9: Binding assigned to "controlImplicitBackgroundHeight", but no property "controlImplicitBackgroundHeight" exists in the current element. [missing-property] controlImplicitBackgroundHeight: control.implicitBackgroundHeight ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:62:9: Binding assigned to "controlHeight", but no property "controlHeight" exists in the current element. [missing-property] controlHeight: control.height ^^^^^^^^^^^^^ Warning: TextArea.qml:65:17: Type MaterialTextContainer is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Info: TextArea.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Warning: TextArea.qml:43:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:15:29: Could not compile binding for implicitWidth: Cannot retrieve a non-object type by ID: placeholder [compiler] placeholder.implicitWidth + leftPadding + rightPadding) ^^^^^^^^^^^ Warning: TextArea.qml:21:32: Could not compile binding for topInset: Instruction "generate_GetOptionalLookup" not implemented [compiler] topInset: clip || (parent?.parent as Flickable && parent?.parent.clip) ? placeholder.largestHeight / 2 : 0 ^^^^^^ Warning: TextArea.qml:43:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextArea.qml:27:47: Could not compile binding for topPadding: Cannot retrieve a non-object type by ID: placeholder [compiler] ? Material.textFieldVerticalPadding + placeholder.largestHeight ^^^^^^^^^^^ Warning: TextArea.qml:45:9: Could not compile binding for x: Cannot resolve property type for binding on x. [compiler] Warning: TextArea.qml:46:9: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: TextArea.qml:47:9: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: TextArea.qml:48:9: Could not compile binding for font: Cannot resolve property type for binding on font. [compiler] Warning: TextArea.qml:49:9: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] Warning: TextArea.qml:50:9: Could not compile binding for elide: Cannot resolve property type for binding on elide. [compiler] Warning: TextArea.qml:51:9: Could not compile binding for renderType: Cannot resolve property type for binding on renderType. [compiler] Warning: TextArea.qml:55:9: Could not compile binding for parent: Cannot resolve property type for binding on parent. [compiler] Warning: TextArea.qml:57:9: Could not compile binding for filled: Cannot resolve property type for binding on filled. [compiler] Warning: TextArea.qml:58:9: Could not compile binding for verticalPadding: Cannot resolve property type for binding on verticalPadding. [compiler] Warning: TextArea.qml:59:9: Could not compile binding for controlHasActiveFocus: Cannot resolve property type for binding on controlHasActiveFocus. [compiler] Warning: TextArea.qml:60:9: Could not compile binding for controlHasText: Cannot resolve property type for binding on controlHasText. [compiler] Warning: TextArea.qml:61:9: Could not compile binding for controlImplicitBackgroundHeight: Cannot resolve property type for binding on controlImplicitBackgroundHeight. [compiler] Warning: TextArea.qml:62:9: Could not compile binding for controlHeight: Cannot resolve property type for binding on controlHeight. [compiler] Warning: TextArea.qml:67:9: Could not compile binding for implicitHeight: Cannot resolve property type for binding on implicitHeight. [compiler] Warning: TextArea.qml:69:9: Could not compile binding for filled: Cannot resolve property type for binding on filled. [compiler] Warning: TextArea.qml:70:9: Could not compile binding for fillColor: Cannot resolve property type for binding on fillColor. [compiler] Warning: TextArea.qml:71:9: Could not compile binding for outlineColor: Cannot resolve property type for binding on outlineColor. [compiler] Warning: TextArea.qml:72:9: Could not compile binding for focusedOutlineColor: Cannot resolve property type for binding on focusedOutlineColor. [compiler] Warning: TextArea.qml:75:9: Could not compile binding for placeholderTextWidth: Cannot resolve property type for binding on placeholderTextWidth. [compiler] Warning: TextArea.qml:76:9: Could not compile binding for placeholderTextHAlign: Cannot resolve property type for binding on placeholderTextHAlign. [compiler] Warning: TextArea.qml:77:9: Could not compile binding for controlHasActiveFocus: Cannot resolve property type for binding on controlHasActiveFocus. [compiler] Warning: TextArea.qml:78:9: Could not compile binding for controlHasText: Cannot resolve property type for binding on controlHasText. [compiler] Warning: TextArea.qml:79:9: Could not compile binding for placeholderHasText: Cannot resolve property type for binding on placeholderHasText. [compiler] Warning: TextArea.qml:80:9: Could not compile binding for horizontalPadding: Cannot resolve property type for binding on horizontalPadding. [compiler] [8485/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_TextField_qml.cpp Warning: TextField.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: TextField.qml:61:17: MaterialTextContainer was not found. Did you add all import paths? [import] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:43:5: FloatingPlaceholderText was not found. Did you add all import paths? [import] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Info: Did you mean "PlaceholderText"? PlaceholderText { ^^^^^^^^^^^^^^^ Warning: TextField.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:43:5: 'FloatingPlaceholderText' is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:61:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:61:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:61:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:61:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:61:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:61:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:61:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:61:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:61:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:61:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:61:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:61:17: 'MaterialTextContainer' is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:43:5: Type FloatingPlaceholderText is used but it is not resolved [unresolved-type] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:45:9: Binding assigned to "x", but no property "x" exists in the current element. [missing-property] x: control.leftPadding ^ Warning: TextField.qml:46:9: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: control.width - (control.leftPadding + control.rightPadding) ^^^^^ Warning: TextField.qml:47:9: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: control.placeholderText ^^^^ Warning: TextField.qml:48:9: Binding assigned to "font", but no property "font" exists in the current element. [missing-property] font: control.font ^^^^ Warning: TextField.qml:49:9: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: control.placeholderTextColor ^^^^^ Warning: TextField.qml:50:9: Binding assigned to "elide", but no property "elide" exists in the current element. [missing-property] elide: Text.ElideRight ^^^^^ Warning: TextField.qml:51:9: Binding assigned to "renderType", but no property "renderType" exists in the current element. [missing-property] renderType: control.renderType ^^^^^^^^^^ Warning: TextField.qml:53:9: Binding assigned to "filled", but no property "filled" exists in the current element. [missing-property] filled: control.Material.containerStyle === Material.Filled ^^^^^^ Warning: TextField.qml:54:9: Binding assigned to "verticalPadding", but no property "verticalPadding" exists in the current element. [missing-property] verticalPadding: control.Material.textFieldVerticalPadding ^^^^^^^^^^^^^^^ Warning: TextField.qml:55:9: Binding assigned to "controlHasActiveFocus", but no property "controlHasActiveFocus" exists in the current element. [missing-property] controlHasActiveFocus: control.activeFocus ^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:56:9: Binding assigned to "controlHasText", but no property "controlHasText" exists in the current element. [missing-property] controlHasText: control.length > 0 ^^^^^^^^^^^^^^ Warning: TextField.qml:57:9: Binding assigned to "controlImplicitBackgroundHeight", but no property "controlImplicitBackgroundHeight" exists in the current element. [missing-property] controlImplicitBackgroundHeight: control.implicitBackgroundHeight ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:58:9: Binding assigned to "controlHeight", but no property "controlHeight" exists in the current element. [missing-property] controlHeight: control.height ^^^^^^^^^^^^^ Warning: TextField.qml:62:9: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] implicitWidth: 120 ^^^^^^^^^^^^^ Warning: TextField.qml:63:9: Binding assigned to "implicitHeight", but no property "implicitHeight" exists in the current element. [missing-property] implicitHeight: control.Material.textFieldHeight ^^^^^^^^^^^^^^ Warning: TextField.qml:65:9: Binding assigned to "filled", but no property "filled" exists in the current element. [missing-property] filled: control.Material.containerStyle === Material.Filled ^^^^^^ Warning: TextField.qml:66:9: Binding assigned to "fillColor", but no property "fillColor" exists in the current element. [missing-property] fillColor: control.Material.textFieldFilledContainerColor ^^^^^^^^^ Warning: TextField.qml:67:9: Binding assigned to "outlineColor", but no property "outlineColor" exists in the current element. [missing-property] outlineColor: (enabled && control.hovered) ? control.Material.primaryTextColor : control.Material.hintTextColor ^^^^^^^^^^^^ Warning: TextField.qml:68:9: Binding assigned to "focusedOutlineColor", but no property "focusedOutlineColor" exists in the current element. [missing-property] focusedOutlineColor: control.Material.accentColor ^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:71:9: Binding assigned to "placeholderTextWidth", but no property "placeholderTextWidth" exists in the current element. [missing-property] placeholderTextWidth: Math.min(placeholder.width, placeholder.implicitWidth) * placeholder.scale ^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:72:9: Binding assigned to "placeholderTextHAlign", but no property "placeholderTextHAlign" exists in the current element. [missing-property] placeholderTextHAlign: control.effectiveHorizontalAlignment ^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:73:9: Binding assigned to "controlHasActiveFocus", but no property "controlHasActiveFocus" exists in the current element. [missing-property] controlHasActiveFocus: control.activeFocus ^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:74:9: Binding assigned to "controlHasText", but no property "controlHasText" exists in the current element. [missing-property] controlHasText: control.length > 0 ^^^^^^^^^^^^^^ Warning: TextField.qml:75:9: Binding assigned to "placeholderHasText", but no property "placeholderHasText" exists in the current element. [missing-property] placeholderHasText: placeholder.text.length > 0 ^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:76:9: Binding assigned to "horizontalPadding", but no property "horizontalPadding" exists in the current element. [missing-property] horizontalPadding: control.Material.textFieldHorizontalPadding ^^^^^^^^^^^^^^^^^ Warning: TextField.qml:61:17: Type MaterialTextContainer is used but it is not resolved [unresolved-type] background: MaterialTextContainer { ^^^^^^^^^^^^^^^^^^^^^ Info: TextField.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Warning: TextField.qml:43:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:14:46: Could not compile binding for implicitWidth: Cannot retrieve a non-object type by ID: placeholder [compiler] || Math.max(contentWidth, placeholder.implicitWidth) + leftPadding + rightPadding ^^^^^^^^^^^ Warning: TextField.qml:43:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:19:22: Could not compile binding for topInset: Cannot retrieve a non-object type by ID: placeholder [compiler] topInset: clip ? placeholder.largestHeight / 2 : 0 ^^^^^^^^^^^ Warning: TextField.qml:43:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] FloatingPlaceholderText { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: TextField.qml:26:51: Could not compile binding for topPadding: Cannot retrieve a non-object type by ID: placeholder [compiler] ? Material.textFieldVerticalPadding + placeholder.largestHeight ^^^^^^^^^^^ Warning: TextField.qml:45:9: Could not compile binding for x: Cannot resolve property type for binding on x. [compiler] Warning: TextField.qml:46:9: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: TextField.qml:47:9: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: TextField.qml:48:9: Could not compile binding for font: Cannot resolve property type for binding on font. [compiler] Warning: TextField.qml:49:9: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] Warning: TextField.qml:50:9: Could not compile binding for elide: Cannot resolve property type for binding on elide. [compiler] Warning: TextField.qml:51:9: Could not compile binding for renderType: Cannot resolve property type for binding on renderType. [compiler] Warning: TextField.qml:53:9: Could not compile binding for filled: Cannot resolve property type for binding on filled. [compiler] Warning: TextField.qml:54:9: Could not compile binding for verticalPadding: Cannot resolve property type for binding on verticalPadding. [compiler] Warning: TextField.qml:55:9: Could not compile binding for controlHasActiveFocus: Cannot resolve property type for binding on controlHasActiveFocus. [compiler] Warning: TextField.qml:56:9: Could not compile binding for controlHasText: Cannot resolve property type for binding on controlHasText. [compiler] Warning: TextField.qml:57:9: Could not compile binding for controlImplicitBackgroundHeight: Cannot resolve property type for binding on controlImplicitBackgroundHeight. [compiler] Warning: TextField.qml:58:9: Could not compile binding for controlHeight: Cannot resolve property type for binding on controlHeight. [compiler] Warning: TextField.qml:63:9: Could not compile binding for implicitHeight: Cannot resolve property type for binding on implicitHeight. [compiler] Warning: TextField.qml:65:9: Could not compile binding for filled: Cannot resolve property type for binding on filled. [compiler] Warning: TextField.qml:66:9: Could not compile binding for fillColor: Cannot resolve property type for binding on fillColor. [compiler] Warning: TextField.qml:67:9: Could not compile binding for outlineColor: Cannot resolve property type for binding on outlineColor. [compiler] Warning: TextField.qml:68:9: Could not compile binding for focusedOutlineColor: Cannot resolve property type for binding on focusedOutlineColor. [compiler] Warning: TextField.qml:71:9: Could not compile binding for placeholderTextWidth: Cannot resolve property type for binding on placeholderTextWidth. [compiler] Warning: TextField.qml:72:9: Could not compile binding for placeholderTextHAlign: Cannot resolve property type for binding on placeholderTextHAlign. [compiler] Warning: TextField.qml:73:9: Could not compile binding for controlHasActiveFocus: Cannot resolve property type for binding on controlHasActiveFocus. [compiler] Warning: TextField.qml:74:9: Could not compile binding for controlHasText: Cannot resolve property type for binding on controlHasText. [compiler] Warning: TextField.qml:75:9: Could not compile binding for placeholderHasText: Cannot resolve property type for binding on placeholderHasText. [compiler] Warning: TextField.qml:76:9: Could not compile binding for horizontalPadding: Cannot resolve property type for binding on horizontalPadding. [compiler] [8486/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_ToolBar_qml.cpp Warning: ToolBar.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: ToolBar.qml:29:24: Unqualified access [unqualified] elevation: control.Material.elevation ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: ToolBar.qml:29:24: Could not compile binding for elevation: Cannot access value for name control [compiler] elevation: control.Material.elevation ^^^^^^^ [8488/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_ToolButton_qml.cpp Warning: ToolButton.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Material.impl": [import] import QtQuick.Controls.Material.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Material/impl/plugins.qmltypes [import] --- Warning: ToolButton.qml:37:17: Ripple was not found. Did you add all import paths? [import] background: Ripple { ^^^^^^ Warning: ToolButton.qml:37:17: 'Ripple' is used but it is not resolved [unresolved-type] background: Ripple { ^^^^^^ Warning: ToolButton.qml:37:17: 'Ripple' is used but it is not resolved [unresolved-type] background: Ripple { ^^^^^^ Warning: ToolButton.qml:37:17: 'Ripple' is used but it is not resolved [unresolved-type] background: Ripple { ^^^^^^ Warning: ToolButton.qml:37:17: 'Ripple' is used but it is not resolved [unresolved-type] background: Ripple { ^^^^^^ Warning: ToolButton.qml:37:17: 'Ripple' is used but it is not resolved [unresolved-type] background: Ripple { ^^^^^^ Warning: ToolButton.qml:37:17: 'Ripple' is used but it is not resolved [unresolved-type] background: Ripple { ^^^^^^ Warning: ToolButton.qml:37:17: 'Ripple' is used but it is not resolved [unresolved-type] background: Ripple { ^^^^^^ Warning: ToolButton.qml:37:17: 'Ripple' is used but it is not resolved [unresolved-type] background: Ripple { ^^^^^^ Warning: ToolButton.qml:37:17: 'Ripple' is used but it is not resolved [unresolved-type] background: Ripple { ^^^^^^ Warning: ToolButton.qml:37:17: 'Ripple' is used but it is not resolved [unresolved-type] background: Ripple { ^^^^^^ Warning: ToolButton.qml:37:17: 'Ripple' is used but it is not resolved [unresolved-type] background: Ripple { ^^^^^^ Warning: ToolButton.qml:37:17: 'Ripple' is used but it is not resolved [unresolved-type] background: Ripple { ^^^^^^ Warning: ToolButton.qml:38:9: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] implicitWidth: control.Material.touchTarget ^^^^^^^^^^^^^ Warning: ToolButton.qml:39:9: Binding assigned to "implicitHeight", but no property "implicitHeight" exists in the current element. [missing-property] implicitHeight: control.Material.touchTarget ^^^^^^^^^^^^^^ Warning: ToolButton.qml:43:9: Binding assigned to "x", but no property "x" exists in the current element. [missing-property] x: (parent.width - width) / 2 ^ Warning: ToolButton.qml:44:9: Binding assigned to "y", but no property "y" exists in the current element. [missing-property] y: (parent.height - height) / 2 ^ Warning: ToolButton.qml:45:9: Binding assigned to "clip", but no property "clip" exists in the current element. [missing-property] clip: !square ^^^^ Warning: ToolButton.qml:46:9: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: square ? parent.height / 2 : parent.width ^^^^^ Warning: ToolButton.qml:47:9: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] height: square ? parent.height / 2 : parent.height ^^^^^^ Warning: ToolButton.qml:48:9: Binding assigned to "pressed", but no property "pressed" exists in the current element. [missing-property] pressed: control.pressed ^^^^^^^ Warning: ToolButton.qml:49:9: Binding assigned to "anchor", but no property "anchor" exists in the current element. [missing-property] anchor: control ^^^^^^ Warning: ToolButton.qml:50:9: Binding assigned to "active", but no property "active" exists in the current element. [missing-property] active: control.enabled && (control.down || control.visualFocus || control.hovered) ^^^^^^ Warning: ToolButton.qml:51:9: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: control.Material.rippleColor ^^^^^ Warning: ToolButton.qml:37:17: Type Ripple is used but it is not resolved [unresolved-type] background: Ripple { ^^^^^^ Info: ToolButton.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Material.impl ^^^^^^ Warning: ToolButton.qml:38:9: Could not compile binding for implicitWidth: Cannot resolve property type for binding on implicitWidth. [compiler] Warning: ToolButton.qml:39:9: Could not compile binding for implicitHeight: Cannot resolve property type for binding on implicitHeight. [compiler] Warning: ToolButton.qml:43:9: Could not compile binding for x: Cannot resolve property type for binding on x. [compiler] Warning: ToolButton.qml:44:9: Could not compile binding for y: Cannot resolve property type for binding on y. [compiler] Warning: ToolButton.qml:45:9: Could not compile binding for clip: Cannot resolve property type for binding on clip. [compiler] Warning: ToolButton.qml:46:9: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: ToolButton.qml:47:9: Could not compile binding for height: Cannot resolve property type for binding on height. [compiler] Warning: ToolButton.qml:48:9: Could not compile binding for pressed: Cannot resolve property type for binding on pressed. [compiler] Warning: ToolButton.qml:49:9: Could not compile binding for anchor: Cannot resolve property type for binding on anchor. [compiler] Warning: ToolButton.qml:50:9: Could not compile binding for active: Cannot resolve property type for binding on active. [compiler] Warning: ToolButton.qml:51:9: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] [8495/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_Tumbler_qml.cpp Warning: Tumbler.qml:19:16: Unqualified access [unqualified] color: control.Material.foreground ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Tumbler.qml:19:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Material.foreground ^^^^^^^ Warning: Tumbler.qml:20:15: Unqualified access [unqualified] font: control.font ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Tumbler.qml:20:15: Could not compile binding for font: Cannot access value for name control [compiler] font: control.font ^^^^^^^ Warning: Tumbler.qml:21:59: Unqualified access [unqualified] opacity: (1.0 - Math.abs(Tumbler.displacement) / (control.visibleItemCount / 2)) * (control.enabled ? 1 : 0.6) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Tumbler.qml:21:59: Could not compile binding for opacity: Cannot access value for name control [compiler] opacity: (1.0 - Math.abs(Tumbler.displacement) / (control.visibleItemCount / 2)) * (control.enabled ? 1 : 0.6) ^^^^^^^ Warning: Tumbler.qml:36:42: Member "delegateHeight" not found on type "QQuickItem" [missing-property] startY: -control.contentItem.delegateHeight / 2 ^^^^^^^^^^^^^^ Warning: Tumbler.qml:36:42: Could not compile binding for startY: Cannot load property delegateHeight from QQuickItem of QQuickControl::contentItem with type QQuickItem. [compiler] startY: -control.contentItem.delegateHeight / 2 ^^^^^^^^^^^^^^ Warning: Tumbler.qml:39:73: Member "delegateHeight" not found on type "QQuickItem" [missing-property] y: (control.visibleItemCount + 1) * control.contentItem.delegateHeight - control.contentItem.delegateHeight / 2 ^^^^^^^^^^^^^^ Warning: Tumbler.qml:39:73: Could not compile binding for y: Cannot load property delegateHeight from QQuickItem of QQuickControl::contentItem with type QQuickItem. [compiler] y: (control.visibleItemCount + 1) * control.contentItem.delegateHeight - control.contentItem.delegateHeight / 2 ^^^^^^^^^^^^^^ [8496/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_VerticalHeaderView_qml.cpp Info: VerticalHeaderView.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Material.impl ^^^^^^ Warning: VerticalHeaderView.qml:24:33: Unqualified access [unqualified] implicitWidth: Math.max(control.width, text.implicitWidth + (cellPadding * 2)) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: VerticalHeaderView.qml:24:33: Could not compile binding for implicitWidth: Cannot access value for name control [compiler] implicitWidth: Math.max(control.width, text.implicitWidth + (cellPadding * 2)) ^^^^^^^ Warning: VerticalHeaderView.qml:26:16: Unqualified access [unqualified] color: control.Material.backgroundColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: VerticalHeaderView.qml:26:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Material.backgroundColor ^^^^^^^ Warning: VerticalHeaderView.qml:30:19: Unqualified access [unqualified] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: VerticalHeaderView.qml:30:19: Could not compile binding for text: Cannot access value for name control [compiler] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ Warning: VerticalHeaderView.qml:37:30: Unqualified access [unqualified] color: enabled ? control.Material.foreground : control.Material.hintTextColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: VerticalHeaderView.qml:37:30: Could not compile binding for color: Cannot access value for name control [compiler] color: enabled ? control.Material.foreground : control.Material.hintTextColor ^^^^^^^ [8498/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleplugin_TreeViewDelegate_qml.cpp Warning: TreeViewDelegate.qml:13:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight, implicitContentHeight, implicitIndicatorHeight) ^^^ Warning: TreeViewDelegate.qml:20:53: Could not compile binding for topPadding: Member implicitHeight of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/TreeViewDelegate.qml)::contentItem with type QQuickItem can be shadowed [compiler] topPadding: contentItem ? (height - contentItem.implicitHeight) / 2 : 0 ^^^^^^^^^^^^^^ Warning: TreeViewDelegate.qml:36:39: Could not compile binding for implicitWidth: Member implicitWidth of QQuickColorImage of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/TreeViewDelegate.qml)::arrow with type QQuickColorImage can be shadowed [compiler] implicitWidth: Math.max(arrow.implicitWidth, 20) ^^^^^^^^^^^^^ Warning: TreeViewDelegate.qml:59:29: Could not compile binding for text: Cannot load property display from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/TreeViewDelegate.qml)::model with type QVariant. [compiler] text: control.model.display ^^^^^^^ Warning: TreeViewDelegate.qml:74:25: Unqualified access [unqualified] let model = control.treeView.model ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: TreeViewDelegate.qml:74:25: Could not compile binding for __role: Cannot access value for name control [compiler] let model = control.treeView.model ^^^^^^^ Warning: TreeViewDelegate.qml:82:16: Unqualified access [unqualified] x: control.contentItem.x ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: TreeViewDelegate.qml:82:16: Could not compile binding for x: Cannot access value for name control [compiler] x: control.contentItem.x ^^^^^^^ Warning: TreeViewDelegate.qml:84:20: Unqualified access [unqualified] width: control.contentItem.width ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: TreeViewDelegate.qml:84:20: Could not compile binding for width: Cannot access value for name control [compiler] width: control.contentItem.width ^^^^^^^ Warning: TreeViewDelegate.qml:85:19: Unqualified access [unqualified] text: control.treeView.model.data(control.treeView.index(row, column), __role) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: TreeViewDelegate.qml:85:19: Could not compile binding for text: Cannot access value for name control [compiler] text: control.treeView.model.data(control.treeView.index(row, column), __role) ^^^^^^^ Warning: TreeViewDelegate.qml:90:46: Unqualified access [unqualified] let index = TableView.view.index(row, column) ^^^ Info: row is a member of a parent element. You can qualify the access with its id to avoid this warning: let index = TableView.view.index(.row, column) ^^^^^ Warning: TreeViewDelegate.qml:90:46: Could not compile binding for onCommit: Cannot access value for name row [compiler] let index = TableView.view.index(row, column) ^^^ [8503/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleimplplugin_BoxShadow_qml.cpp Info: BoxShadow.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.Material ^^^^^^ Warning: BoxShadow.qml:34:59: Member "radius" not found on type "QQuickItem" [missing-property] readonly property real sourceRadius: source && source.radius || 0 ^^^^^^ Warning: BoxShadow.qml:34:59: Could not compile binding for sourceRadius: Cannot load property radius from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/BoxShadow.qml)::source with type QQuickItem. [compiler] readonly property real sourceRadius: source && source.radius || 0 ^^^^^^ [8504/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleimplplugin_RectangularGlow_qml.cpp Warning: RectangularGlow.qml:195:25: Could not compile function clampedCornerRadius: function without type annotation returns double of double [compiler] return Math.max(0, Math.min(rootItem.cornerRadius, maxCornerRadius)) ^^^ [8505/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleimplplugin_CheckIndicator_qml.cpp Info: CheckIndicator.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.Material.impl ^^^^^^ Warning: CheckIndicator.qml:19:38: Member "checkState" not found on type "QQuickItem" [missing-property] property int checkState: control.checkState ^^^^^^^^^^ Warning: CheckIndicator.qml:19:38: Could not compile binding for checkState: Cannot load property checkState from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/CheckIndicator.qml)::control with type QQuickItem. [compiler] property int checkState: control.checkState ^^^^^^^^^^ Warning: CheckIndicator.qml:13:28: Could not compile binding for color: Member enabled of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/CheckIndicator.qml)::control with type QQuickItem can be shadowed [compiler] border.color: !control.enabled ? control.Material.hintTextColor ^^^^^^^ [8506/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleimplplugin_RadioIndicator_qml.cpp Info: RadioIndicator.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Material.impl ^^^^^^ Warning: RadioIndicator.qml:15:28: Could not compile binding for color: Member enabled of QQuickAbstractButton of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/RadioIndicator.qml)::control with type QQuickAbstractButton can be shadowed [compiler] border.color: !control.enabled ? control.Material.hintTextColor ^^^^^^^ Warning: RadioIndicator.qml:27:23: Member "border" not found on type "QQuickItem" [missing-property] color: parent.border.color ^^^^^^ Warning: RadioIndicator.qml:27:23: Could not compile binding for color: Cannot load property border from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/RadioIndicator.qml)::parent with type QQuickItem. [compiler] color: parent.border.color ^^^^^^ [8507/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleimplplugin_CursorDelegate_qml.cpp Warning: CursorDelegate.qml:12:44: Member "readOnly" not found on type "QQuickItem" [missing-property] visible: parent.activeFocus && !parent.readOnly && parent.selectionStart === parent.selectionEnd ^^^^^^^^ Warning: CursorDelegate.qml:12:44: Could not compile binding for visible: Cannot load property readOnly from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/CursorDelegate.qml)::parent with type QQuickItem. [compiler] visible: parent.activeFocus && !parent.readOnly && parent.selectionStart === parent.selectionEnd ^^^^^^^^ Warning: CursorDelegate.qml:25:62: Member "readOnly" not found on type "QQuickItem" [missing-property] running: cursor.parent.activeFocus && !cursor.parent.readOnly && interval != 0 ^^^^^^^^ Warning: CursorDelegate.qml:25:62: Could not compile binding for running: Cannot load property readOnly from QQuickItem of QQuickItem::parent with type QQuickItem. [compiler] running: cursor.parent.activeFocus && !cursor.parent.readOnly && interval != 0 ^^^^^^^^ Warning: CursorDelegate.qml:27:33: Member "cursorFlashTime" not found on type "QObject" [missing-property] interval: Qt.styleHints.cursorFlashTime / 2 ^^^^^^^^^^^^^^^ Warning: CursorDelegate.qml:27:33: Could not compile binding for interval: Cannot load property cursorFlashTime from QObject of QtObject::styleHints with type QObject. [compiler] interval: Qt.styleHints.cursorFlashTime / 2 ^^^^^^^^^^^^^^^ [8508/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleimplplugin_RoundedElevationEffect_qml.cpp Warning: RoundedElevationEffect.qml:14:27: Could not compile function roundedShadows: Instruction "generate_GetIterator" not implemented [compiler] let shadows = [..._defaultShadows] ^^^^^^^^^^^^^^^ [8509/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleimplplugin_ElevationEffect_qml.cpp Info: ElevationEffect.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.Material ^^^^^^ Warning: ElevationEffect.qml:45:47: Could not compile binding for sourceItem: Cannot load property sourceItem from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/ElevationEffect.qml)::source with type QVariant. [compiler] readonly property Item sourceItem: source.sourceItem ^^^^^^^^^^ Warning: ElevationEffect.qml:80:44: Could not compile binding for _defaultShadows: Cannot generate efficient code for DefineObjectLiteral [compiler] readonly property var _defaultShadows: [ ^ Warning: ElevationEffect.qml:192:86: Could not compile binding for _shadow: Cannot load property length from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/ElevationEffect.qml)::_shadows with type QVariant. [compiler] readonly property var _shadow: _shadows[Math.max(0, Math.min(elevation, _shadows.length - 1))] ^^^^^^ Warning: ElevationEffect.qml:212:37: Could not compile binding for offsetY: Cannot load property angularValues from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/ElevationEffect.qml)::_shadow with type QVariant. [compiler] offsetY: effect._shadow.angularValues[0].offset ^^^^^^^^^^^^^ Warning: ElevationEffect.qml:213:40: Could not compile binding for blurRadius: Cannot load property angularValues from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/ElevationEffect.qml)::_shadow with type QVariant. [compiler] blurRadius: effect._shadow.angularValues[0].blur ^^^^^^^^^^^^^ Warning: ElevationEffect.qml:214:42: Could not compile binding for spreadRadius: Cannot load property angularValues from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/ElevationEffect.qml)::_shadow with type QVariant. [compiler] spreadRadius: effect._shadow.angularValues[0].spread ^^^^^^^^^^^^^ Warning: ElevationEffect.qml:215:38: Could not compile binding for strength: Cannot load property strength from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/ElevationEffect.qml)::_shadow with type QVariant. [compiler] strength: effect._shadow.strength ^^^^^^^^ Warning: ElevationEffect.qml:224:37: Could not compile binding for offsetY: Cannot load property angularValues from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/ElevationEffect.qml)::_shadow with type QVariant. [compiler] offsetY: effect._shadow.angularValues[1].offset ^^^^^^^^^^^^^ Warning: ElevationEffect.qml:225:40: Could not compile binding for blurRadius: Cannot load property angularValues from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/ElevationEffect.qml)::_shadow with type QVariant. [compiler] blurRadius: effect._shadow.angularValues[1].blur ^^^^^^^^^^^^^ Warning: ElevationEffect.qml:226:42: Could not compile binding for spreadRadius: Cannot load property angularValues from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/ElevationEffect.qml)::_shadow with type QVariant. [compiler] spreadRadius: effect._shadow.angularValues[1].spread ^^^^^^^^^^^^^ Warning: ElevationEffect.qml:227:38: Could not compile binding for strength: Cannot load property strength from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/ElevationEffect.qml)::_shadow with type QVariant. [compiler] strength: effect._shadow.strength ^^^^^^^^ Warning: ElevationEffect.qml:236:37: Could not compile binding for offsetY: Cannot load property angularValues from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/ElevationEffect.qml)::_shadow with type QVariant. [compiler] offsetY: effect._shadow.angularValues[2].offset ^^^^^^^^^^^^^ Warning: ElevationEffect.qml:237:40: Could not compile binding for blurRadius: Cannot load property angularValues from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/ElevationEffect.qml)::_shadow with type QVariant. [compiler] blurRadius: effect._shadow.angularValues[2].blur ^^^^^^^^^^^^^ Warning: ElevationEffect.qml:238:42: Could not compile binding for spreadRadius: Cannot load property angularValues from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/ElevationEffect.qml)::_shadow with type QVariant. [compiler] spreadRadius: effect._shadow.angularValues[2].spread ^^^^^^^^^^^^^ Warning: ElevationEffect.qml:239:38: Could not compile binding for strength: Cannot load property strength from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/ElevationEffect.qml)::_shadow with type QVariant. [compiler] strength: effect._shadow.strength ^^^^^^^^ [8563/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleimplplugin_SliderHandle_qml.cpp Warning: SliderHandle.qml:26:28: Could not compile binding for color: Cannot load property enabled from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/SliderHandle.qml)::control with type QVariant. [compiler] ? root.control.enabled ? root.control.Material.accentColor : root.control.Material.sliderDisabledColor ^^^^^^^ Warning: SliderHandle.qml: Cannot retrieve attached object for non-reference type QVariant [compiler] Warning: SliderHandle.qml:36:44: Could not compile binding for color: Cannot load property Material from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/SliderHandle.qml)::control with type QVariant. [compiler] color: root.control ? root.control.Material.highlightedRippleColor : "transparent" ^^^^^^^^ [8564/11342] Generating .rcc/qmlcache/qtquickcontrols2materialstyleimplplugin_SwitchIndicator_qml.cpp Info: SwitchIndicator.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Material.impl ^^^^^^ Warning: SwitchIndicator.qml:16:20: Could not compile binding for color: Member enabled of QQuickAbstractButton of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/SwitchIndicator.qml)::control with type QQuickAbstractButton can be shadowed [compiler] color: control.enabled ^^^^^^^ Warning: SwitchIndicator.qml:23:27: Could not compile binding for color: Member enabled of QQuickAbstractButton of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/SwitchIndicator.qml)::control with type QQuickAbstractButton can be shadowed [compiler] border.color: control.enabled ^^^^^^^ Warning: SwitchIndicator.qml:44:31: Member "visualPosition" not found on type "QQuickAbstractButton" [missing-property] indicator.control.visualPosition * parent.width - (width / 2))) ^^^^^^^^^^^^^^ Warning: SwitchIndicator.qml:44:31: Could not compile binding for x: Cannot load property visualPosition from QQuickAbstractButton of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/SwitchIndicator.qml)::control with type QQuickAbstractButton. [compiler] indicator.control.visualPosition * parent.width - (width / 2))) ^^^^^^^^^^^^^^ Warning: SwitchIndicator.qml:54:34: Could not compile binding for color: Member enabled of QQuickAbstractButton of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/material/impl/SwitchIndicator.qml)::control with type QQuickAbstractButton can be shadowed [compiler] color: indicator.control.enabled ^^^^^^^ Warning: SwitchIndicator.qml:70:46: Could not compile binding for hasIcon: Cannot generate efficient code for call to untyped JavaScript function [compiler] || indicator.control.icon.source.toString().length > 0 ^^^^^^^^ Warning: SwitchIndicator.qml:96:25: Cannot assign binding of type QSizeF to QSize [incompatible-type] sourceSize: Qt.size(indicator.control.icon.width, indicator.control.icon.height) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: SwitchIndicator.qml:96:93: Could not compile binding for sourceSize: cannot convert from QSizeF of QSizeF to QSize of QSize [compiler] [8587/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_ApplicationWindow_qml.cpp Warning: ApplicationWindow.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Universal.impl": [import] import QtQuick.Controls.Universal.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Universal/impl/plugins.qmltypes [import] --- Warning: ApplicationWindow.qml:15:5: FocusRectangle was not found. Did you add all import paths? [import] FocusRectangle { ^^^^^^^^^^^^^^ Info: Did you mean "Rectangle"? Rectangle { ^^^^^^^^^ Warning: ApplicationWindow.qml:15:5: 'FocusRectangle' is used but it is not resolved [unresolved-type] FocusRectangle { ^^^^^^^^^^^^^^ Warning: ApplicationWindow.qml:15:5: 'FocusRectangle' is used but it is not resolved [unresolved-type] FocusRectangle { ^^^^^^^^^^^^^^ Warning: ApplicationWindow.qml:15:5: 'FocusRectangle' is used but it is not resolved [unresolved-type] FocusRectangle { ^^^^^^^^^^^^^^ Warning: ApplicationWindow.qml:15:5: 'FocusRectangle' is used but it is not resolved [unresolved-type] FocusRectangle { ^^^^^^^^^^^^^^ Warning: ApplicationWindow.qml:15:5: Type FocusRectangle is used but it is not resolved [unresolved-type] FocusRectangle { ^^^^^^^^^^^^^^ Warning: ApplicationWindow.qml:16:9: Binding assigned to "parent", but no property "parent" exists in the current element. [missing-property] parent: window.activeFocusControl ^^^^^^ Warning: ApplicationWindow.qml:17:9: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: parent ? parent.width : 0 ^^^^^ Warning: ApplicationWindow.qml:18:9: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] height: parent ? parent.height : 0 ^^^^^^ Warning: ApplicationWindow.qml:19:9: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: parent && !!parent.useSystemFocusVisuals && !!parent.visualFocus ^^^^^^^ Info: ApplicationWindow.qml:5:1: Unused import [unused-imports] import QtQuick.Window ^^^^^^ Info: ApplicationWindow.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Universal.impl ^^^^^^ Info: ApplicationWindow.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: ApplicationWindow.qml:16:9: Could not compile binding for parent: Cannot resolve property type for binding on parent. [compiler] Warning: ApplicationWindow.qml:17:9: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: ApplicationWindow.qml:18:9: Could not compile binding for height: Cannot resolve property type for binding on height. [compiler] Warning: ApplicationWindow.qml:19:9: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] [8588/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_BusyIndicator_qml.cpp Warning: BusyIndicator.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.Universal.impl": [import] import QtQuick.Controls.Universal.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Universal/impl/plugins.qmltypes [import] --- Warning: BusyIndicator.qml:17:18: BusyIndicatorImpl was not found. Did you add all import paths? [import] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Info: Did you mean "BusyIndicator"? contentItem: BusyIndicator { ^^^^^^^^^^^^^ Warning: BusyIndicator.qml:17:18: 'BusyIndicatorImpl' is used but it is not resolved [unresolved-type] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Warning: BusyIndicator.qml:17:18: 'BusyIndicatorImpl' is used but it is not resolved [unresolved-type] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Warning: BusyIndicator.qml:17:18: 'BusyIndicatorImpl' is used but it is not resolved [unresolved-type] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Warning: BusyIndicator.qml:17:18: 'BusyIndicatorImpl' is used but it is not resolved [unresolved-type] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Warning: BusyIndicator.qml:17:18: 'BusyIndicatorImpl' is used but it is not resolved [unresolved-type] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Warning: BusyIndicator.qml:17:18: 'BusyIndicatorImpl' is used but it is not resolved [unresolved-type] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Warning: BusyIndicator.qml:18:9: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] implicitWidth: 20 ^^^^^^^^^^^^^ Warning: BusyIndicator.qml:19:9: Binding assigned to "implicitHeight", but no property "implicitHeight" exists in the current element. [missing-property] implicitHeight: 20 ^^^^^^^^^^^^^^ Warning: BusyIndicator.qml:23:9: Binding assigned to "count", but no property "count" exists in the current element. [missing-property] count: size < 60 ? 5 : 6 // "Small" vs. "Large" ^^^^^ Warning: BusyIndicator.qml:24:9: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: control.Universal.accent ^^^^^ Warning: BusyIndicator.qml:25:9: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: control.running ^^^^^^^ Warning: BusyIndicator.qml:17:18: Type BusyIndicatorImpl is used but it is not resolved [unresolved-type] contentItem: BusyIndicatorImpl { ^^^^^^^^^^^^^^^^^ Info: BusyIndicator.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Universal.impl ^^^^^^ Warning: BusyIndicator.qml:23:9: Could not compile binding for count: Cannot resolve property type for binding on count. [compiler] Warning: BusyIndicator.qml:24:9: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] Warning: BusyIndicator.qml:25:9: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] [8590/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_CheckBox_qml.cpp Warning: CheckBox.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.Universal.impl": [import] import QtQuick.Controls.Universal.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Universal/impl/plugins.qmltypes [import] --- Warning: CheckBox.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8591/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_CheckDelegate_qml.cpp Warning: CheckDelegate.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Universal.impl": [import] import QtQuick.Controls.Universal.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Universal/impl/plugins.qmltypes [import] --- Warning: CheckDelegate.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8592/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_ComboBox_qml.cpp Warning: ComboBox.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: ComboBox.qml:26:15: Unqualified access [unqualified] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] : model[control.textRole]) : modelData ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: ComboBox.qml:26:15: Could not compile binding for text: Cannot access value for name control [compiler] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] : model[control.textRole]) : modelData ^^^^^^^ Warning: ComboBox.qml:28:22: Unqualified access [unqualified] highlighted: control.highlightedIndex === index ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: ComboBox.qml:28:22: Could not compile binding for highlighted: Cannot access value for name control [compiler] highlighted: control.highlightedIndex === index ^^^^^^^ Warning: ComboBox.qml:29:23: Unqualified access [unqualified] hoverEnabled: control.hoverEnabled ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: ComboBox.qml:29:23: Could not compile binding for hoverEnabled: Cannot access value for name control [compiler] hoverEnabled: control.hoverEnabled ^^^^^^^ Warning: ComboBox.qml:27:22: Unqualified access [unqualified] font.weight: control.currentIndex === index ? Font.DemiBold : Font.Normal ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: ComboBox.qml:27:22: Could not compile binding for weight: Cannot access value for name control [compiler] font.weight: control.currentIndex === index ? Font.DemiBold : Font.Normal ^^^^^^^ Warning: ComboBox.qml:45:63: Member "hovered" not found on type "QQuickItem" [missing-property] visible: control.editable && !control.contentItem.hovered && (control.pressed || control.hovered) ^^^^^^^ Warning: ComboBox.qml:45:63: Could not compile binding for visible: Cannot load property hovered from QQuickItem of QQuickControl::contentItem with type QQuickItem. [compiler] visible: control.editable && !control.contentItem.hovered && (control.pressed || control.hovered) ^^^^^^^ Warning: ComboBox.qml:101:38: Could not compile binding for height: Member implicitHeight of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/universal/ComboBox.qml)::contentItem with type QQuickItem can be shadowed [compiler] height: Math.min(contentItem.implicitHeight, control.Window.height - topMargin - bottomMargin) ^^^^^^^^^^^^^^ [8595/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_Dialog_qml.cpp Warning: Dialog.qml:11:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: Dialog.qml:51:16: Unqualified access [unqualified] color: control.Universal.baseLowColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Dialog.qml:51:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Universal.baseLowColor ^^^^^^^ Warning: Dialog.qml:55:16: Unqualified access [unqualified] color: control.Universal.baseLowColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Dialog.qml:55:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Universal.baseLowColor ^^^^^^^ [8597/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_DialogButtonBox_qml.cpp Warning: DialogButtonBox.qml:15:45: Could not compile binding for contentWidth: Member contentWidth of QQuickListView of QQuickListView can be shadowed [compiler] contentWidth: (contentItem as ListView).contentWidth // QTBUG-111283 blocks optional chaining + nullish coalescing ^^^^^^^^^^^^ Warning: DialogButtonBox.qml:24:16: Unqualified access [unqualified] width: control.count === 1 ? control.availableWidth / 2 : undefined ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2023 The Qt Company Ltd. Warning: DialogButtonBox.qml:24:16: Could not compile binding for width: Cannot access value for name control [compiler] width: control.count === 1 ? control.availableWidth / 2 : undefined ^^^^^^^ [8598/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_Drawer_qml.cpp Warning: Drawer.qml:39:16: Unqualified access [unqualified] color: control.Universal.baseLowColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Drawer.qml:39:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Universal.baseLowColor ^^^^^^^ Warning: Drawer.qml:43:16: Unqualified access [unqualified] color: control.Universal.baseLowColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Drawer.qml:43:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Universal.baseLowColor ^^^^^^^ [8599/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_GroupBox_qml.cpp Warning: GroupBox.qml:11:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ [8601/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_ItemDelegate_qml.cpp Warning: ItemDelegate.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8602/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_HorizontalHeaderView_qml.cpp Warning: HorizontalHeaderView.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Universal.impl": [import] import QtQuick.Controls.Universal.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Universal/impl/plugins.qmltypes [import] --- Info: HorizontalHeaderView.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Universal.impl ^^^^^^ Warning: HorizontalHeaderView.qml:26:34: Unqualified access [unqualified] implicitHeight: Math.max(control.height, text.implicitHeight + (cellPadding * 2)) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: HorizontalHeaderView.qml:26:34: Could not compile binding for implicitHeight: Cannot access value for name control [compiler] implicitHeight: Math.max(control.height, text.implicitHeight + (cellPadding * 2)) ^^^^^^^ Warning: HorizontalHeaderView.qml:27:16: Unqualified access [unqualified] color: control.Universal.background ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: HorizontalHeaderView.qml:27:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Universal.background ^^^^^^^ Warning: HorizontalHeaderView.qml:31:19: Unqualified access [unqualified] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: HorizontalHeaderView.qml:31:19: Could not compile binding for text: Cannot access value for name control [compiler] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ Warning: HorizontalHeaderView.qml:38:38: Unqualified access [unqualified] color: Color.transparent(control.Universal.foreground, enabled ? 1.0 : 0.2) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: HorizontalHeaderView.qml:38:38: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.Universal.foreground, enabled ? 1.0 : 0.2) ^^^^^^^ [8603/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_Label_qml.cpp Info: Label.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8604/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_Menu_qml.cpp Warning: Menu.qml:43:16: Unqualified access [unqualified] color: control.Universal.baseLowColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Menu.qml:43:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Universal.baseLowColor ^^^^^^^ Warning: Menu.qml:47:16: Unqualified access [unqualified] color: control.Universal.baseLowColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Menu.qml:47:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Universal.baseLowColor ^^^^^^^ [8605/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_MenuBar_qml.cpp Info: MenuBar.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ [8606/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_MenuBarItem_qml.cpp Warning: MenuBarItem.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8608/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_MenuItem_qml.cpp Warning: MenuItem.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8609/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_PageIndicator_qml.cpp Warning: PageIndicator.qml:24:26: Unqualified access [unqualified] color: index === control.currentIndex ? control.Universal.baseMediumHighColor : ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: PageIndicator.qml:24:26: Could not compile binding for color: Cannot access value for name control [compiler] color: index === control.currentIndex ? control.Universal.baseMediumHighColor : ^^^^^^^ [8611/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_Page_qml.cpp Warning: Page.qml:11:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ [8613/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_Popup_qml.cpp Warning: Popup.qml:25:16: Unqualified access [unqualified] color: control.Universal.baseLowColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Popup.qml:25:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Universal.baseLowColor ^^^^^^^ Warning: Popup.qml:29:16: Unqualified access [unqualified] color: control.Universal.baseLowColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Popup.qml:29:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Universal.baseLowColor ^^^^^^^ [8614/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_ProgressBar_qml.cpp Warning: ProgressBar.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.Universal.impl": [import] import QtQuick.Controls.Universal.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Universal/impl/plugins.qmltypes [import] --- Warning: ProgressBar.qml:17:18: ProgressBarImpl was not found. Did you add all import paths? [import] contentItem: ProgressBarImpl { ^^^^^^^^^^^^^^^ Info: Did you mean "ProgressBar"? contentItem: ProgressBar { ^^^^^^^^^^^ Warning: ProgressBar.qml:17:18: 'ProgressBarImpl' is used but it is not resolved [unresolved-type] contentItem: ProgressBarImpl { ^^^^^^^^^^^^^^^ Warning: ProgressBar.qml:17:18: 'ProgressBarImpl' is used but it is not resolved [unresolved-type] contentItem: ProgressBarImpl { ^^^^^^^^^^^^^^^ Warning: ProgressBar.qml:17:18: 'ProgressBarImpl' is used but it is not resolved [unresolved-type] contentItem: ProgressBarImpl { ^^^^^^^^^^^^^^^ Warning: ProgressBar.qml:17:18: 'ProgressBarImpl' is used but it is not resolved [unresolved-type] contentItem: ProgressBarImpl { ^^^^^^^^^^^^^^^ Warning: ProgressBar.qml:17:18: 'ProgressBarImpl' is used but it is not resolved [unresolved-type] contentItem: ProgressBarImpl { ^^^^^^^^^^^^^^^ Warning: ProgressBar.qml:18:9: Binding assigned to "implicitHeight", but no property "implicitHeight" exists in the current element. [missing-property] implicitHeight: 10 ^^^^^^^^^^^^^^ Warning: ProgressBar.qml:20:9: Binding assigned to "scale", but no property "scale" exists in the current element. [missing-property] scale: control.mirrored ? -1 : 1 ^^^^^ Warning: ProgressBar.qml:21:9: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: control.Universal.accent ^^^^^ Warning: ProgressBar.qml:22:9: Binding assigned to "progress", but no property "progress" exists in the current element. [missing-property] progress: control.position ^^^^^^^^ Warning: ProgressBar.qml:23:9: Binding assigned to "indeterminate", but no property "indeterminate" exists in the current element. [missing-property] indeterminate: control.visible && control.indeterminate ^^^^^^^^^^^^^ Warning: ProgressBar.qml:17:18: Type ProgressBarImpl is used but it is not resolved [unresolved-type] contentItem: ProgressBarImpl { ^^^^^^^^^^^^^^^ Info: ProgressBar.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.Universal.impl ^^^^^^ Warning: ProgressBar.qml:20:9: Could not compile binding for scale: Cannot resolve property type for binding on scale. [compiler] Warning: ProgressBar.qml:21:9: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] Warning: ProgressBar.qml:22:9: Could not compile binding for progress: Cannot resolve property type for binding on progress. [compiler] Warning: ProgressBar.qml:23:9: Could not compile binding for indeterminate: Cannot resolve property type for binding on indeterminate. [compiler] [8615/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_RadioButton_qml.cpp Warning: RadioButton.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.Universal.impl": [import] import QtQuick.Controls.Universal.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Universal/impl/plugins.qmltypes [import] --- Warning: RadioButton.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8616/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_RangeSlider_qml.cpp Warning: RangeSlider.qml:11:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: RangeSlider.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: RangeSlider.qml:63:59: Member "pressed" not found on type "T.RangeSlider" [missing-property] color: enabled && control.hovered && !control.pressed ? control.Universal.baseMediumColor : ^^^^^^^ Warning: RangeSlider.qml:63:59: Could not compile binding for color: Cannot load property pressed from QQuickRangeSlider of . [compiler] color: enabled && control.hovered && !control.pressed ? control.Universal.baseMediumColor : ^^^^^^^ [8617/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_RadioDelegate_qml.cpp Warning: RadioDelegate.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Universal.impl": [import] import QtQuick.Controls.Universal.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Universal/impl/plugins.qmltypes [import] --- Warning: RadioDelegate.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8621/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_ScrollView_qml.cpp Info: ScrollView.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: ScrollView.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8623/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_SpinBox_qml.cpp Warning: SpinBox.qml:15:41: Could not compile binding for implicitWidth: Member implicitWidth of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/universal/SpinBox.qml)::contentItem with type QQuickItem can be shadowed [compiler] contentItem.implicitWidth + leftPadding + rightPadding) ^^^^^^^^^^^^^ Warning: SpinBox.qml:16:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: SpinBox.qml:30:32: Member "name" not found on type "QLocale" [missing-property] locale: control.locale.name ^^^^ Warning: SpinBox.qml:30:32: Could not compile binding for locale: Cannot load property name from QLocale of QQuickControl::locale with type QLocale. [compiler] locale: control.locale.name ^^^^ [8624/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_SelectionRectangle_qml.cpp Info: SelectionRectangle.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Warning: SelectionRectangle.qml:24:30: Member "active" not found on type "QQuickItem" [missing-property] visible: control.active ^^^^^^ Warning: SelectionRectangle.qml:24:30: Could not compile binding for visible: Cannot load property active from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/universal/SelectionRectangle.qml)::control with type QQuickItem. [compiler] visible: control.active ^^^^^^ [8625/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_SplitView_qml.cpp Warning: SplitView.qml:17:24: Unqualified access [unqualified] implicitWidth: control.orientation === Qt.Horizontal ? 6 : control.width ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2018 The Qt Company Ltd. Warning: SplitView.qml:17:24: Could not compile binding for implicitWidth: Cannot access value for name control [compiler] implicitWidth: control.orientation === Qt.Horizontal ? 6 : control.width ^^^^^^^ Warning: SplitView.qml:18:25: Unqualified access [unqualified] implicitHeight: control.orientation === Qt.Horizontal ? control.height : 6 ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2018 The Qt Company Ltd. Warning: SplitView.qml:18:25: Could not compile binding for implicitHeight: Cannot access value for name control [compiler] implicitHeight: control.orientation === Qt.Horizontal ? control.height : 6 ^^^^^^^ Warning: SplitView.qml:19:40: Unqualified access [unqualified] color: T.SplitHandle.pressed ? control.Universal.baseMediumColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2018 The Qt Company Ltd. Warning: SplitView.qml:19:40: Could not compile binding for color: Cannot access value for name control [compiler] color: T.SplitHandle.pressed ? control.Universal.baseMediumColor ^^^^^^^ [8626/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_StackView_qml.cpp Info: StackView.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.Universal ^^^^^^ [8627/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_SwipeDelegate_qml.cpp Warning: SwipeDelegate.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8628/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_SwitchDelegate_qml.cpp Warning: SwitchDelegate.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Universal.impl": [import] import QtQuick.Controls.Universal.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Universal/impl/plugins.qmltypes [import] --- Warning: SwitchDelegate.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8629/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_TabButton_qml.cpp Info: TabButton.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8631/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_Switch_qml.cpp Warning: Switch.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.Universal.impl": [import] import QtQuick.Controls.Universal.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Universal/impl/plugins.qmltypes [import] --- Warning: Switch.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8632/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_TextArea_qml.cpp Warning: TextArea.qml:12:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(contentWidth + leftPadding + rightPadding, ^^^ Warning: TextArea.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(contentHeight + topPadding + bottomPadding, ^^^ [8633/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_TextField_qml.cpp Warning: TextField.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8638/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_Tumbler_qml.cpp Warning: Tumbler.qml:19:15: Unqualified access [unqualified] font: control.font ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Tumbler.qml:19:15: Could not compile binding for font: Cannot access value for name control [compiler] font: control.font ^^^^^^^ Warning: Tumbler.qml:20:16: Unqualified access [unqualified] color: control.Universal.foreground ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Tumbler.qml:20:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Universal.foreground ^^^^^^^ Warning: Tumbler.qml:21:59: Unqualified access [unqualified] opacity: (1.0 - Math.abs(Tumbler.displacement) / (control.visibleItemCount / 2)) * (control.enabled ? 1 : 0.6) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2017 The Qt Company Ltd. Warning: Tumbler.qml:21:59: Could not compile binding for opacity: Cannot access value for name control [compiler] opacity: (1.0 - Math.abs(Tumbler.displacement) / (control.visibleItemCount / 2)) * (control.enabled ? 1 : 0.6) ^^^^^^^ Warning: Tumbler.qml:36:42: Member "delegateHeight" not found on type "QQuickItem" [missing-property] startY: -control.contentItem.delegateHeight / 2 ^^^^^^^^^^^^^^ Warning: Tumbler.qml:36:42: Could not compile binding for startY: Cannot load property delegateHeight from QQuickItem of QQuickControl::contentItem with type QQuickItem. [compiler] startY: -control.contentItem.delegateHeight / 2 ^^^^^^^^^^^^^^ Warning: Tumbler.qml:39:73: Member "delegateHeight" not found on type "QQuickItem" [missing-property] y: (control.visibleItemCount + 1) * control.contentItem.delegateHeight - control.contentItem.delegateHeight / 2 ^^^^^^^^^^^^^^ Warning: Tumbler.qml:39:73: Could not compile binding for y: Cannot load property delegateHeight from QQuickItem of QQuickControl::contentItem with type QQuickItem. [compiler] y: (control.visibleItemCount + 1) * control.contentItem.delegateHeight - control.contentItem.delegateHeight / 2 ^^^^^^^^^^^^^^ [8641/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleplugin_VerticalHeaderView_qml.cpp Warning: VerticalHeaderView.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.Universal.impl": [import] import QtQuick.Controls.Universal.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/Universal/impl/plugins.qmltypes [import] --- Info: VerticalHeaderView.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Universal.impl ^^^^^^ Warning: VerticalHeaderView.qml:25:33: Unqualified access [unqualified] implicitWidth: Math.max(control.width, text.implicitWidth + (cellPadding * 2)) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: VerticalHeaderView.qml:25:33: Could not compile binding for implicitWidth: Cannot access value for name control [compiler] implicitWidth: Math.max(control.width, text.implicitWidth + (cellPadding * 2)) ^^^^^^^ Warning: VerticalHeaderView.qml:27:16: Unqualified access [unqualified] color: control.Universal.background ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: VerticalHeaderView.qml:27:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Universal.background ^^^^^^^ Warning: VerticalHeaderView.qml:31:19: Unqualified access [unqualified] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: VerticalHeaderView.qml:31:19: Could not compile binding for text: Cannot access value for name control [compiler] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ Warning: VerticalHeaderView.qml:38:38: Unqualified access [unqualified] color: Color.transparent(control.Universal.foreground, enabled ? 1.0 : 0.2) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2020 The Qt Company Ltd. Warning: VerticalHeaderView.qml:38:38: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.Universal.foreground, enabled ? 1.0 : 0.2) ^^^^^^^ [8643/11342] Generating .rcc/qmlcache/qtquickcontrols2macosstyleplugin_Button_qml.cpp Warning: Button.qml:5:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/NativeStyle/plugins.qmltypes [import] Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: Button.qml:11:32: Member "styleFont" not found on type "QQuickItem" [missing-property] font.pixelSize: background.styleFont(control).pixelSize ^^^^^^^^^ Warning: Button.qml:11:32: Could not compile binding for pixelSize: Type QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/macos/Button.qml)::background with type QQuickItem does not have a property styleFont for calling [compiler] font.pixelSize: background.styleFont(control).pixelSize ^^^^^^^^^ [8645/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleimplplugin_RadioIndicator_qml.cpp Warning: RadioIndicator.qml:14:28: Could not compile binding for color: Cannot load property checked from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/universal/impl/RadioIndicator.qml)::control with type QVariant. [compiler] border.color: control.checked ? "transparent" : ^^^^^^^ Warning: RadioIndicator.qml:27:36: Could not compile binding for opacity: Cannot load property checked from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/universal/impl/RadioIndicator.qml)::control with type QVariant. [compiler] opacity: indicator.control.checked ? 1 : 0 ^^^^^^^ Warning: RadioIndicator.qml:30:42: Could not compile binding for color: Cannot load property enabled from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/universal/impl/RadioIndicator.qml)::control with type QVariant. [compiler] border.color: !indicator.control.enabled ? indicator.control.Universal.baseLowColor : ^^^^^^^ Warning: RadioIndicator.qml:42:36: Could not compile binding for opacity: Cannot load property checked from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/universal/impl/RadioIndicator.qml)::control with type QVariant. [compiler] opacity: indicator.control.checked ? 1 : 0 ^^^^^^^ Warning: RadioIndicator.qml:43:35: Could not compile binding for color: Cannot load property enabled from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/universal/impl/RadioIndicator.qml)::control with type QVariant. [compiler] color: !indicator.control.enabled ? indicator.control.Universal.baseLowColor : ^^^^^^^ [8646/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleimplplugin_CheckIndicator_qml.cpp Info: CheckIndicator.qml:5:1: Unused import [unused-imports] import QtQuick.Templates as T ^^^^^^ Warning: CheckIndicator.qml:15:21: Member "down" not found on type "QQuickItem" [missing-property] control.down && !partiallyChecked ? control.Universal.baseMediumColor : ^^^^ Warning: CheckIndicator.qml:15:21: Could not compile binding for color: Cannot load property down from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/universal/impl/CheckIndicator.qml)::control with type QQuickItem. [compiler] control.down && !partiallyChecked ? control.Universal.baseMediumColor : ^^^^ Warning: CheckIndicator.qml:23:54: Member "checkState" not found on type "QQuickItem" [missing-property] readonly property bool partiallyChecked: control.checkState === Qt.PartiallyChecked ^^^^^^^^^^ Warning: CheckIndicator.qml:23:54: Could not compile binding for partiallyChecked: Cannot load property checkState from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/universal/impl/CheckIndicator.qml)::control with type QQuickItem. [compiler] readonly property bool partiallyChecked: control.checkState === Qt.PartiallyChecked ^^^^^^^^^^ Warning: CheckIndicator.qml:18:28: Member "down" not found on type "QQuickItem" [missing-property] control.down ? control.Universal.baseMediumColor : ^^^^ Warning: CheckIndicator.qml:18:28: Could not compile binding for color: Cannot load property down from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/universal/impl/CheckIndicator.qml)::control with type QQuickItem. [compiler] control.down ? control.Universal.baseMediumColor : ^^^^ Warning: CheckIndicator.qml:29:36: Member "checkState" not found on type "QQuickItem" [missing-property] visible: indicator.control.checkState === Qt.Checked ^^^^^^^^^^ Warning: CheckIndicator.qml:29:36: Could not compile binding for visible: Cannot load property checkState from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/universal/impl/CheckIndicator.qml)::control with type QQuickItem. [compiler] visible: indicator.control.checkState === Qt.Checked ^^^^^^^^^^ Warning: CheckIndicator.qml:30:35: Could not compile binding for color: Member enabled of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/universal/impl/CheckIndicator.qml)::control with type QQuickItem can be shadowed [compiler] color: !indicator.control.enabled ? indicator.control.Universal.baseLowColor : indicator.control.Universal.chromeWhiteColor ^^^^^^^ Warning: CheckIndicator.qml:40:37: Member "pressed" not found on type "QQuickItem" [missing-property] visible: !indicator.control.pressed && enabled && indicator.control.hovered || indicator.partiallyChecked ^^^^^^^ Warning: CheckIndicator.qml:40:37: Could not compile binding for visible: Cannot load property pressed from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/universal/impl/CheckIndicator.qml)::control with type QQuickItem. [compiler] visible: !indicator.control.pressed && enabled && indicator.control.hovered || indicator.partiallyChecked ^^^^^^^ Warning: CheckIndicator.qml:43:35: Member "down" not found on type "QQuickItem" [missing-property] indicator.control.down ? indicator.control.Universal.baseMediumColor : ^^^^ Warning: CheckIndicator.qml:43:35: Could not compile binding for color: Cannot load property down from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/universal/impl/CheckIndicator.qml)::control with type QQuickItem. [compiler] indicator.control.down ? indicator.control.Universal.baseMediumColor : ^^^^ [8704/11342] Generating .rcc/qmlcache/qtquickcontrols2universalstyleimplplugin_SwitchIndicator_qml.cpp Warning: SwitchIndicator.qml:20:35: Could not compile binding for color: Member enabled of QQuickAbstractButton of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/universal/impl/SwitchIndicator.qml)::control with type QQuickAbstractButton can be shadowed [compiler] color: !indicator.control.enabled ? "transparent" : ^^^^^^^ Warning: SwitchIndicator.qml:23:42: Could not compile binding for color: Member enabled of QQuickAbstractButton of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/universal/impl/SwitchIndicator.qml)::control with type QQuickAbstractButton can be shadowed [compiler] border.color: !indicator.control.enabled ? indicator.control.Universal.baseLowColor : ^^^^^^^ Warning: SwitchIndicator.qml:35:35: Could not compile binding for color: Member enabled of QQuickAbstractButton of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/universal/impl/SwitchIndicator.qml)::control with type QQuickAbstractButton can be shadowed [compiler] color: !indicator.control.enabled ? indicator.control.Universal.baseLowColor : ^^^^^^^ Warning: SwitchIndicator.qml:40:51: Member "visualPosition" not found on type "QQuickAbstractButton" [missing-property] indicator.control.visualPosition * parent.width - (width / 2))) ^^^^^^^^^^^^^^ Warning: SwitchIndicator.qml:40:51: Could not compile binding for x: Cannot load property visualPosition from QQuickAbstractButton of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/universal/impl/SwitchIndicator.qml)::control with type QQuickAbstractButton. [compiler] indicator.control.visualPosition * parent.width - (width / 2))) ^^^^^^^^^^^^^^ [8707/11342] Generating .rcc/qmlcache/qtquickcontrols2macosstyleplugin_Slider_qml.cpp Warning: Slider.qml:5:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/NativeStyle/plugins.qmltypes [import] Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: Slider.qml:13:17: NativeStyle.Slider was not found. Did you add all import paths? [import] background: NativeStyle.Slider { ^^^^^^^^^^^ Info: Did you mean "NativeStyle"? background: NativeStyle.Slider { ^^^^^^^^^^^ Warning: Slider.qml:26:13: NativeStyle.Slider was not found. Did you add all import paths? [import] handle: NativeStyle.Slider { ^^^^^^^^^^^ Info: Did you mean "NativeStyle"? handle: NativeStyle.Slider { ^^^^^^^^^^^ Warning: Slider.qml:13:17: 'NativeStyle.Slider' is used but it is not resolved [unresolved-type] background: NativeStyle.Slider { ^^^^^^^^^^^ Warning: Slider.qml:13:17: 'NativeStyle.Slider' is used but it is not resolved [unresolved-type] background: NativeStyle.Slider { ^^^^^^^^^^^ Warning: Slider.qml:13:17: 'NativeStyle.Slider' is used but it is not resolved [unresolved-type] background: NativeStyle.Slider { ^^^^^^^^^^^ Warning: Slider.qml:13:17: 'NativeStyle.Slider' is used but it is not resolved [unresolved-type] background: NativeStyle.Slider { ^^^^^^^^^^^ Warning: Slider.qml:26:13: 'NativeStyle.Slider' is used but it is not resolved [unresolved-type] handle: NativeStyle.Slider { ^^^^^^^^^^^ Warning: Slider.qml:26:13: 'NativeStyle.Slider' is used but it is not resolved [unresolved-type] handle: NativeStyle.Slider { ^^^^^^^^^^^ Warning: Slider.qml:26:13: 'NativeStyle.Slider' is used but it is not resolved [unresolved-type] handle: NativeStyle.Slider { ^^^^^^^^^^^ Warning: Slider.qml:26:13: 'NativeStyle.Slider' is used but it is not resolved [unresolved-type] handle: NativeStyle.Slider { ^^^^^^^^^^^ Warning: Slider.qml:26:13: 'NativeStyle.Slider' is used but it is not resolved [unresolved-type] handle: NativeStyle.Slider { ^^^^^^^^^^^ Warning: Slider.qml:26:13: 'NativeStyle.Slider' is used but it is not resolved [unresolved-type] handle: NativeStyle.Slider { ^^^^^^^^^^^ Warning: Slider.qml:26:13: 'NativeStyle.Slider' is used but it is not resolved [unresolved-type] handle: NativeStyle.Slider { ^^^^^^^^^^^ Warning: Slider.qml:30:9: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: false ^^^^^^^ Warning: Slider.qml:32:9: Binding assigned to "control", but no property "control" exists in the current element. [missing-property] control: control ^^^^^^^ Warning: Slider.qml:33:9: Binding assigned to "subControl", but no property "subControl" exists in the current element. [missing-property] subControl: NativeStyle.Slider.Handle ^^^^^^^^^^ Warning: Slider.qml:34:9: Binding assigned to "x", but no property "x" exists in the current element. [missing-property] x: control.leftPadding + (control.horizontal ? control.visualPosition * (control.availableWidth - width) : (control.availableWidth - width) / 2) ^ Warning: Slider.qml:35:9: Binding assigned to "y", but no property "y" exists in the current element. [missing-property] y: control.topPadding + (control.horizontal ? (control.availableHeight - height) / 2 : control.visualPosition * (control.availableHeight - height)) ^ Warning: Slider.qml:36:9: Binding assigned to "useNinePatchImage", but no property "useNinePatchImage" exists in the current element. [missing-property] useNinePatchImage: false ^^^^^^^^^^^^^^^^^ Warning: Slider.qml:14:9: Binding assigned to "control", but no property "control" exists in the current element. [missing-property] control: control ^^^^^^^ Warning: Slider.qml:15:9: Binding assigned to "subControl", but no property "subControl" exists in the current element. [missing-property] subControl: NativeStyle.Slider.Groove | NativeStyle.Slider.Handle ^^^^^^^^^^ Warning: Slider.qml:21:9: Binding assigned to "useNinePatchImage", but no property "useNinePatchImage" exists in the current element. [missing-property] useNinePatchImage: false ^^^^^^^^^^^^^^^^^ Warning: Slider.qml:13:17: Type NativeStyle.Slider is used but it is not resolved [unresolved-type] background: NativeStyle.Slider { ^^^^^^^^^^^ Warning: Slider.qml:26:13: Type NativeStyle.Slider is used but it is not resolved [unresolved-type] handle: NativeStyle.Slider { ^^^^^^^^^^^ Warning: Slider.qml:11:32: Member "styleFont" not found on type "QQuickItem" [missing-property] font.pixelSize: background.styleFont(control).pixelSize ^^^^^^^^^ Warning: Slider.qml:11:32: Could not compile binding for pixelSize: Type QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/macos/Slider.qml)::background with type QQuickItem does not have a property styleFont for calling [compiler] font.pixelSize: background.styleFont(control).pixelSize ^^^^^^^^^ Warning: Slider.qml:14:9: Could not compile binding for control: Cannot resolve property type for binding on control. [compiler] Warning: Slider.qml:15:9: Could not compile binding for subControl: Cannot resolve property type for binding on subControl. [compiler] Warning: Slider.qml:32:9: Could not compile binding for control: Cannot resolve property type for binding on control. [compiler] Warning: Slider.qml:33:9: Could not compile binding for subControl: Cannot resolve property type for binding on subControl. [compiler] Warning: Slider.qml:34:9: Could not compile binding for x: Cannot resolve property type for binding on x. [compiler] Warning: Slider.qml:35:9: Could not compile binding for y: Cannot resolve property type for binding on y. [compiler] [8718/11342] Generating .rcc/qmlcache/qtquickcontrols2macosstyleplugin_CheckBox_qml.cpp Warning: CheckBox.qml:5:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/NativeStyle/plugins.qmltypes [import] Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: CheckBox.qml:12:31: Member "styleFont" not found on type "QQuickItem" [missing-property] font.pixelSize: indicator.styleFont(control).pixelSize ^^^^^^^^^ Warning: CheckBox.qml:12:31: Could not compile binding for pixelSize: Type QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/macos/CheckBox.qml)::indicator with type QQuickItem does not have a property styleFont for calling [compiler] font.pixelSize: indicator.styleFont(control).pixelSize ^^^^^^^^^ [8719/11342] Generating .rcc/qmlcache/qtquickcontrols2macosstyleplugin_GroupBox_qml.cpp Warning: GroupBox.qml:5:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/NativeStyle/plugins.qmltypes [import] Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: GroupBox.qml:9:32: Member "styleFont" not found on type "QQuickItem" [missing-property] font.pixelSize: background.styleFont(control).pixelSize ^^^^^^^^^ Warning: GroupBox.qml:9:32: Could not compile binding for pixelSize: Type QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/macos/GroupBox.qml)::background with type QQuickItem does not have a property styleFont for calling [compiler] font.pixelSize: background.styleFont(control).pixelSize ^^^^^^^^^ Warning: GroupBox.qml:12:37: Unqualified access [unqualified] ? background.labelPos ^^^^^^^^^^ Info: background is a member of a parent element. You can qualify the access with its id to avoid this warning: ? control.background.labelPos ^^^^^^^^ Warning: GroupBox.qml:12:37: Could not compile binding for labelPos: Cannot access value for name background [compiler] ? background.labelPos ^^^^^^^^^^ Warning: GroupBox.qml:16:25: Unqualified access [unqualified] x: labelPos.x + background.x ^^^^^^^^^^ Info: background is a member of a parent element. You can qualify the access with its id to avoid this warning: x: labelPos.x + control.background.x ^^^^^^^^ Warning: GroupBox.qml:16:25: Could not compile binding for x: Cannot access value for name background [compiler] x: labelPos.x + background.x ^^^^^^^^^^ Warning: GroupBox.qml:17:25: Unqualified access [unqualified] y: labelPos.y + background.y - (control.__nativeBackground ? background.groupBoxPadding.top : 0) ^^^^^^^^^^ Info: background is a member of a parent element. You can qualify the access with its id to avoid this warning: y: labelPos.y + control.background.y - (control.__nativeBackground ? background.groupBoxPadding.top : 0) ^^^^^^^^ Warning: GroupBox.qml:17:25: Could not compile binding for y: Cannot access value for name background [compiler] y: labelPos.y + background.y - (control.__nativeBackground ? background.groupBoxPadding.top : 0) ^^^^^^^^^^ Warning: GroupBox.qml:18:28: Could not compile binding for width: Cannot load property implicitWidth from conversion to QVariant. [compiler] width: children[0].implicitWidth ^^^^^^^^^^^^^ Warning: GroupBox.qml:19:29: Could not compile binding for height: Cannot load property implicitHeight from conversion to QVariant. [compiler] height: children[0].implicitHeight ^^^^^^^^^^^^^^ [8721/11342] Generating .rcc/qmlcache/qtquickcontrols2macosstyleplugin_SelectionRectangle_qml.cpp Info: SelectionRectangle.qml:6:1: Unused import [unused-imports] import QtQuick.Shapes ^^^^^^ [8722/11342] Generating .rcc/qmlcache/qtquickcontrols2macosstyleplugin_RadioButton_qml.cpp Warning: RadioButton.qml:5:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/NativeStyle/plugins.qmltypes [import] Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: RadioButton.qml:11:31: Member "styleFont" not found on type "QQuickItem" [missing-property] font.pixelSize: indicator.styleFont(control).pixelSize ^^^^^^^^^ Warning: RadioButton.qml:11:31: Could not compile binding for pixelSize: Type QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/macos/RadioButton.qml)::indicator with type QQuickItem does not have a property styleFont for calling [compiler] font.pixelSize: indicator.styleFont(control).pixelSize ^^^^^^^^^ [8724/11342] Generating .rcc/qmlcache/qtquickcontrols2macosstyleplugin_SpinBox_qml.cpp Warning: SpinBox.qml:6:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/NativeStyle/plugins.qmltypes [import] Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: SpinBox.qml:51:5: NativeStyle.SpinBox was not found. Did you add all import paths? [import] NativeStyle.SpinBox { ^^^^^^^^^^^ Info: Did you mean "NativeStyle.DefaultSpinBox"? NativeStyle.DefaultSpinBox.SpinBox { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: SpinBox.qml:51:5: 'NativeStyle.SpinBox' is used but it is not resolved [unresolved-type] NativeStyle.SpinBox { ^^^^^^^^^^^ Warning: SpinBox.qml:51:5: 'NativeStyle.SpinBox' is used but it is not resolved [unresolved-type] NativeStyle.SpinBox { ^^^^^^^^^^^ Warning: SpinBox.qml:51:5: 'NativeStyle.SpinBox' is used but it is not resolved [unresolved-type] NativeStyle.SpinBox { ^^^^^^^^^^^ Warning: SpinBox.qml:51:5: 'NativeStyle.SpinBox' is used but it is not resolved [unresolved-type] NativeStyle.SpinBox { ^^^^^^^^^^^ Warning: SpinBox.qml:51:5: 'NativeStyle.SpinBox' is used but it is not resolved [unresolved-type] NativeStyle.SpinBox { ^^^^^^^^^^^ Warning: SpinBox.qml:51:5: Type NativeStyle.SpinBox is used but it is not resolved [unresolved-type] NativeStyle.SpinBox { ^^^^^^^^^^^ Warning: SpinBox.qml:53:9: Binding assigned to "control", but no property "control" exists in the current element. [missing-property] control: control ^^^^^^^ Warning: SpinBox.qml:54:9: Binding assigned to "subControl", but no property "subControl" exists in the current element. [missing-property] subControl: NativeStyle.SpinBox.Up ^^^^^^^^^^ Warning: SpinBox.qml:55:9: Binding assigned to "x", but no property "x" exists in the current element. [missing-property] x: up.indicator.x ^ Warning: SpinBox.qml:56:9: Binding assigned to "y", but no property "y" exists in the current element. [missing-property] y: up.indicator.y ^ Warning: SpinBox.qml:57:9: Binding assigned to "useNinePatchImage", but no property "useNinePatchImage" exists in the current element. [missing-property] useNinePatchImage: false ^^^^^^^^^^^^^^^^^ Warning: SpinBox.qml:13:41: Could not compile binding for implicitWidth: Member implicitWidth of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/macos/SpinBox.qml)::contentItem with type QQuickItem can be shadowed [compiler] contentItem.implicitWidth + leftPadding + rightPadding) ^^^^^^^^^^^^^ Warning: SpinBox.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: SpinBox.qml:24:32: Member "name" not found on type "QLocale" [missing-property] locale: control.locale.name ^^^^ Warning: SpinBox.qml:24:32: Could not compile binding for locale: Cannot load property name from QLocale of QQuickControl::locale with type QLocale. [compiler] locale: control.locale.name ^^^^ Warning: SpinBox.qml:53:9: Could not compile binding for control: Cannot resolve property type for binding on control. [compiler] Warning: SpinBox.qml:54:9: Could not compile binding for subControl: Cannot resolve property type for binding on subControl. [compiler] Warning: SpinBox.qml:55:9: Could not compile binding for x: Cannot resolve property type for binding on x. [compiler] Warning: SpinBox.qml:56:9: Could not compile binding for y: Cannot resolve property type for binding on y. [compiler] Warning: SpinBox.qml:51:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] NativeStyle.SpinBox { ^^^^^^^^^^^ Warning: SpinBox.qml:63:24: Could not compile binding for implicitWidth: Cannot retrieve a non-object type by ID: upAndDown [compiler] implicitWidth: upAndDown.width ^^^^^^^^^ Warning: SpinBox.qml:51:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] NativeStyle.SpinBox { ^^^^^^^^^^^ Warning: SpinBox.qml:64:25: Could not compile binding for implicitHeight: Cannot retrieve a non-object type by ID: upAndDown [compiler] implicitHeight: upAndDown.height / 2 ^^^^^^^^^ Warning: SpinBox.qml:71:12: Unqualified access [unqualified] y: up.indicator.y + upAndDown.height / 2 ^^ Info: up is a member of a parent element. You can qualify the access with its id to avoid this warning: y: control.up.indicator.y + upAndDown.height / 2 ^^^^^^^^ Warning: SpinBox.qml:71:12: Could not compile binding for y: Cannot access value for name up [compiler] y: up.indicator.y + upAndDown.height / 2 ^^ Warning: SpinBox.qml:51:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] NativeStyle.SpinBox { ^^^^^^^^^^^ Warning: SpinBox.qml:72:24: Could not compile binding for implicitWidth: Cannot retrieve a non-object type by ID: upAndDown [compiler] implicitWidth: upAndDown.width ^^^^^^^^^ Warning: SpinBox.qml:51:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] NativeStyle.SpinBox { ^^^^^^^^^^^ Warning: SpinBox.qml:73:25: Could not compile binding for implicitHeight: Cannot retrieve a non-object type by ID: upAndDown [compiler] implicitHeight: upAndDown.height / 2 ^^^^^^^^^ [8725/11342] Generating .rcc/qmlcache/qtquickcontrols2macosstyleplugin_Frame_qml.cpp Warning: Frame.qml:5:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/NativeStyle/plugins.qmltypes [import] Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Info: Frame.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8727/11342] Generating .rcc/qmlcache/qtquickcontrols2macosstyleplugin_TextField_qml.cpp Warning: TextField.qml:5:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/NativeStyle/plugins.qmltypes [import] Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: TextField.qml:10:32: Member "styleFont" not found on type "QQuickItem" [missing-property] font.pixelSize: background.styleFont(control).pixelSize ^^^^^^^^^ Warning: TextField.qml:10:32: Could not compile binding for pixelSize: Type QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/macos/TextField.qml)::background with type QQuickItem does not have a property styleFont for calling [compiler] font.pixelSize: background.styleFont(control).pixelSize ^^^^^^^^^ [8728/11342] Generating .rcc/qmlcache/qtquickcontrols2macosstyleplugin_TextArea_qml.cpp Warning: TextArea.qml:5:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/NativeStyle/plugins.qmltypes [import] Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Info: TextArea.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [8729/11342] Generating .rcc/qmlcache/qtquickcontrols2macosstyleplugin_ComboBox_qml.cpp Warning: ComboBox.qml:6:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/NativeStyle/plugins.qmltypes [import] Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: ComboBox.qml:11:32: Member "styleFont" not found on type "QQuickItem" [missing-property] font.pixelSize: background.styleFont(control).pixelSize ^^^^^^^^^ Warning: ComboBox.qml:11:32: Could not compile binding for pixelSize: Type QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/macos/ComboBox.qml)::background with type QQuickItem does not have a property styleFont for calling [compiler] font.pixelSize: background.styleFont(control).pixelSize ^^^^^^^^^ [8730/11342] Generating .rcc/qmlcache/qtquickcontrols2macosstyleplugin_ProgressBar_qml.cpp Warning: ProgressBar.qml:5:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/NativeStyle/plugins.qmltypes [import] Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Info: ProgressBar.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: ProgressBar.qml:9:32: Member "styleFont" not found on type "QQuickItem" [missing-property] font.pixelSize: background.styleFont(control).pixelSize ^^^^^^^^^ Warning: ProgressBar.qml:9:32: Could not compile binding for pixelSize: Type QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/macos/ProgressBar.qml)::background with type QQuickItem does not have a property styleFont for calling [compiler] font.pixelSize: background.styleFont(control).pixelSize ^^^^^^^^^ [8731/11342] Generating .rcc/qmlcache/qtquickcontrols2macosstyleplugin_ScrollBar_qml.cpp Warning: ScrollBar.qml:5:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/NativeStyle/plugins.qmltypes [import] Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: ScrollBar.qml:11:18: NativeStyle.ScrollBar was not found. Did you add all import paths? [import] contentItem: NativeStyle.ScrollBar { ^^^^^^^^^^^ Info: Did you mean "NativeStyle.DefaultScrollBar"? contentItem: NativeStyle.DefaultScrollBar.ScrollBar { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: ScrollBar.qml:18:5: NativeStyle.ScrollBar was not found. Did you add all import paths? [import] NativeStyle.ScrollBar { ^^^^^^^^^^^ Info: Did you mean "NativeStyle.DefaultScrollBar"? NativeStyle.DefaultScrollBar.ScrollBar { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: ScrollBar.qml:11:18: 'NativeStyle.ScrollBar' is used but it is not resolved [unresolved-type] contentItem: NativeStyle.ScrollBar { ^^^^^^^^^^^ Warning: ScrollBar.qml:11:18: 'NativeStyle.ScrollBar' is used but it is not resolved [unresolved-type] contentItem: NativeStyle.ScrollBar { ^^^^^^^^^^^ Warning: ScrollBar.qml:11:18: 'NativeStyle.ScrollBar' is used but it is not resolved [unresolved-type] contentItem: NativeStyle.ScrollBar { ^^^^^^^^^^^ Warning: ScrollBar.qml:11:18: 'NativeStyle.ScrollBar' is used but it is not resolved [unresolved-type] contentItem: NativeStyle.ScrollBar { ^^^^^^^^^^^ Warning: ScrollBar.qml:18:5: 'NativeStyle.ScrollBar' is used but it is not resolved [unresolved-type] NativeStyle.ScrollBar { ^^^^^^^^^^^ Warning: ScrollBar.qml:18:5: 'NativeStyle.ScrollBar' is used but it is not resolved [unresolved-type] NativeStyle.ScrollBar { ^^^^^^^^^^^ Warning: ScrollBar.qml:18:5: 'NativeStyle.ScrollBar' is used but it is not resolved [unresolved-type] NativeStyle.ScrollBar { ^^^^^^^^^^^ Warning: ScrollBar.qml:18:5: 'NativeStyle.ScrollBar' is used but it is not resolved [unresolved-type] NativeStyle.ScrollBar { ^^^^^^^^^^^ Warning: ScrollBar.qml:18:5: 'NativeStyle.ScrollBar' is used but it is not resolved [unresolved-type] NativeStyle.ScrollBar { ^^^^^^^^^^^ Warning: ScrollBar.qml:18:5: 'NativeStyle.ScrollBar' is used but it is not resolved [unresolved-type] NativeStyle.ScrollBar { ^^^^^^^^^^^ Warning: ScrollBar.qml:18:5: 'NativeStyle.ScrollBar' is used but it is not resolved [unresolved-type] NativeStyle.ScrollBar { ^^^^^^^^^^^ Warning: ScrollBar.qml:18:5: 'NativeStyle.ScrollBar' is used but it is not resolved [unresolved-type] NativeStyle.ScrollBar { ^^^^^^^^^^^ Warning: ScrollBar.qml:18:5: 'NativeStyle.ScrollBar' is used but it is not resolved [unresolved-type] NativeStyle.ScrollBar { ^^^^^^^^^^^ Warning: ScrollBar.qml:18:5: 'NativeStyle.ScrollBar' is used but it is not resolved [unresolved-type] NativeStyle.ScrollBar { ^^^^^^^^^^^ Warning: ScrollBar.qml:18:5: Type NativeStyle.ScrollBar is used but it is not resolved [unresolved-type] NativeStyle.ScrollBar { ^^^^^^^^^^^ Warning: ScrollBar.qml:12:9: Binding assigned to "control", but no property "control" exists in the current element. [missing-property] control: controlRoot ^^^^^^^ Warning: ScrollBar.qml:13:9: Binding assigned to "subControl", but no property "subControl" exists in the current element. [missing-property] subControl: NativeStyle.ScrollBar.Handle ^^^^^^^^^^ Warning: ScrollBar.qml:14:9: Binding assigned to "overrideState", but no property "overrideState" exists in the current element. [missing-property] overrideState: NativeStyle.ScrollBar.NeverHovered ^^^^^^^^^^^^^ Warning: ScrollBar.qml:15:9: Binding assigned to "opacity", but no property "opacity" exists in the current element. [missing-property] opacity: 0.5 ^^^^^^^ Warning: ScrollBar.qml:21:9: Binding assigned to "x", but no property "x" exists in the current element. [missing-property] x: contentItem.x ^ Warning: ScrollBar.qml:22:9: Binding assigned to "y", but no property "y" exists in the current element. [missing-property] y: contentItem.y ^ Warning: ScrollBar.qml:23:9: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: contentItem.width ^^^^^ Warning: ScrollBar.qml:24:9: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] height: contentItem.height ^^^^^^ Warning: ScrollBar.qml:25:9: Binding assigned to "control", but no property "control" exists in the current element. [missing-property] control: controlRoot ^^^^^^^ Warning: ScrollBar.qml:26:9: Binding assigned to "subControl", but no property "subControl" exists in the current element. [missing-property] subControl: NativeStyle.ScrollBar.Handle ^^^^^^^^^^ Warning: ScrollBar.qml:27:9: Binding assigned to "overrideState", but no property "overrideState" exists in the current element. [missing-property] overrideState: NativeStyle.StyleItem.AlwaysHovered ^^^^^^^^^^^^^ Warning: ScrollBar.qml:28:9: Binding assigned to "opacity", but no property "opacity" exists in the current element. [missing-property] opacity: controlRoot.hovered || control.pressed ? 0.5 : 0 ^^^^^^^ Warning: ScrollBar.qml:29:9: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: contentItem instanceof NativeStyle.StyleItem ^^^^^^^ Warning: ScrollBar.qml:11:18: Type NativeStyle.ScrollBar is used but it is not resolved [unresolved-type] contentItem: NativeStyle.ScrollBar { ^^^^^^^^^^^ Warning: ScrollBar.qml:9:32: Member "styleFont" not found on type "QQuickItem" [missing-property] font.pixelSize: background.styleFont(controlRoot).pixelSize ^^^^^^^^^ Warning: ScrollBar.qml:9:32: Could not compile binding for pixelSize: Type QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/macos/ScrollBar.qml)::background with type QQuickItem does not have a property styleFont for calling [compiler] font.pixelSize: background.styleFont(controlRoot).pixelSize ^^^^^^^^^ Warning: ScrollBar.qml:12:9: Could not compile binding for control: Cannot resolve property type for binding on control. [compiler] Warning: ScrollBar.qml:13:9: Could not compile binding for subControl: Cannot resolve property type for binding on subControl. [compiler] Warning: ScrollBar.qml:14:9: Could not compile binding for overrideState: Cannot resolve property type for binding on overrideState. [compiler] Warning: ScrollBar.qml:21:9: Could not compile binding for x: Cannot resolve property type for binding on x. [compiler] Warning: ScrollBar.qml:22:9: Could not compile binding for y: Cannot resolve property type for binding on y. [compiler] Warning: ScrollBar.qml:23:9: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: ScrollBar.qml:24:9: Could not compile binding for height: Cannot resolve property type for binding on height. [compiler] Warning: ScrollBar.qml:25:9: Could not compile binding for control: Cannot resolve property type for binding on control. [compiler] Warning: ScrollBar.qml:26:9: Could not compile binding for subControl: Cannot resolve property type for binding on subControl. [compiler] Warning: ScrollBar.qml:27:9: Could not compile binding for overrideState: Cannot resolve property type for binding on overrideState. [compiler] Warning: ScrollBar.qml:28:9: Could not compile binding for opacity: Cannot resolve property type for binding on opacity. [compiler] Warning: ScrollBar.qml:29:9: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: ScrollBar.qml:30:59: Unqualified access [unqualified] Behavior on opacity { NumberAnimation { duration: contentItem.transitionDuration } } ^^^^^^^^^^^ Info: contentItem is a member of a parent element. You can qualify the access with its id to avoid this warning: Behavior on opacity { NumberAnimation { duration: controlRoot.contentItem.transitionDuration } } ^^^^^^^^^^^^ Warning: ScrollBar.qml:30:59: Could not compile binding for duration: Cannot access value for name contentItem [compiler] Behavior on opacity { NumberAnimation { duration: contentItem.transitionDuration } } ^^^^^^^^^^^ [8732/11342] Generating .rcc/qmlcache/qtquickcontrols2macosstyleplugin_ScrollView_qml.cpp Warning: ScrollView.qml:7:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/NativeStyle/plugins.qmltypes [import] Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: ScrollView.qml:30:9: NativeStyle.ScrollViewCorner was not found. Did you add all import paths? [import] NativeStyle.ScrollViewCorner { ^^^^^^^^^^^ Info: Did you mean "NativeStyle.DefaultTextArea"? NativeStyle.DefaultTextArea.ScrollViewCorner { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: ScrollView.qml:30:9: 'NativeStyle.ScrollViewCorner' is used but it is not resolved [unresolved-type] NativeStyle.ScrollViewCorner { ^^^^^^^^^^^ Warning: ScrollView.qml:30:9: 'NativeStyle.ScrollViewCorner' is used but it is not resolved [unresolved-type] NativeStyle.ScrollViewCorner { ^^^^^^^^^^^ Warning: ScrollView.qml:30:9: 'NativeStyle.ScrollViewCorner' is used but it is not resolved [unresolved-type] NativeStyle.ScrollViewCorner { ^^^^^^^^^^^ Warning: ScrollView.qml:30:9: 'NativeStyle.ScrollViewCorner' is used but it is not resolved [unresolved-type] NativeStyle.ScrollViewCorner { ^^^^^^^^^^^ Warning: ScrollView.qml:30:9: Type NativeStyle.ScrollViewCorner is used but it is not resolved [unresolved-type] NativeStyle.ScrollViewCorner { ^^^^^^^^^^^ Warning: ScrollView.qml:31:13: Binding assigned to "y", but no property "y" exists in the current element. [missing-property] y: parent.height ^ Warning: ScrollView.qml:32:13: Binding assigned to "control", but no property "control" exists in the current element. [missing-property] control: control ^^^^^^^ Warning: ScrollView.qml:33:13: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: control.ScrollBar.horizontal.visible ^^^^^^^ Warning: ScrollView.qml:34:13: Binding assigned to "useNinePatchImage", but no property "useNinePatchImage" exists in the current element. [missing-property] useNinePatchImage: false ^^^^^^^^^^^^^^^^^ Info: ScrollView.qml:7:1: Unused import [unused-imports] import QtQuick.NativeStyle as NativeStyle ^^^^^^ Info: ScrollView.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: ScrollView.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: ScrollView.qml:31:13: Could not compile binding for y: Cannot resolve property type for binding on y. [compiler] Warning: ScrollView.qml:32:13: Could not compile binding for control: Cannot resolve property type for binding on control. [compiler] Warning: ScrollView.qml:33:13: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] [8733/11342] Generating .rcc/qmlcache/qtquickcontrols2macosstyleplugin_Dial_qml.cpp Warning: Dial.qml:5:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/NativeStyle/plugins.qmltypes [import] Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Info: Dial.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: Dial.qml:9:32: Member "styleFont" not found on type "QQuickItem" [missing-property] font.pixelSize: background.styleFont(control).pixelSize ^^^^^^^^^ Warning: Dial.qml:9:32: Could not compile binding for pixelSize: Type QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/macos/Dial.qml)::background with type QQuickItem does not have a property styleFont for calling [compiler] font.pixelSize: background.styleFont(control).pixelSize ^^^^^^^^^ [8734/11342] Generating .rcc/qmlcache/qtquickcontrols2macosstyleplugin_DialogButtonBox_qml.cpp Info: DialogButtonBox.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ [8735/11342] Generating .rcc/qmlcache/qtquickcontrols2macosstyleplugin_Dialog_qml.cpp Info: Dialog.qml:10:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Warning: Dialog.qml:15:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ [8736/11342] Generating .rcc/qmlcache/qtquickcontrols2macosstyleplugin_TreeViewDelegate_qml.cpp Warning: TreeViewDelegate.qml:5:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/NativeStyle/plugins.qmltypes [import] Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: TreeViewDelegate.qml:20:81: Could not compile binding for radius: Member columns of QQuickTreeView of QQuickTreeViewDelegate::treeView with type QQuickTreeView can be shadowed [compiler] radius: control.row === control.treeView.currentRow && control.treeView.columns === 1 ? 5 : 0 ^^^^^^^ [8770/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_Slider_qml.cpp Warning: Slider.qml:6:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: Slider.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: Slider.qml:18:36: Could not compile binding for implicitWidth: Cannot load property implicitWidth from conversion to QVariant. [compiler] implicitWidth: children[0].implicitWidth - children[0].leftInset - children[0].rightInset ^^^^^^^^^^^^^ Warning: Slider.qml:19:37: Could not compile binding for implicitHeight: Cannot load property implicitWidth from conversion to QVariant. [compiler] implicitHeight: children[0].implicitWidth - children[0].topInset - children[0].bottomInset ^^^^^^^^^^^^^ Warning: Slider.qml:26:21: Unqualified access [unqualified] source: IOS.url + "slider-handle" ^^^ Warning: Slider.qml:26:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "slider-handle" ^^^ Warning: Slider.qml:29:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: Slider.qml:29:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: Slider.qml:38:63: Could not compile binding for implicitWidth: Cannot load property implicitHeight from conversion to QVariant. [compiler] implicitWidth: control.horizontal ? 114 : children[0].implicitHeight ^^^^^^^^^^^^^^ Warning: Slider.qml:39:58: Could not compile binding for implicitHeight: Cannot load property implicitHeight from conversion to QVariant. [compiler] implicitHeight: control.horizontal ? children[0].implicitHeight : 114 ^^^^^^^^^^^^^^ Warning: Slider.qml:43:21: Unqualified access [unqualified] source: IOS.url + "slider-background" ^^^ Warning: Slider.qml:43:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "slider-background" ^^^ Warning: Slider.qml:47:41: Unqualified access [unqualified] width: control.horizontal ? background.width : background.height ^^^^^^^^^^ Info: background is a member of a parent element. You can qualify the access with its id to avoid this warning: width: control.horizontal ? control.background.width : background.height ^^^^^^^^ Warning: Slider.qml:47:41: Could not compile binding for width: Cannot access value for name background [compiler] width: control.horizontal ? background.width : background.height ^^^^^^^^^^ Warning: Slider.qml:50:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: Slider.qml:50:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: Slider.qml:59:25: Unqualified access [unqualified] source: IOS.url + "slider-progress" ^^^ Warning: Slider.qml:59:25: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "slider-progress" ^^^ Warning: Slider.qml:62:49: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: Slider.qml:62:49: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8772/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_RangeSlider_qml.cpp Warning: RangeSlider.qml:6:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: RangeSlider.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: RangeSlider.qml:12:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: RangeSlider.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: RangeSlider.qml:20:36: Could not compile binding for implicitWidth: Cannot load property implicitWidth from conversion to QVariant. [compiler] implicitWidth: children[0].implicitWidth - children[0].leftInset - children[0].rightInset ^^^^^^^^^^^^^ Warning: RangeSlider.qml:21:37: Could not compile binding for implicitHeight: Cannot load property implicitWidth from conversion to QVariant. [compiler] implicitHeight: children[0].implicitWidth - children[0].topInset - children[0].bottomInset ^^^^^^^^^^^^^ Warning: RangeSlider.qml:28:21: Unqualified access [unqualified] source: IOS.url + "slider-handle" ^^^ Warning: RangeSlider.qml:28:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "slider-handle" ^^^ Warning: RangeSlider.qml:31:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: RangeSlider.qml:31:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: RangeSlider.qml:39:36: Could not compile binding for implicitWidth: Cannot load property implicitWidth from conversion to QVariant. [compiler] implicitWidth: children[0].implicitWidth - children[0].leftInset - children[0].rightInset ^^^^^^^^^^^^^ Warning: RangeSlider.qml:40:37: Could not compile binding for implicitHeight: Cannot load property implicitWidth from conversion to QVariant. [compiler] implicitHeight: children[0].implicitWidth - children[0].topInset - children[0].bottomInset ^^^^^^^^^^^^^ Warning: RangeSlider.qml:47:21: Unqualified access [unqualified] source: IOS.url + "slider-handle" ^^^ Warning: RangeSlider.qml:47:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "slider-handle" ^^^ Warning: RangeSlider.qml:50:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: RangeSlider.qml:50:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: RangeSlider.qml:58:63: Could not compile binding for implicitWidth: Cannot load property implicitHeight from conversion to QVariant. [compiler] implicitWidth: control.horizontal ? 114 : children[0].implicitHeight ^^^^^^^^^^^^^^ Warning: RangeSlider.qml:59:58: Could not compile binding for implicitHeight: Cannot load property implicitHeight from conversion to QVariant. [compiler] implicitHeight: control.horizontal ? children[0].implicitHeight : 114 ^^^^^^^^^^^^^^ Warning: RangeSlider.qml:63:21: Unqualified access [unqualified] source: IOS.url + "slider-background" ^^^ Warning: RangeSlider.qml:63:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "slider-background" ^^^ Warning: RangeSlider.qml:70:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: RangeSlider.qml:70:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: RangeSlider.qml:81:25: Unqualified access [unqualified] source: IOS.url + "slider-progress" ^^^ Warning: RangeSlider.qml:81:25: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "slider-progress" ^^^ Warning: RangeSlider.qml:84:49: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: RangeSlider.qml:84:49: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8773/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_Switch_qml.cpp Warning: Switch.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: Switch.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: Switch.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: Switch.qml:29:49: Could not compile binding for height: Member implicitHeight of QQuickNinePatchImage of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/Switch.qml)::handle with type QQuickNinePatchImage can be shadowed [compiler] height: Math.max(implicitHeight, handle.implicitHeight) ^^^^^^^^^^^^^^ Warning: Switch.qml:32:17: Unqualified access [unqualified] source: IOS.url + "switch-indicator" ^^^ Warning: Switch.qml:32:17: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "switch-indicator" ^^^ Warning: Switch.qml:35:41: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: Switch.qml:35:41: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: Switch.qml:53:21: Unqualified access [unqualified] source: IOS.url + "switch-handle" ^^^ Warning: Switch.qml:53:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "switch-handle" ^^^ Warning: Switch.qml:56:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: Switch.qml:56:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8775/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_CheckBox_qml.cpp Warning: CheckBox.qml:6:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: CheckBox.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: CheckBox.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: CheckBox.qml:25:17: Unqualified access [unqualified] source: IOS.url + (control.checkState === Qt.Unchecked ? "radiobutton-indicator" : "checkbox-indicator") ^^^ Warning: CheckBox.qml:25:17: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + (control.checkState === Qt.Unchecked ? "radiobutton-indicator" : "checkbox-indicator") ^^^ Warning: CheckBox.qml:30:41: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: CheckBox.qml:30:41: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8776/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_RadioButton_qml.cpp Warning: RadioButton.qml:6:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: RadioButton.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: RadioButton.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: RadioButton.qml:25:17: Unqualified access [unqualified] source: IOS.url + "radiobutton-indicator" ^^^ Warning: RadioButton.qml:25:17: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "radiobutton-indicator" ^^^ Warning: RadioButton.qml:29:41: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: RadioButton.qml:29:41: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8777/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_ProgressBar_qml.cpp Warning: ProgressBar.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: ProgressBar.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: ProgressBar.qml:21:65: Could not compile binding for implicitWidth: Member implicitWidth of QQuickNinePatchImage of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/ProgressBar.qml)::animatedProgress with type QQuickNinePatchImage can be shadowed [compiler] implicitWidth: control.indeterminate ? animatedProgress.implicitWidth : progress.implicitWidth ^^^^^^^^^^^^^ Warning: ProgressBar.qml:22:66: Could not compile binding for implicitHeight: Member implicitHeight of QQuickNinePatchImage of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/ProgressBar.qml)::animatedProgress with type QQuickNinePatchImage can be shadowed [compiler] implicitHeight: control.indeterminate ? animatedProgress.implicitHeight : progress.implicitHeight ^^^^^^^^^^^^^^ Warning: ProgressBar.qml:31:21: Unqualified access [unqualified] source: IOS.url + "slider-progress" ^^^ Warning: ProgressBar.qml:31:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "slider-progress" ^^^ Warning: ProgressBar.qml:34:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: ProgressBar.qml:34:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: ProgressBar.qml:46:21: Unqualified access [unqualified] source: IOS.url + "slider-progress" ^^^ Warning: ProgressBar.qml:46:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "slider-progress" ^^^ Warning: ProgressBar.qml:49:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: ProgressBar.qml:49:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: ProgressBar.qml:56:44: Member "progress" not found on type "QQuickItem" [missing-property] from: -control.contentItem.progress.width ^^^^^^^^ Warning: ProgressBar.qml:56:44: Could not compile binding for from: Cannot load property progress from QQuickItem of QQuickControl::contentItem with type QQuickItem. [compiler] from: -control.contentItem.progress.width ^^^^^^^^ Warning: ProgressBar.qml:67:37: Could not compile binding for implicitHeight: Cannot load property implicitHeight from conversion to QVariant. [compiler] implicitHeight: children[0].implicitHeight ^^^^^^^^^^^^^^ Warning: ProgressBar.qml:70:21: Unqualified access [unqualified] source: IOS.url + "slider-background" ^^^ Warning: ProgressBar.qml:70:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "slider-background" ^^^ Warning: ProgressBar.qml:75:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: ProgressBar.qml:75:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8778/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_SpinBox_qml.cpp Warning: SpinBox.qml:6:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: SpinBox.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: SpinBox.qml:14:41: Could not compile binding for implicitWidth: Member implicitWidth of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/SpinBox.qml)::contentItem with type QQuickItem can be shadowed [compiler] contentItem.implicitWidth + leftPadding + rightPadding) ^^^^^^^^^^^^^ Warning: SpinBox.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: SpinBox.qml:23:32: Member "name" not found on type "QLocale" [missing-property] locale: control.locale.name ^^^^ Warning: SpinBox.qml:23:32: Could not compile binding for locale: Cannot load property name from QLocale of QQuickControl::locale with type QLocale. [compiler] locale: control.locale.name ^^^^ Warning: SpinBox.qml:49:39: Could not compile binding for opacity: Member enabled of QQuickItem of QQuickIndicatorButton::indicator with type QQuickItem can be shadowed [compiler] opacity: control.up.indicator.enabled ? 1 : 0.5 ^^^^^^^ Warning: SpinBox.qml:51:17: Unqualified access [unqualified] source: IOS.url + "spinbox-indicator" ^^^ Warning: SpinBox.qml:51:17: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "spinbox-indicator" ^^^ Warning: SpinBox.qml:56:41: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: SpinBox.qml:56:41: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: SpinBox.qml:65:41: Could not compile binding for opacity: Member enabled of QQuickItem of QQuickIndicatorButton::indicator with type QQuickItem can be shadowed [compiler] opacity: control.down.indicator.enabled ? 1 : 0.5 ^^^^^^^ Warning: SpinBox.qml:67:17: Unqualified access [unqualified] source: IOS.url + "spinbox-indicator" ^^^ Warning: SpinBox.qml:67:17: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "spinbox-indicator" ^^^ Warning: SpinBox.qml:72:41: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: SpinBox.qml:72:41: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: SpinBox.qml:80:37: Could not compile binding for implicitHeight: Cannot load property implicitHeight from conversion to QVariant. [compiler] implicitHeight: children[0].implicitHeight ^^^^^^^^^^^^^^ Warning: SpinBox.qml:83:21: Unqualified access [unqualified] source: IOS.url + "spinbox-background" ^^^ Warning: SpinBox.qml:83:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "spinbox-background" ^^^ Warning: SpinBox.qml:90:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: SpinBox.qml:90:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8779/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_Dial_qml.cpp Warning: Dial.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: Dial.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: Dial.qml:32:35: Could not compile binding for implicitWidth: Member implicitWidth of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/Dial.qml)::parent with type QQuickItem can be shadowed [compiler] implicitWidth: parent.implicitWidth ^^^^^^^^^^^^^ Warning: Dial.qml:33:36: Could not compile binding for implicitHeight: Member implicitHeight of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/Dial.qml)::parent with type QQuickItem can be shadowed [compiler] implicitHeight: parent.implicitHeight ^^^^^^^^^^^^^^ Warning: Dial.qml:48:35: Could not compile binding for implicitWidth: Member implicitWidth of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/Dial.qml)::parent with type QQuickItem can be shadowed [compiler] implicitWidth: parent.implicitWidth ^^^^^^^^^^^^^ Warning: Dial.qml:49:36: Could not compile binding for implicitHeight: Member implicitHeight of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/Dial.qml)::parent with type QQuickItem can be shadowed [compiler] implicitHeight: parent.implicitHeight ^^^^^^^^^^^^^^ Warning: Dial.qml:63:61: Could not compile binding for centerX: Cannot load property width from conversion to QVariant. [compiler] centerX: control.background.children[0].width / 2 ^^^^^ Warning: Dial.qml:64:61: Could not compile binding for centerY: Cannot load property height from conversion to QVariant. [compiler] centerY: control.background.children[0].height / 2 ^^^^^^ Warning: Dial.qml:65:61: Could not compile binding for radiusX: Cannot load property width from conversion to QVariant. [compiler] radiusX: control.background.children[0].width / 2 - 2 ^^^^^ Warning: Dial.qml:82:30: Unqualified access [unqualified] x: Math.cos((angle - 90) * Math.PI / 180) * Math.min(control.background.width, control.background.height) * 0.5; ^^^^^ Info: angle is a member of a parent element. You can qualify the access with its id to avoid this warning: x: Math.cos((control.angle - 90) * Math.PI / 180) * Math.min(control.background.width, control.background.height) * 0.5; ^^^^^^^^ Warning: Dial.qml:82:30: Could not compile binding for x: Cannot access value for name angle [compiler] x: Math.cos((angle - 90) * Math.PI / 180) * Math.min(control.background.width, control.background.height) * 0.5; ^^^^^ Warning: Dial.qml:83:30: Unqualified access [unqualified] y: Math.sin((angle - 90) * Math.PI / 180) * Math.min(control.background.width, control.background.height) * 0.5; ^^^^^ Info: angle is a member of a parent element. You can qualify the access with its id to avoid this warning: y: Math.sin((control.angle - 90) * Math.PI / 180) * Math.min(control.background.width, control.background.height) * 0.5; ^^^^^^^^ Warning: Dial.qml:83:30: Could not compile binding for y: Cannot access value for name angle [compiler] y: Math.sin((angle - 90) * Math.PI / 180) * Math.min(control.background.width, control.background.height) * 0.5; ^^^^^ Warning: Dial.qml:92:21: Unqualified access [unqualified] source: IOS.url + "slider-handle" ^^^ Warning: Dial.qml:92:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "slider-handle" ^^^ Warning: Dial.qml:95:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: Dial.qml:95:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8780/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_PageIndicator_qml.cpp Warning: PageIndicator.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: PageIndicator.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: PageIndicator.qml:18:17: Unqualified access [unqualified] source: IOS.url + "pageindicator-delegate" ^^^ Warning: PageIndicator.qml:18:17: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "pageindicator-delegate" ^^^ Warning: PageIndicator.qml:26:18: Unqualified access [unqualified] opacity: control.enabled ? 1 : 0.5 ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: PageIndicator.qml:26:18: Could not compile binding for opacity: Cannot access value for name control [compiler] opacity: control.enabled ? 1 : 0.5 ^^^^^^^ Warning: PageIndicator.qml:21:41: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: PageIndicator.qml:21:41: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8781/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_TextArea_qml.cpp Warning: TextArea.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Warning: TextArea.qml:12:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(contentWidth + leftPadding + rightPadding, ^^^ Warning: TextArea.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(contentHeight + topPadding + bottomPadding, ^^^ [8782/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_TextField_qml.cpp Warning: TextField.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Warning: TextField.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8784/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_ScrollIndicator_qml.cpp Warning: ScrollIndicator.qml:6:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: ScrollIndicator.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: ScrollIndicator.qml:18:17: Unqualified access [unqualified] source: IOS.url + "scrollindicator-handle" ^^^ Warning: ScrollIndicator.qml:18:17: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "scrollindicator-handle" ^^^ Warning: ScrollIndicator.qml:21:41: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: ScrollIndicator.qml:21:41: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8785/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_ItemDelegate_qml.cpp Warning: ItemDelegate.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: ItemDelegate.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: ItemDelegate.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: ItemDelegate.qml:39:30: Member "colorScheme" not found on type "QObject" [missing-property] color: Qt.styleHints.colorScheme === Qt.Dark ? control.palette.light : control.palette.base ^^^^^^^^^^^ Warning: ItemDelegate.qml:39:30: Could not compile binding for color: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] color: Qt.styleHints.colorScheme === Qt.Dark ? control.palette.light : control.palette.base ^^^^^^^^^^^ Warning: ItemDelegate.qml:41:55: Could not compile binding for offset: Cannot generate efficient code for call to untyped JavaScript function [compiler] property real offset: control.icon.source.toString() !== "" ? control.icon.width + control.spacing : 0 ^^^^^^^^ Warning: ItemDelegate.qml:46:21: Unqualified access [unqualified] source: IOS.url + "itemdelegate-background" ^^^ Warning: ItemDelegate.qml:46:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "itemdelegate-background" ^^^ Warning: ItemDelegate.qml:49:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: ItemDelegate.qml:49:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8786/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_SwitchDelegate_qml.cpp Warning: SwitchDelegate.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: SwitchDelegate.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: SwitchDelegate.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: SwitchDelegate.qml:30:49: Could not compile binding for height: Member implicitHeight of QQuickNinePatchImage of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/SwitchDelegate.qml)::handle with type QQuickNinePatchImage can be shadowed [compiler] height: Math.max(implicitHeight, handle.implicitHeight) ^^^^^^^^^^^^^^ Warning: SwitchDelegate.qml:33:17: Unqualified access [unqualified] source: IOS.url + "switch-indicator" ^^^ Warning: SwitchDelegate.qml:33:17: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "switch-indicator" ^^^ Warning: SwitchDelegate.qml:36:41: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: SwitchDelegate.qml:36:41: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: SwitchDelegate.qml:54:21: Unqualified access [unqualified] source: IOS.url + "switch-handle" ^^^ Warning: SwitchDelegate.qml:54:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "switch-handle" ^^^ Warning: SwitchDelegate.qml:57:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: SwitchDelegate.qml:57:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: SwitchDelegate.qml:87:30: Member "colorScheme" not found on type "QObject" [missing-property] color: Qt.styleHints.colorScheme === Qt.Dark ? control.palette.light : control.palette.base ^^^^^^^^^^^ Warning: SwitchDelegate.qml:87:30: Could not compile binding for color: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] color: Qt.styleHints.colorScheme === Qt.Dark ? control.palette.light : control.palette.base ^^^^^^^^^^^ Warning: SwitchDelegate.qml:89:55: Could not compile binding for offset: Cannot generate efficient code for call to untyped JavaScript function [compiler] property real offset: control.icon.source.toString() !== "" ? control.icon.width + control.spacing : 0 ^^^^^^^^ Warning: SwitchDelegate.qml:93:21: Unqualified access [unqualified] source: IOS.url + "itemdelegate-background" ^^^ Warning: SwitchDelegate.qml:93:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "itemdelegate-background" ^^^ Warning: SwitchDelegate.qml:96:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: SwitchDelegate.qml:96:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8787/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_RadioDelegate_qml.cpp Warning: RadioDelegate.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: RadioDelegate.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: RadioDelegate.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: RadioDelegate.qml:32:17: Unqualified access [unqualified] source: IOS.url + "radiodelegate-indicator" ^^^ Warning: RadioDelegate.qml:32:17: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "radiodelegate-indicator" ^^^ Warning: RadioDelegate.qml:35:41: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: RadioDelegate.qml:35:41: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: RadioDelegate.qml:58:30: Member "colorScheme" not found on type "QObject" [missing-property] color: Qt.styleHints.colorScheme === Qt.Dark ? control.palette.light : control.palette.base ^^^^^^^^^^^ Warning: RadioDelegate.qml:58:30: Could not compile binding for color: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] color: Qt.styleHints.colorScheme === Qt.Dark ? control.palette.light : control.palette.base ^^^^^^^^^^^ Warning: RadioDelegate.qml:60:55: Could not compile binding for offset: Cannot generate efficient code for call to untyped JavaScript function [compiler] property real offset: control.icon.source.toString() !== "" ? control.icon.width + control.spacing : 0 ^^^^^^^^ Warning: RadioDelegate.qml:65:21: Unqualified access [unqualified] source: IOS.url + "itemdelegate-background" ^^^ Warning: RadioDelegate.qml:65:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "itemdelegate-background" ^^^ Warning: RadioDelegate.qml:68:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: RadioDelegate.qml:68:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8789/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_CheckDelegate_qml.cpp Warning: CheckDelegate.qml:6:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: CheckDelegate.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: CheckDelegate.qml:13:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: CheckDelegate.qml:30:17: Unqualified access [unqualified] source: IOS.url + (control.checkState === Qt.Unchecked ? "radiobutton-indicator" : "checkbox-indicator") ^^^ Warning: CheckDelegate.qml:30:17: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + (control.checkState === Qt.Unchecked ? "radiobutton-indicator" : "checkbox-indicator") ^^^ Warning: CheckDelegate.qml:35:41: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: CheckDelegate.qml:35:41: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: CheckDelegate.qml:58:30: Member "colorScheme" not found on type "QObject" [missing-property] color: Qt.styleHints.colorScheme === Qt.Dark ? control.palette.light : control.palette.base ^^^^^^^^^^^ Warning: CheckDelegate.qml:58:30: Could not compile binding for color: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] color: Qt.styleHints.colorScheme === Qt.Dark ? control.palette.light : control.palette.base ^^^^^^^^^^^ Warning: CheckDelegate.qml:60:55: Could not compile binding for offset: Cannot generate efficient code for call to untyped JavaScript function [compiler] property real offset: control.icon.source.toString() !== "" ? control.icon.width + control.spacing : 0 ^^^^^^^^ Warning: CheckDelegate.qml:65:21: Unqualified access [unqualified] source: IOS.url + "itemdelegate-background" ^^^ Warning: CheckDelegate.qml:65:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "itemdelegate-background" ^^^ Warning: CheckDelegate.qml:68:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: CheckDelegate.qml:68:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8790/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_SwipeDelegate_qml.cpp Warning: SwipeDelegate.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: SwipeDelegate.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: SwipeDelegate.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: SwipeDelegate.qml:42:30: Member "colorScheme" not found on type "QObject" [missing-property] color: Qt.styleHints.colorScheme === Qt.Dark ? control.palette.light : control.palette.base ^^^^^^^^^^^ Warning: SwipeDelegate.qml:42:30: Could not compile binding for color: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] color: Qt.styleHints.colorScheme === Qt.Dark ? control.palette.light : control.palette.base ^^^^^^^^^^^ Warning: SwipeDelegate.qml:44:55: Could not compile binding for offset: Cannot generate efficient code for call to untyped JavaScript function [compiler] property real offset: control.icon.source.toString() !== "" ? control.icon.width + control.spacing : 0 ^^^^^^^^ Warning: SwipeDelegate.qml:49:21: Unqualified access [unqualified] source: IOS.url + "itemdelegate-background" ^^^ Warning: SwipeDelegate.qml:49:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "itemdelegate-background" ^^^ Warning: SwipeDelegate.qml:52:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: SwipeDelegate.qml:52:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8791/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_StackView_qml.cpp Info: StackView.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ [8793/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_ScrollBar_qml.cpp Warning: ScrollBar.qml:6:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: ScrollBar.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: ScrollBar.qml:24:17: Unqualified access [unqualified] source: IOS.url + "scrollindicator-handle" ^^^ Warning: ScrollBar.qml:24:17: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "scrollindicator-handle" ^^^ Warning: ScrollBar.qml:27:41: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: ScrollBar.qml:27:41: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8794/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_TabButton_qml.cpp Warning: TabButton.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: TabButton.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: TabButton.qml:35:16: Unqualified access [unqualified] color: checked ? control.palette.button : control.palette.dark ^^^^^^^ Info: checked is a member of a parent element. You can qualify the access with its id to avoid this warning: color: control.checked ? control.palette.button : control.palette.dark ^^^^^^^^ Warning: TabButton.qml:35:16: Could not compile binding for color: Cannot access value for name checked [compiler] color: checked ? control.palette.button : control.palette.dark ^^^^^^^ [8795/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_TreeViewDelegate_qml.cpp Warning: TreeViewDelegate.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: TreeViewDelegate.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: TreeViewDelegate.qml:13:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight, implicitContentHeight, implicitIndicatorHeight) ^^^ Warning: TreeViewDelegate.qml:20:53: Could not compile binding for topPadding: Member implicitHeight of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/TreeViewDelegate.qml)::contentItem with type QQuickItem can be shadowed [compiler] topPadding: contentItem ? (height - contentItem.implicitHeight) / 2 : 0 ^^^^^^^^^^^^^^ Warning: TreeViewDelegate.qml:36:39: Could not compile binding for implicitWidth: Member implicitWidth of QQuickImage of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/TreeViewDelegate.qml)::arrow with type QQuickImage can be shadowed [compiler] implicitWidth: Math.max(arrow.implicitWidth, 20) ^^^^^^^^^^^^^ Warning: TreeViewDelegate.qml:37:25: Unqualified access [unqualified] implicitHeight: background.height ^^^^^^^^^^ Info: background is a member of a parent element. You can qualify the access with its id to avoid this warning: implicitHeight: control.background.height ^^^^^^^^ Warning: TreeViewDelegate.qml:37:25: Could not compile binding for implicitHeight: Cannot access value for name background [compiler] implicitHeight: background.height ^^^^^^^^^^ Warning: TreeViewDelegate.qml:46:21: Unqualified access [unqualified] source: IOS.url + "arrow-indicator" ^^^ Warning: TreeViewDelegate.qml:46:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "arrow-indicator" ^^^ Warning: TreeViewDelegate.qml:49:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: TreeViewDelegate.qml:49:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: TreeViewDelegate.qml:58:30: Member "colorScheme" not found on type "QObject" [missing-property] color: Qt.styleHints.colorScheme === Qt.Dark ? control.palette.dark : control.palette.base ^^^^^^^^^^^ Warning: TreeViewDelegate.qml:58:30: Could not compile binding for color: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] color: Qt.styleHints.colorScheme === Qt.Dark ? control.palette.dark : control.palette.base ^^^^^^^^^^^ Warning: TreeViewDelegate.qml:62:21: Unqualified access [unqualified] source: IOS.url + (control.highlighted ? "itemdelegate-background-pressed" : "itemdelegate-background") ^^^ Warning: TreeViewDelegate.qml:62:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + (control.highlighted ? "itemdelegate-background-pressed" : "itemdelegate-background") ^^^ Warning: TreeViewDelegate.qml:65:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: TreeViewDelegate.qml:65:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: TreeViewDelegate.qml:74:29: Could not compile binding for text: Cannot load property display from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/TreeViewDelegate.qml)::model with type QVariant. [compiler] text: control.model.display ^^^^^^^ Warning: TreeViewDelegate.qml:88:25: Unqualified access [unqualified] let model = control.treeView.model ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: TreeViewDelegate.qml:88:25: Could not compile binding for __role: Cannot access value for name control [compiler] let model = control.treeView.model ^^^^^^^ Warning: TreeViewDelegate.qml:96:16: Unqualified access [unqualified] x: control.contentItem.x ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: TreeViewDelegate.qml:96:16: Could not compile binding for x: Cannot access value for name control [compiler] x: control.contentItem.x ^^^^^^^ Warning: TreeViewDelegate.qml:98:20: Unqualified access [unqualified] width: control.contentItem.width ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: TreeViewDelegate.qml:98:20: Could not compile binding for width: Cannot access value for name control [compiler] width: control.contentItem.width ^^^^^^^ Warning: TreeViewDelegate.qml:99:19: Unqualified access [unqualified] text: control.treeView.model.data(control.treeView.index(row, column), __role) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: TreeViewDelegate.qml:99:19: Could not compile binding for text: Cannot access value for name control [compiler] text: control.treeView.model.data(control.treeView.index(row, column), __role) ^^^^^^^ Warning: TreeViewDelegate.qml:104:46: Unqualified access [unqualified] let index = TableView.view.index(row, column) ^^^ Info: row is a member of a parent element. You can qualify the access with its id to avoid this warning: let index = TableView.view.index(.row, column) ^^^^^ Warning: TreeViewDelegate.qml:104:46: Could not compile binding for onCommit: Cannot access value for name row [compiler] let index = TableView.view.index(row, column) ^^^ [8797/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_MenuBarItem_qml.cpp Warning: MenuBarItem.qml:13:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8798/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_Frame_qml.cpp Warning: Frame.qml:22:30: Member "colorScheme" not found on type "QObject" [missing-property] color: Qt.styleHints.colorScheme === Qt.Dark ? control.palette.light : control.palette.base ^^^^^^^^^^^ Warning: Frame.qml:22:30: Could not compile binding for color: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] color: Qt.styleHints.colorScheme === Qt.Dark ? control.palette.light : control.palette.base ^^^^^^^^^^^ [8799/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_SplitView_qml.cpp Warning: SplitView.qml:15:24: Unqualified access [unqualified] implicitWidth: control.orientation === Qt.Horizontal ? 1 : control.width ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: SplitView.qml:15:24: Could not compile binding for implicitWidth: Cannot access value for name control [compiler] implicitWidth: control.orientation === Qt.Horizontal ? 1 : control.width ^^^^^^^ Warning: SplitView.qml:16:25: Unqualified access [unqualified] implicitHeight: control.orientation === Qt.Horizontal ? control.height : 1 ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: SplitView.qml:16:25: Could not compile binding for implicitHeight: Cannot access value for name control [compiler] implicitHeight: control.orientation === Qt.Horizontal ? control.height : 1 ^^^^^^^ Warning: SplitView.qml:17:16: Unqualified access [unqualified] color: control.palette.mid ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: SplitView.qml:17:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.palette.mid ^^^^^^^ Warning: SplitView.qml:20:20: Unqualified access [unqualified] width: control.orientation === Qt.Horizontal ? 8 : control.width ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: SplitView.qml:20:20: Could not compile binding for width: Cannot access value for name control [compiler] width: control.orientation === Qt.Horizontal ? 8 : control.width ^^^^^^^ Warning: SplitView.qml:21:21: Unqualified access [unqualified] height: control.orientation === Qt.Horizontal ? control.height : 8 ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: SplitView.qml:21:21: Could not compile binding for height: Cannot access value for name control [compiler] height: control.orientation === Qt.Horizontal ? control.height : 8 ^^^^^^^ [8800/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_ToolBar_qml.cpp Info: ToolBar.qml:5:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Warning: ToolBar.qml:18:30: Member "colorScheme" not found on type "QObject" [missing-property] color: Qt.styleHints.colorScheme === Qt.Dark ? control.palette.light : control.palette.base ^^^^^^^^^^^ Warning: ToolBar.qml:18:30: Could not compile binding for color: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] color: Qt.styleHints.colorScheme === Qt.Dark ? control.palette.light : control.palette.base ^^^^^^^^^^^ [8801/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_MenuBar_qml.cpp Info: MenuBar.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Warning: MenuBar.qml:27:30: Member "colorScheme" not found on type "QObject" [missing-property] color: Qt.styleHints.colorScheme === Qt.Dark ? control.palette.light : control.palette.base ^^^^^^^^^^^ Warning: MenuBar.qml:27:30: Could not compile binding for color: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] color: Qt.styleHints.colorScheme === Qt.Dark ? control.palette.light : control.palette.base ^^^^^^^^^^^ Warning: MenuBar.qml:32:24: Member "position" not found on type "T.MenuBar" [missing-property] y: control.position === T.TabBar.Footer ? 0 : parent.height - 1 ^^^^^^^^ Info: Did you mean "rotation"? y: control.rotation === T.TabBar.Footer ? 0 : parent.height - 1 ^^^^^^^^ Warning: MenuBar.qml:32:24: Could not compile binding for y: Cannot load property position from QQuickMenuBar of . [compiler] y: control.position === T.TabBar.Footer ? 0 : parent.height - 1 ^^^^^^^^ [8802/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_GroupBox_qml.cpp Warning: GroupBox.qml:10:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: GroupBox.qml:39:30: Member "colorScheme" not found on type "QObject" [missing-property] color: Qt.styleHints.colorScheme === Qt.Dark ? control.palette.light : control.palette.base ^^^^^^^^^^^ Warning: GroupBox.qml:39:30: Could not compile binding for color: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] color: Qt.styleHints.colorScheme === Qt.Dark ? control.palette.light : control.palette.base ^^^^^^^^^^^ [8803/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_TabBar_qml.cpp Warning: TabBar.qml:35:30: Member "colorScheme" not found on type "QObject" [missing-property] color: Qt.styleHints.colorScheme === Qt.Dark ? control.palette.light : control.palette.base ^^^^^^^^^^^ Warning: TabBar.qml:35:30: Could not compile binding for color: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] color: Qt.styleHints.colorScheme === Qt.Dark ? control.palette.light : control.palette.base ^^^^^^^^^^^ [8805/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_MenuItem_qml.cpp Warning: MenuItem.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: MenuItem.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: MenuItem.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: MenuItem.qml:60:35: Unqualified access [unqualified] source: control.subMenu ? IOS.url + "arrow-indicator-light.png" : "" ^^^ Warning: MenuItem.qml:60:35: Could not compile binding for source: Cannot access value for name IOS [compiler] source: control.subMenu ? IOS.url + "arrow-indicator-light.png" : "" ^^^ Warning: MenuItem.qml:71:35: Unqualified access [unqualified] source: control.checked ? IOS.url + "radiodelegate-indicator-light.png" : "" ^^^ Warning: MenuItem.qml:71:35: Could not compile binding for source: Cannot access value for name IOS [compiler] source: control.checked ? IOS.url + "radiodelegate-indicator-light.png" : "" ^^^ Warning: MenuItem.qml:83:24: Unqualified access [unqualified] visible: !(isSingleItem && !control.down) ^^^^^^^^^^^^ Info: isSingleItem is a member of a parent element. You can qualify the access with its id to avoid this warning: visible: !(control.isSingleItem && !control.down) ^^^^^^^^ Warning: MenuItem.qml:83:24: Could not compile binding for visible: Cannot access value for name isSingleItem [compiler] visible: !(isSingleItem && !control.down) ^^^^^^^^^^^^ Warning: MenuItem.qml:84:21: Unqualified access [unqualified] source: IOS.url + "menuitem-background" ^^^ Warning: MenuItem.qml:84:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "menuitem-background" ^^^ Warning: MenuItem.qml:89:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: MenuItem.qml:89:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8806/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_Menu_qml.cpp Warning: Menu.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: Menu.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: Menu.qml:21:52: Member "menu" not found on type "QQuickItem" [missing-property] dim: modal || control.parent && control.parent.menu ^^^^ Warning: Menu.qml:21:52: Could not compile binding for dim: Cannot load property menu from QQuickItem of QQuickPopup::parent with type QQuickItem. [compiler] dim: modal || control.parent && control.parent.menu ^^^^ Warning: Menu.qml:52:21: Unqualified access [unqualified] source: IOS.url + "menu-background" ^^^ Warning: Menu.qml:52:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "menu-background" ^^^ Warning: Menu.qml:55:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: Menu.qml:55:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8807/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_MenuSeparator_qml.cpp Warning: MenuSeparator.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: MenuSeparator.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: MenuSeparator.qml:18:17: Unqualified access [unqualified] source: IOS.url + "menuseparator-separator" ^^^ Warning: MenuSeparator.qml:18:17: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "menuseparator-separator" ^^^ Warning: MenuSeparator.qml:21:41: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: MenuSeparator.qml:21:41: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8808/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_BusyIndicator_qml.cpp Warning: BusyIndicator.qml:6:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Warning: BusyIndicator.qml:32:9: Cannot combine value source and binding on property "currentImage" [duplicate-property-binding] NumberAnimation on currentImage { ^^^^^^^^^^^^^^^ Info: BusyIndicator.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: BusyIndicator.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: BusyIndicator.qml:17:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: BusyIndicator.qml:17:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/BusyIndicator.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: BusyIndicator.qml:18:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: BusyIndicator.qml:18:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/BusyIndicator.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: BusyIndicator.qml:19:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: BusyIndicator.qml:19:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/BusyIndicator.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: BusyIndicator.qml:20:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: BusyIndicator.qml:20:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/BusyIndicator.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: BusyIndicator.qml:22:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: BusyIndicator.qml:22:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/BusyIndicator.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: BusyIndicator.qml:23:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: BusyIndicator.qml:23:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/BusyIndicator.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: BusyIndicator.qml:24:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: BusyIndicator.qml:24:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/BusyIndicator.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: BusyIndicator.qml:25:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: BusyIndicator.qml:25:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/BusyIndicator.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: BusyIndicator.qml:29:17: Unqualified access [unqualified] source: IOS.url + "busyindicator-frame-0" + currentImage + ^^^ Warning: BusyIndicator.qml:29:17: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "busyindicator-frame-0" + currentImage + ^^^ [8809/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_Drawer_qml.cpp Warning: Drawer.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: Drawer.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: Drawer.qml:32:21: Unqualified access [unqualified] source: IOS.url + "drawer-background" ^^^ Warning: Drawer.qml:32:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "drawer-background" ^^^ Warning: Drawer.qml:44:20: Unqualified access [unqualified] width: vertical ? parent.width : parent.height ^^^^^^^^ Info: vertical is a member of a parent element. You can qualify the access with its id to avoid this warning: width: control.vertical ? parent.width : parent.height ^^^^^^^^ Warning: Drawer.qml:44:20: Could not compile binding for width: Cannot access value for name vertical [compiler] width: vertical ? parent.width : parent.height ^^^^^^^^ Warning: Drawer.qml:45:21: Unqualified access [unqualified] height: vertical ? parent.height : parent.width ^^^^^^^^ Info: vertical is a member of a parent element. You can qualify the access with its id to avoid this warning: height: control.vertical ? parent.height : parent.width ^^^^^^^^ Warning: Drawer.qml:45:21: Could not compile binding for height: Cannot access value for name vertical [compiler] height: vertical ? parent.height : parent.width ^^^^^^^^ Warning: Drawer.qml:35:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: Drawer.qml:35:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: Drawer.qml:48:20: Unqualified access [unqualified] width: vertical ? 1 : parent.width ^^^^^^^^ Info: vertical is a member of a parent element. You can qualify the access with its id to avoid this warning: width: control.vertical ? 1 : parent.width ^^^^^^^^ Warning: Drawer.qml:48:20: Could not compile binding for width: Cannot access value for name vertical [compiler] width: vertical ? 1 : parent.width ^^^^^^^^ Warning: Drawer.qml:49:21: Unqualified access [unqualified] height: vertical ? parent.height : 1 ^^^^^^^^ Info: vertical is a member of a parent element. You can qualify the access with its id to avoid this warning: height: control.vertical ? parent.height : 1 ^^^^^^^^ Warning: Drawer.qml:49:21: Could not compile binding for height: Cannot access value for name vertical [compiler] height: vertical ? parent.height : 1 ^^^^^^^^ Warning: Drawer.qml:51:66: Unqualified access [unqualified] x: control.edge === Qt.LeftEdge ? parent.width - 1 - inset : (control.edge === Qt.RightEdge ? inset : 0) ^^^^^ Info: inset is a member of a parent element. You can qualify the access with its id to avoid this warning: x: control.edge === Qt.LeftEdge ? parent.width - 1 - control.inset : (control.edge === Qt.RightEdge ? inset : 0) ^^^^^^^^ Warning: Drawer.qml:51:66: Could not compile binding for x: Cannot access value for name inset [compiler] x: control.edge === Qt.LeftEdge ? parent.width - 1 - inset : (control.edge === Qt.RightEdge ? inset : 0) ^^^^^ Warning: Drawer.qml:52:49: Unqualified access [unqualified] y: control.edge === Qt.BottomEdge ? inset : (control.edge === Qt.TopEdge ? parent.height - 1 - inset : 0) ^^^^^ Info: inset is a member of a parent element. You can qualify the access with its id to avoid this warning: y: control.edge === Qt.BottomEdge ? control.inset : (control.edge === Qt.TopEdge ? parent.height - 1 - inset : 0) ^^^^^^^^ Warning: Drawer.qml:52:49: Could not compile binding for y: Cannot access value for name inset [compiler] y: control.edge === Qt.BottomEdge ? inset : (control.edge === Qt.TopEdge ? parent.height - 1 - inset : 0) ^^^^^ Warning: Drawer.qml:58:34: Unqualified access [unqualified] color: Color.transparent(control.palette.mid, 0.5) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: Drawer.qml:58:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.mid, 0.5) ^^^^^^^ [8810/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_Popup_qml.cpp Warning: Popup.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: Popup.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: Popup.qml:35:21: Unqualified access [unqualified] source: IOS.url + "popup-background" ^^^ Warning: Popup.qml:35:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "popup-background" ^^^ Warning: Popup.qml:38:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: Popup.qml:38:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8811/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_HorizontalHeaderView_qml.cpp Warning: HorizontalHeaderView.qml:22:34: Unqualified access [unqualified] implicitHeight: Math.max(control.height, text.implicitHeight + (cellPadding * 2)) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2023 The Qt Company Ltd. Warning: HorizontalHeaderView.qml:22:34: Could not compile binding for implicitHeight: Cannot access value for name control [compiler] implicitHeight: Math.max(control.height, text.implicitHeight + (cellPadding * 2)) ^^^^^^^ Warning: HorizontalHeaderView.qml:23:16: Unqualified access [unqualified] color: control.palette.button ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2023 The Qt Company Ltd. Warning: HorizontalHeaderView.qml:23:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.palette.button ^^^^^^^ Warning: HorizontalHeaderView.qml:27:19: Unqualified access [unqualified] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2023 The Qt Company Ltd. Warning: HorizontalHeaderView.qml:27:19: Could not compile binding for text: Cannot access value for name control [compiler] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ [8813/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_DialogButtonBox_qml.cpp Warning: DialogButtonBox.qml:6:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Warning: DialogButtonBox.qml:8:1: Button was not found. Did you add all import paths? [import] import QtQuick.Controls.iOS.impl T.DialogButtonBox { Info: Did you mean "Button"? import QtQuick.Controls.iOS.ButtonT.DialogButtonBox { ^^^^^^ Warning: DialogButtonBox.qml:24:15: 'DialogButtonBoxDelegate' is used but it is not resolved [unresolved-type] delegate: DialogButtonBoxDelegate { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: DialogButtonBox.qml:25:9: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: control.orientation === ListView.Vertical ^^^^^ Warning: DialogButtonBox.qml:24:15: Type DialogButtonBoxDelegate is used but it is not resolved [unresolved-type] delegate: DialogButtonBoxDelegate { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: DialogButtonBox.qml:16:56: Could not compile binding for orientation: Cannot generate efficient code for incomparable types int of int and int of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/DialogButtonBox.qml)::alignment with type Qt::Alignment [compiler] readonly property var orientation: (count === 2 || alignment !== 0) ^^^^^^^^^ Warning: DialogButtonBox.qml:18:71: Member "down" not found on type "QQuickItem" [missing-property] readonly property bool delegatePressed: count === 2 && (itemAt(0).down || itemAt(1).down) ^^^^ Warning: DialogButtonBox.qml:18:71: Could not compile binding for delegatePressed: Cannot load property down from QQuickItem of QQuickItem. [compiler] readonly property bool delegatePressed: count === 2 && (itemAt(0).down || itemAt(1).down) ^^^^ Warning: DialogButtonBox.qml:21:42: Member "separatorLine" not found on type "QQuickItem" [missing-property] ? (background && background.separatorLine ? background.separatorLine.width : 0) ^^^^^^^^^^^^^ Warning: DialogButtonBox.qml:21:42: Could not compile binding for spacing: Cannot load property separatorLine from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/DialogButtonBox.qml)::background with type QQuickItem. [compiler] ? (background && background.separatorLine ? background.separatorLine.width : 0) ^^^^^^^^^^^^^ Warning: DialogButtonBox.qml:25:9: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: DialogButtonBox.qml:41:85: Unqualified access [unqualified] implicitHeight: control.orientation === ListView.Horizontal ? 44 : Math.max(contentItem.implicitHeight, 44) ^^^^^^^^^^^ Info: contentItem is a member of a parent element. You can qualify the access with its id to avoid this warning: implicitHeight: control.orientation === ListView.Horizontal ? 44 : Math.max(control.contentItem.implicitHeight, 44) ^^^^^^^^ Warning: DialogButtonBox.qml:41:85: Could not compile binding for implicitHeight: Cannot access value for name contentItem [compiler] implicitHeight: control.orientation === ListView.Horizontal ? 44 : Math.max(contentItem.implicitHeight, 44) ^^^^^^^^^^^ Warning: DialogButtonBox.qml:49:21: Unqualified access [unqualified] source: IOS.url + "dialogbuttonbox-delegate-vertical-last" ^^^ Warning: DialogButtonBox.qml:49:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "dialogbuttonbox-delegate-vertical-last" ^^^ Warning: DialogButtonBox.qml:52:33: Unqualified access [unqualified] {"pressed": delegate.down}, ^^^^^^^^ Info: delegate is a member of a parent element. You can qualify the access with its id to avoid this warning: {"pressed": control.delegate.down}, ^^^^^^^^ Warning: DialogButtonBox.qml:52:33: Could not compile binding for states: Cannot access value for name delegate [compiler] {"pressed": delegate.down}, ^^^^^^^^ Warning: DialogButtonBox.qml:60:40: Member "backgroundImage" not found on type "QQuickItem" [missing-property] parent: control.background.backgroundImage ^^^^^^^^^^^^^^^ Warning: DialogButtonBox.qml:60:40: Could not compile binding for parent: Cannot load property backgroundImage from QQuickItem of QQuickControl::background with type QQuickItem. [compiler] parent: control.background.backgroundImage ^^^^^^^^^^^^^^^ Warning: DialogButtonBox.qml:64:30: Could not compile binding for visible: Cannot generate efficient code for incomparable types int of int and int of QQuickDialogButtonBox::alignment with type Qt::Alignment [compiler] visible: control.alignment === 0 && (control.count === 2 && !control.delegatePressed) ^^^^^^^^^ Warning: DialogButtonBox.qml:66:21: Unqualified access [unqualified] source: IOS.url + "dialogbuttonbox-separator" ^^^ Warning: DialogButtonBox.qml:66:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "dialogbuttonbox-separator" ^^^ Warning: DialogButtonBox.qml:69:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: DialogButtonBox.qml:69:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8814/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_VerticalHeaderView_qml.cpp Warning: VerticalHeaderView.qml:21:33: Unqualified access [unqualified] implicitWidth: Math.max(control.width, text.implicitWidth + (cellPadding * 2)) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2023 The Qt Company Ltd. Warning: VerticalHeaderView.qml:21:33: Could not compile binding for implicitWidth: Cannot access value for name control [compiler] implicitWidth: Math.max(control.width, text.implicitWidth + (cellPadding * 2)) ^^^^^^^ Warning: VerticalHeaderView.qml:23:16: Unqualified access [unqualified] color: control.palette.button ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2023 The Qt Company Ltd. Warning: VerticalHeaderView.qml:23:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.palette.button ^^^^^^^ Warning: VerticalHeaderView.qml:27:19: Unqualified access [unqualified] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2023 The Qt Company Ltd. Warning: VerticalHeaderView.qml:27:19: Could not compile binding for text: Cannot access value for name control [compiler] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] ^^^^^^^ [8815/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_SelectionRectangle_qml.cpp Warning: SelectionRectangle.qml:8:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: SelectionRectangle.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: SelectionRectangle.qml:20:21: Unqualified access [unqualified] source: IOS.url + "selectionrectangle-handle" ^^^ Warning: SelectionRectangle.qml:20:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "selectionrectangle-handle" ^^^ Warning: SelectionRectangle.qml:24:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: SelectionRectangle.qml:24:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8817/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_ToolTip_qml.cpp Warning: ToolTip.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: ToolTip.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: ToolTip.qml:12:83: Member "leftInset" not found on type "QQuickItem" [missing-property] x: parent ? (parent.width - implicitWidth) / 2 : 0 - (background ? background.leftInset : 0) ^^^^^^^^^ Warning: ToolTip.qml:12:83: Could not compile binding for x: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/ToolTip.qml)::background with type QQuickItem. [compiler] x: parent ? (parent.width - implicitWidth) / 2 : 0 - (background ? background.leftInset : 0) ^^^^^^^^^ Warning: ToolTip.qml:13:51: Member "topInset" not found on type "QQuickItem" [missing-property] y: -implicitHeight - (background ? background.topInset : 0) ^^^^^^^^ Warning: ToolTip.qml:13:51: Could not compile binding for y: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/ToolTip.qml)::background with type QQuickItem. [compiler] y: -implicitHeight - (background ? background.topInset : 0) ^^^^^^^^ Warning: ToolTip.qml:20:40: Member "topInset" not found on type "QQuickItem" [missing-property] topMargin: background ? background.topInset : 0 ^^^^^^^^ Warning: ToolTip.qml:20:40: Could not compile binding for topMargin: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/ToolTip.qml)::background with type QQuickItem. [compiler] topMargin: background ? background.topInset : 0 ^^^^^^^^ Warning: ToolTip.qml:21:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftMargin: background ? background.leftInset : 0 ^^^^^^^^^ Warning: ToolTip.qml:21:41: Could not compile binding for leftMargin: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/ToolTip.qml)::background with type QQuickItem. [compiler] leftMargin: background ? background.leftInset : 0 ^^^^^^^^^ Warning: ToolTip.qml:22:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightMargin: background ? background.rightInset : 0 ^^^^^^^^^^ Warning: ToolTip.qml:22:42: Could not compile binding for rightMargin: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/ToolTip.qml)::background with type QQuickItem. [compiler] rightMargin: background ? background.rightInset : 0 ^^^^^^^^^^ Warning: ToolTip.qml:23:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomMargin: background ? background.bottomInset : 0 ^^^^^^^^^^^ Warning: ToolTip.qml:23:43: Could not compile binding for bottomMargin: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/ToolTip.qml)::background with type QQuickItem. [compiler] bottomMargin: background ? background.bottomInset : 0 ^^^^^^^^^^^ Warning: ToolTip.qml:25:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: ToolTip.qml:25:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/ToolTip.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: ToolTip.qml:26:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: ToolTip.qml:26:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/ToolTip.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: ToolTip.qml:27:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ToolTip.qml:27:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/ToolTip.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ToolTip.qml:28:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ToolTip.qml:28:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/ToolTip.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ToolTip.qml:30:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ToolTip.qml:30:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/ToolTip.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ToolTip.qml:31:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ToolTip.qml:31:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/ToolTip.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ToolTip.qml:32:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ToolTip.qml:32:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/ToolTip.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ToolTip.qml:33:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ToolTip.qml:33:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/ToolTip.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ToolTip.qml:45:17: Unqualified access [unqualified] source: IOS.url + "tooltip-background" ^^^ Warning: ToolTip.qml:45:17: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "tooltip-background" ^^^ Warning: ToolTip.qml:48:41: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: ToolTip.qml:48:41: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8820/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_Dialog_qml.cpp Warning: Dialog.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Info: Dialog.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.iOS.impl ^^^^^^ Warning: Dialog.qml:12:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: Dialog.qml:39:21: Unqualified access [unqualified] source: IOS.url + "popup-background" ^^^ Warning: Dialog.qml:39:21: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "popup-background" ^^^ Warning: Dialog.qml:42:45: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: Dialog.qml:42:45: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ [8825/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_ToolSeparator_qml.cpp Info: ToolSeparator.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ [8826/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_ComboBox_qml.cpp Warning: ComboBox.qml:7:1: Warnings occurred while importing module "QtQuick.Controls.iOS.impl": [import] import QtQuick.Controls.iOS.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Controls/iOS/impl/plugins.qmltypes [import] --- Warning: ComboBox.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: ComboBox.qml:29:15: Unqualified access [unqualified] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] : model[control.textRole]) : modelData ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2023 The Qt Company Ltd. Warning: ComboBox.qml:29:15: Could not compile binding for text: Cannot access value for name control [compiler] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] : model[control.textRole]) : modelData ^^^^^^^ Warning: ComboBox.qml:32:23: Unqualified access [unqualified] hoverEnabled: control.hoverEnabled ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2023 The Qt Company Ltd. Warning: ComboBox.qml:32:23: Could not compile binding for hoverEnabled: Cannot access value for name control [compiler] hoverEnabled: control.hoverEnabled ^^^^^^^ Warning: ComboBox.qml:33:18: Unqualified access [unqualified] checked: control.currentIndex === index ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2023 The Qt Company Ltd. Warning: ComboBox.qml:33:18: Could not compile binding for checked: Cannot access value for name control [compiler] checked: control.currentIndex === index ^^^^^^^ Warning: ComboBox.qml:35:46: Unqualified access [unqualified] readonly property bool isSingleItem: control.count === 1 ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2023 The Qt Company Ltd. Warning: ComboBox.qml:35:46: Could not compile binding for isSingleItem: Cannot access value for name control [compiler] readonly property bool isSingleItem: control.count === 1 ^^^^^^^ Warning: ComboBox.qml:36:62: Unqualified access [unqualified] readonly property bool isFirstItem: !isSingleItem && index === 0 ^^^^^ Info: index is implicitly injected into this delegate. Add a required property instead. delegate: MenuItem { Warning: ComboBox.qml:36:62: Could not compile binding for isFirstItem: Cannot access value for name index [compiler] readonly property bool isFirstItem: !isSingleItem && index === 0 ^^^^^ Warning: ComboBox.qml:37:61: Unqualified access [unqualified] readonly property bool isLastItem: !isSingleItem && index === control.count - 1 ^^^^^ Info: index is implicitly injected into this delegate. Add a required property instead. delegate: MenuItem { Warning: ComboBox.qml:37:61: Could not compile binding for isLastItem: Cannot access value for name index [compiler] readonly property bool isLastItem: !isSingleItem && index === control.count - 1 ^^^^^ Warning: ComboBox.qml:30:23: Unqualified access [unqualified] palette.text: control.palette.text ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2023 The Qt Company Ltd. Warning: ComboBox.qml:30:23: Could not compile binding for text: Cannot access value for name control [compiler] palette.text: control.palette.text ^^^^^^^ Warning: ComboBox.qml:31:34: Unqualified access [unqualified] palette.highlightedText: control.palette.highlightedText ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2023 The Qt Company Ltd. Warning: ComboBox.qml:31:34: Could not compile binding for highlightedText: Cannot access value for name control [compiler] palette.highlightedText: control.palette.highlightedText ^^^^^^^ Warning: ComboBox.qml:42:20: Unqualified access [unqualified] y: isLastItem ? -1 : 0 ^^^^^^^^^^ Info: isLastItem is a member of a parent element. You can qualify the access with its id to avoid this warning: y: .isLastItem ? -1 : 0 ^^^^^ Warning: ComboBox.qml:42:20: Could not compile binding for y: Cannot access value for name isLastItem [compiler] y: isLastItem ? -1 : 0 ^^^^^^^^^^ Warning: ComboBox.qml:44:25: Unqualified access [unqualified] height: isLastItem ? parent.height + 1 : parent.height ^^^^^^^^^^ Info: isLastItem is a member of a parent element. You can qualify the access with its id to avoid this warning: height: .isLastItem ? parent.height + 1 : parent.height ^^^^^ Warning: ComboBox.qml:44:25: Could not compile binding for height: Cannot access value for name isLastItem [compiler] height: isLastItem ? parent.height + 1 : parent.height ^^^^^^^^^^ Warning: ComboBox.qml:45:27: Unqualified access [unqualified] rotation: isLastItem ? 180 : 0 ^^^^^^^^^^ Info: isLastItem is a member of a parent element. You can qualify the access with its id to avoid this warning: rotation: .isLastItem ? 180 : 0 ^^^^^ Warning: ComboBox.qml:45:27: Could not compile binding for rotation: Cannot access value for name isLastItem [compiler] rotation: isLastItem ? 180 : 0 ^^^^^^^^^^ Warning: ComboBox.qml:46:28: Unqualified access [unqualified] visible: !(isSingleItem && !control.delegate.pressed) ^^^^^^^^^^^^ Info: isSingleItem is a member of a parent element. You can qualify the access with its id to avoid this warning: visible: !(.isSingleItem && !control.delegate.pressed) ^^^^^ Warning: ComboBox.qml:46:28: Could not compile binding for visible: Cannot access value for name isSingleItem [compiler] visible: !(isSingleItem && !control.delegate.pressed) ^^^^^^^^^^^^ Warning: ComboBox.qml:47:25: Unqualified access [unqualified] source: IOS.url + "menuitem-background" ^^^ Warning: ComboBox.qml:47:25: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + "menuitem-background" ^^^ Warning: ComboBox.qml:50:34: Unqualified access [unqualified] {"edge": isFirstItem || isLastItem }, ^^^^^^^^^^^ Info: isFirstItem is a member of a parent element. You can qualify the access with its id to avoid this warning: {"edge": .isFirstItem || isLastItem }, ^^^^^ Warning: ComboBox.qml:50:34: Could not compile binding for states: Cannot access value for name isFirstItem [compiler] {"edge": isFirstItem || isLastItem }, ^^^^^^^^^^^ Warning: ComboBox.qml:67:17: Unqualified access [unqualified] source: IOS.url + (control.popupButtonStyle ? "arrow-updown-indicator" : "arrow-indicator") ^^^ Warning: ComboBox.qml:67:17: Could not compile binding for source: Cannot access value for name IOS [compiler] source: IOS.url + (control.popupButtonStyle ? "arrow-updown-indicator" : "arrow-indicator") ^^^ Warning: ComboBox.qml:72:41: Member "colorScheme" not found on type "QObject" [missing-property] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: ComboBox.qml:72:41: Could not compile binding for states: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] {"light": Qt.styleHints.colorScheme === Qt.Light}, ^^^^^^^^^^^ Warning: ComboBox.qml:103:51: Unqualified access [unqualified] implicitWidth: control.popupButtonStyle ? implicitContentWidth : 250 ^^^^^^^^^^^^^^^^^^^^ Info: implicitContentWidth is a member of a parent element. You can qualify the access with its id to avoid this warning: implicitWidth: control.popupButtonStyle ? control.implicitContentWidth : 250 ^^^^^^^^ Warning: ComboBox.qml:103:51: Could not compile binding for implicitWidth: Cannot access value for name implicitContentWidth [compiler] implicitWidth: control.popupButtonStyle ? implicitContentWidth : 250 ^^^^^^^^^^^^^^^^^^^^ Warning: ComboBox.qml:114:38: Could not compile binding for height: Member implicitHeight of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/ComboBox.qml)::contentItem with type QQuickItem can be shadowed [compiler] height: Math.min(contentItem.implicitHeight, control.Window.height - topMargin - bottomMargin) ^^^^^^^^^^^^^^ [8829/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleplugin_DelayButton_qml.cpp Warning: DelayButton.qml:47:89: Could not compile binding for color: Member disabled of QQuickPalette of QQuickItem::palette with type QQuickPalette can be shadowed [compiler] color: control.down && control.progress === 1 ? "transparent" : control.palette.disabled.button ^^^^^^^^ [8830/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleimplplugin_CursorDelegate_qml.cpp Warning: CursorDelegate.qml:13:44: Member "readOnly" not found on type "QQuickItem" [missing-property] visible: parent.activeFocus && !parent.readOnly && parent.selectionStart === parent.selectionEnd ^^^^^^^^ Warning: CursorDelegate.qml:13:44: Could not compile binding for visible: Cannot load property readOnly from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/impl/CursorDelegate.qml)::parent with type QQuickItem. [compiler] visible: parent.activeFocus && !parent.readOnly && parent.selectionStart === parent.selectionEnd ^^^^^^^^ Warning: CursorDelegate.qml:19:39: Member "cursorPosition" not found on type "QQuickItem" [missing-property] cursorPosition: cursor.parent.cursorPosition ^^^^^^^^^^^^^^ Warning: CursorDelegate.qml:19:39: Could not compile binding for cursorPosition: Cannot load property cursorPosition from QQuickItem of QQuickItem::parent with type QQuickItem. [compiler] cursorPosition: cursor.parent.cursorPosition ^^^^^^^^^^^^^^ Warning: CursorDelegate.qml:20:62: Member "readOnly" not found on type "QQuickItem" [missing-property] running: cursor.parent.activeFocus && !cursor.parent.readOnly ^^^^^^^^ Warning: CursorDelegate.qml:20:62: Could not compile binding for running: Cannot load property readOnly from QQuickItem of QQuickItem::parent with type QQuickItem. [compiler] running: cursor.parent.activeFocus && !cursor.parent.readOnly ^^^^^^^^ [8831/11342] Generating .rcc/qmlcache/qtquickcontrols2iosstyleimplplugin_DialogButtonBoxDelegate_qml.cpp Warning: DialogButtonBoxDelegate.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: DialogButtonBoxDelegate.qml:22:18: IconLabel was not found. Did you add all import paths? [import] contentItem: IconLabel { ^^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:53:13: NinePatchImageSelector was not found. Did you add all import paths? [import] NinePatchImageSelector on source { ^^^^^^^^^^^^^^^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:8:1: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Warning: DialogButtonBoxDelegate.qml:44:9: NinePatchImage was not found. Did you add all import paths? [import] NinePatchImage { ^^^^^^^^^^^^^^ Info: Did you mean "AnimatedImage"? AnimatedImage { ^^^^^^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:8:1: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: DialogButtonBoxDelegate.qml:8:1: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: DialogButtonBoxDelegate.qml:8:1: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: DialogButtonBoxDelegate.qml:8:1: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: DialogButtonBoxDelegate.qml:8:1: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: DialogButtonBoxDelegate.qml:8:1: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: DialogButtonBoxDelegate.qml:22:18: 'IconLabel' is used but it is not resolved [unresolved-type] contentItem: IconLabel { ^^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:22:18: 'IconLabel' is used but it is not resolved [unresolved-type] contentItem: IconLabel { ^^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:22:18: 'IconLabel' is used but it is not resolved [unresolved-type] contentItem: IconLabel { ^^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:22:18: 'IconLabel' is used but it is not resolved [unresolved-type] contentItem: IconLabel { ^^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:22:18: 'IconLabel' is used but it is not resolved [unresolved-type] contentItem: IconLabel { ^^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:8:1: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: DialogButtonBoxDelegate.qml:44:9: 'NinePatchImage' is used but it is not resolved [unresolved-type] NinePatchImage { ^^^^^^^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:44:9: 'NinePatchImage' is used but it is not resolved [unresolved-type] NinePatchImage { ^^^^^^^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:44:9: 'NinePatchImage' is used but it is not resolved [unresolved-type] NinePatchImage { ^^^^^^^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:44:9: 'NinePatchImage' is used but it is not resolved [unresolved-type] NinePatchImage { ^^^^^^^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:44:9: 'NinePatchImage' is used but it is not resolved [unresolved-type] NinePatchImage { ^^^^^^^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:53:13: 'NinePatchImageSelector' is used but it is not resolved [unresolved-type] NinePatchImageSelector on source { ^^^^^^^^^^^^^^^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:44:9: 'NinePatchImage' is used but it is not resolved [unresolved-type] NinePatchImage { ^^^^^^^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:8:1: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: DialogButtonBoxDelegate.qml:44:9: Type NinePatchImage is used but it is not resolved [unresolved-type] NinePatchImage { ^^^^^^^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:24:9: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: delegate.text ^^^^ Warning: DialogButtonBoxDelegate.qml:25:9: Binding assigned to "font", but no property "font" exists in the current element. [missing-property] font: delegate.font ^^^^ Warning: DialogButtonBoxDelegate.qml:26:9: Binding assigned to "spacing", but no property "spacing" exists in the current element. [missing-property] spacing: delegate.spacing ^^^^^^^ Warning: DialogButtonBoxDelegate.qml:27:9: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: delegate.DialogButtonBox.buttonRole === DialogButtonBox.DestructiveRole ^^^^^ Warning: DialogButtonBoxDelegate.qml:50:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: parent.width ^^^^^ Warning: DialogButtonBoxDelegate.qml:51:13: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] height: parent.height ^^^^^^ Warning: DialogButtonBoxDelegate.qml:52:13: Binding assigned to "source", but no property "source" exists in the current element. [missing-property] source: IOS.url + "dialogbuttonbox-delegate" ^^^^^^ Warning: DialogButtonBoxDelegate.qml:11:5: Binding assigned to "implicitHeight", but no property "implicitHeight" exists in the current element. [missing-property] implicitHeight: 44 ^^^^^^^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:20:5: Binding assigned to "flat", but no property "flat" exists in the current element. [missing-property] flat: true ^^^^ Warning: DialogButtonBoxDelegate.qml:54:17: Binding assigned to "states", but no property "states" exists in the current element. [missing-property] states: [ ^^^^^^ Warning: DialogButtonBoxDelegate.qml:8:1: Type Button is used but it is not resolved [unresolved-type] Button { ^^^^^^ Info: DialogButtonBoxDelegate.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: DialogButtonBoxDelegate.qml:13:44: Unqualified access [unqualified] readonly property var dialogButtonBox: DialogButtonBox.buttonBox ^^^^^^^^^^^^^^^ Info: Did you mean "dialogButtonBox"? readonly property var dialogButtonBox: dialogButtonBox.buttonBox ^^^^^^^^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:13:44: Could not compile binding for dialogButtonBox: Cannot access value for name DialogButtonBox [compiler] readonly property var dialogButtonBox: DialogButtonBox.buttonBox ^^^^^^^^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:14:83: Could not compile binding for hasVerticalLayout: Cannot load property count from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/impl/DialogButtonBoxDelegate.qml)::dialogButtonBox with type QVariant. [compiler] readonly property bool hasVerticalLayout: dialogButtonBox && (dialogButtonBox.count !== 2) ^^^^^ Warning: DialogButtonBoxDelegate.qml:16:60: Could not compile binding for isLastItem: Cannot load property contentChildren from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/impl/DialogButtonBoxDelegate.qml)::dialogButtonBox with type QVariant. [compiler] && (dialogButtonBox.contentChildren) ^^^^^^^^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:18:68: Could not compile binding for count: Cannot load property count from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickcontrols/ios/impl/DialogButtonBoxDelegate.qml)::dialogButtonBox with type QVariant. [compiler] readonly property int count: dialogButtonBox ? dialogButtonBox.count : 0 ^^^^^ Warning: DialogButtonBoxDelegate.qml:23:55: Member "colorScheme" not found on type "QObject" [missing-property] readonly property var redColor: Qt.styleHints.colorScheme === Qt.Light ? "#ff3b30" : "#ff453a" ^^^^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:23:55: Could not compile binding for redColor: Cannot load property colorScheme from QObject of QtObject::styleHints with type QObject. [compiler] readonly property var redColor: Qt.styleHints.colorScheme === Qt.Light ? "#ff3b30" : "#ff453a" ^^^^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:24:9: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: DialogButtonBoxDelegate.qml:25:9: Could not compile binding for font: Cannot resolve property type for binding on font. [compiler] Warning: DialogButtonBoxDelegate.qml:26:9: Could not compile binding for spacing: Cannot resolve property type for binding on spacing. [compiler] Warning: DialogButtonBoxDelegate.qml:27:9: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] Warning: DialogButtonBoxDelegate.qml:8:1: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Button { ^^^^^^ Warning: DialogButtonBoxDelegate.qml:36:18: Could not compile binding for visible: Cannot retrieve a non-object type by ID: delegate [compiler] visible: delegate.dialogButtonBox ^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:8:1: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Button { ^^^^^^ Warning: DialogButtonBoxDelegate.qml:40:43: Could not compile binding for leftItem: Cannot retrieve a non-object type by ID: delegate [compiler] readonly property bool leftItem: !delegate.hasVerticalLayout && !delegate.isLastItem ^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:8:1: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Button { ^^^^^^ Warning: DialogButtonBoxDelegate.qml:41:44: Could not compile binding for rightItem: Cannot retrieve a non-object type by ID: delegate [compiler] readonly property bool rightItem: !delegate.hasVerticalLayout && !leftItem ^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:8:1: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Button { ^^^^^^ Warning: DialogButtonBoxDelegate.qml:42:38: Could not compile binding for flip: Cannot retrieve a non-object type by ID: delegate [compiler] readonly property bool flip: delegate.mirrored ? leftItem : rightItem ^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:50:13: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: DialogButtonBoxDelegate.qml:51:13: Could not compile binding for height: Cannot resolve property type for binding on height. [compiler] Warning: DialogButtonBoxDelegate.qml:52:13: Could not compile binding for source: Cannot resolve property type for binding on source. [compiler] Warning: DialogButtonBoxDelegate.qml:8:1: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Button { ^^^^^^ Warning: DialogButtonBoxDelegate.qml:48:35: Could not compile binding for xScale: Cannot retrieve a non-object type by ID: delegate [compiler] Scale { xScale: (!delegate.background.flip ? 1 : -1) } ^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:8:1: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Button { ^^^^^^ Warning: DialogButtonBoxDelegate.qml:47:34: Could not compile binding for x: Cannot retrieve a non-object type by ID: delegate [compiler] Translate { x: (!delegate.background.flip ? 0 : -width) }, ^^^^^^^^ Warning: DialogButtonBoxDelegate.qml:54:17: Could not compile binding for states: Cannot resolve property type for binding on states. [compiler] [8914/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/ColorInputs_qml.cpp Warning: ColorInputs.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: ColorInputs.qml:7:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: ColorInputs.qml:40:9: ComboBox was not found. Did you add all import paths? [import] ComboBox { ^^^^^^^^ Warning: ColorInputs.qml:70:13: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:91:21: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:104:21: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:117:21: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:130:21: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:151:21: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:163:21: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:175:21: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:187:21: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:208:21: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:220:21: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:232:21: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:244:21: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:45:13: unknown grouped property scope background. [unqualified] background.implicitWidth: 0 ^^^^^^^^^^ Warning: ColorInputs.qml:40:9: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: ColorInputs.qml:40:9: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: ColorInputs.qml:40:9: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: ColorInputs.qml:40:9: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: ColorInputs.qml:45:13: 'background' is used but it is not resolved [unresolved-type] background.implicitWidth: 0 ^^^^^^^^^^ Warning: ColorInputs.qml:40:9: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: ColorInputs.qml:40:9: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: ColorInputs.qml:40:9: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: ColorInputs.qml:70:13: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:70:13: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:70:13: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:70:13: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:70:13: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:91:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:91:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:91:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:91:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:91:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:91:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:91:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:104:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:104:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:104:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:104:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:104:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:104:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:104:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:117:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:117:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:117:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:117:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:117:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:117:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:117:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:130:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:130:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:130:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:130:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:130:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:130:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:130:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:151:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:151:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:151:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:151:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:151:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:151:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:151:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:163:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:163:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:163:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:163:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:163:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:163:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:163:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:175:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:175:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:175:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:175:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:175:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:175:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:175:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:187:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:187:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:187:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:187:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:187:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:187:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:187:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:208:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:208:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:208:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:208:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:208:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:208:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:208:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:220:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:220:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:220:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:220:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:220:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:220:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:220:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:232:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:232:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:232:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:232:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:232:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:232:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:232:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:244:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:244:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:244:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:244:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:244:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:244:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:244:21: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:91:21: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:104:21: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:117:21: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:130:21: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:70:13: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:208:21: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:220:21: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:232:21: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:244:21: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:40:9: Type ComboBox is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: ColorInputs.qml:151:21: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:163:21: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:175:21: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:187:21: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:165:25: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "hsvSaturation" ^^^^^^^^^^ Warning: ColorInputs.qml:166:25: Binding assigned to "horizontalAlignment", but no property "horizontalAlignment" exists in the current element. [missing-property] horizontalAlignment: Qt.AlignHCenter ^^^^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:167:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: Math.round(root.hsvSaturation * 100).toString() + "%" ^^^^ Warning: ColorInputs.qml:168:25: Binding assigned to "maximumLength", but no property "maximumLength" exists in the current element. [missing-property] maximumLength: 4 ^^^^^^^^^^^^^ Warning: ColorInputs.qml:172:25: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] implicitWidth: fourM.width + leftPadding + rightPadding ^^^^^^^^^^^^^ Warning: ColorInputs.qml:234:25: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "hslLightness" ^^^^^^^^^^ Warning: ColorInputs.qml:235:25: Binding assigned to "horizontalAlignment", but no property "horizontalAlignment" exists in the current element. [missing-property] horizontalAlignment: Qt.AlignHCenter ^^^^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:236:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: Math.round(root.lightness * 100).toString() + "%" ^^^^ Warning: ColorInputs.qml:237:25: Binding assigned to "maximumLength", but no property "maximumLength" exists in the current element. [missing-property] maximumLength: 4 ^^^^^^^^^^^^^ Warning: ColorInputs.qml:241:25: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] implicitWidth: fourM.width + leftPadding + rightPadding ^^^^^^^^^^^^^ Warning: ColorInputs.qml:189:25: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "hsvAlpha" ^^^^^^^^^^ Warning: ColorInputs.qml:190:25: Binding assigned to "horizontalAlignment", but no property "horizontalAlignment" exists in the current element. [missing-property] horizontalAlignment: Qt.AlignHCenter ^^^^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:191:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: Math.round(root.alpha * 100).toString() + "%" ^^^^ Warning: ColorInputs.qml:192:25: Binding assigned to "maximumLength", but no property "maximumLength" exists in the current element. [missing-property] maximumLength: 4 ^^^^^^^^^^^^^ Warning: ColorInputs.qml:196:25: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] implicitWidth: fourM.width + leftPadding + rightPadding ^^^^^^^^^^^^^ Warning: ColorInputs.qml:72:17: Binding assigned to "horizontalAlignment", but no property "horizontalAlignment" exists in the current element. [missing-property] horizontalAlignment: Qt.AlignLeft ^^^^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:73:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: root.color ^^^^ Warning: ColorInputs.qml:74:17: Binding assigned to "maximumLength", but no property "maximumLength" exists in the current element. [missing-property] maximumLength: 9 ^^^^^^^^^^^^^ Warning: ColorInputs.qml:153:25: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "hsvHue" ^^^^^^^^^^ Warning: ColorInputs.qml:154:25: Binding assigned to "horizontalAlignment", but no property "horizontalAlignment" exists in the current element. [missing-property] horizontalAlignment: Qt.AlignHCenter ^^^^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:155:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: Math.round(root.hue * 360).toString() + "°" ^^^^ Warning: ColorInputs.qml:156:25: Binding assigned to "maximumLength", but no property "maximumLength" exists in the current element. [missing-property] maximumLength: 4 ^^^^^^^^^^^^^ Warning: ColorInputs.qml:160:25: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] implicitWidth: fourM.width + leftPadding + rightPadding ^^^^^^^^^^^^^ Warning: ColorInputs.qml:119:25: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "rgbBlue" ^^^^^^^^^^ Warning: ColorInputs.qml:120:25: Binding assigned to "horizontalAlignment", but no property "horizontalAlignment" exists in the current element. [missing-property] horizontalAlignment: Qt.AlignHCenter ^^^^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:121:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: root.blue ^^^^ Warning: ColorInputs.qml:122:25: Binding assigned to "maximumLength", but no property "maximumLength" exists in the current element. [missing-property] maximumLength: 3 ^^^^^^^^^^^^^ Warning: ColorInputs.qml:127:25: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] implicitWidth: fourM.width + leftPadding + rightPadding ^^^^^^^^^^^^^ Warning: ColorInputs.qml:42:13: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "colorSystemComboBox" ^^^^^^^^^^ Warning: ColorInputs.qml:43:13: Binding assigned to "editable", but no property "editable" exists in the current element. [missing-property] editable: false ^^^^^^^^ Warning: ColorInputs.qml:44:13: Binding assigned to "flat", but no property "flat" exists in the current element. [missing-property] flat: true ^^^^ Warning: ColorInputs.qml:46:13: Binding assigned to "implicitContentWidthPolicy", but no property "implicitContentWidthPolicy" exists in the current element. [missing-property] implicitContentWidthPolicy: ComboBox.WidestTextWhenCompleted ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:47:13: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] implicitWidth: implicitContentWidth + leftPadding + rightPadding // Workaround QTBUG-106098 ^^^^^^^^^^^^^ Warning: ColorInputs.qml:106:25: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "rgbGreen" ^^^^^^^^^^ Warning: ColorInputs.qml:107:25: Binding assigned to "horizontalAlignment", but no property "horizontalAlignment" exists in the current element. [missing-property] horizontalAlignment: Qt.AlignHCenter ^^^^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:108:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: root.green ^^^^ Warning: ColorInputs.qml:109:25: Binding assigned to "maximumLength", but no property "maximumLength" exists in the current element. [missing-property] maximumLength: 3 ^^^^^^^^^^^^^ Warning: ColorInputs.qml:114:25: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] implicitWidth: fourM.width + leftPadding + rightPadding ^^^^^^^^^^^^^ Warning: ColorInputs.qml:45:24: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] background.implicitWidth: 0 ^^^^^^^^^^^^^ Warning: ColorInputs.qml:246:25: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "hslAlpha" ^^^^^^^^^^ Warning: ColorInputs.qml:247:25: Binding assigned to "horizontalAlignment", but no property "horizontalAlignment" exists in the current element. [missing-property] horizontalAlignment: Qt.AlignHCenter ^^^^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:248:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: Math.round(root.alpha * 100).toString() + "%" ^^^^ Warning: ColorInputs.qml:249:25: Binding assigned to "maximumLength", but no property "maximumLength" exists in the current element. [missing-property] maximumLength: 4 ^^^^^^^^^^^^^ Warning: ColorInputs.qml:253:25: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] implicitWidth: fourM.width + leftPadding + rightPadding ^^^^^^^^^^^^^ Warning: ColorInputs.qml:222:25: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "hslSaturation" ^^^^^^^^^^ Warning: ColorInputs.qml:223:25: Binding assigned to "horizontalAlignment", but no property "horizontalAlignment" exists in the current element. [missing-property] horizontalAlignment: Qt.AlignHCenter ^^^^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:224:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: Math.round(root.hslSaturation * 100).toString() + "%" ^^^^ Warning: ColorInputs.qml:225:25: Binding assigned to "maximumLength", but no property "maximumLength" exists in the current element. [missing-property] maximumLength: 4 ^^^^^^^^^^^^^ Warning: ColorInputs.qml:229:25: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] implicitWidth: fourM.width + leftPadding + rightPadding ^^^^^^^^^^^^^ Warning: ColorInputs.qml:177:25: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "hsvValue" ^^^^^^^^^^ Warning: ColorInputs.qml:178:25: Binding assigned to "horizontalAlignment", but no property "horizontalAlignment" exists in the current element. [missing-property] horizontalAlignment: Qt.AlignHCenter ^^^^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:179:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: Math.round(root.value * 100).toString() + "%" ^^^^ Warning: ColorInputs.qml:180:25: Binding assigned to "maximumLength", but no property "maximumLength" exists in the current element. [missing-property] maximumLength: 4 ^^^^^^^^^^^^^ Warning: ColorInputs.qml:184:25: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] implicitWidth: fourM.width + leftPadding + rightPadding ^^^^^^^^^^^^^ Warning: ColorInputs.qml:132:25: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "rgbAlpha" ^^^^^^^^^^ Warning: ColorInputs.qml:133:25: Binding assigned to "horizontalAlignment", but no property "horizontalAlignment" exists in the current element. [missing-property] horizontalAlignment: Qt.AlignHCenter ^^^^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:134:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: Math.round(root.alpha * 100).toString() + "%" ^^^^ Warning: ColorInputs.qml:135:25: Binding assigned to "maximumLength", but no property "maximumLength" exists in the current element. [missing-property] maximumLength: 4 ^^^^^^^^^^^^^ Warning: ColorInputs.qml:139:25: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] implicitWidth: fourM.width + leftPadding + rightPadding ^^^^^^^^^^^^^ Warning: ColorInputs.qml:93:25: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "rgbRed" ^^^^^^^^^^ Warning: ColorInputs.qml:94:25: Binding assigned to "horizontalAlignment", but no property "horizontalAlignment" exists in the current element. [missing-property] horizontalAlignment: Qt.AlignHCenter ^^^^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:95:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: root.red ^^^^ Warning: ColorInputs.qml:96:25: Binding assigned to "maximumLength", but no property "maximumLength" exists in the current element. [missing-property] maximumLength: 3 ^^^^^^^^^^^^^ Warning: ColorInputs.qml:101:25: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] implicitWidth: fourM.width + leftPadding + rightPadding ^^^^^^^^^^^^^ Warning: ColorInputs.qml:210:25: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "hslHue" ^^^^^^^^^^ Warning: ColorInputs.qml:211:25: Binding assigned to "horizontalAlignment", but no property "horizontalAlignment" exists in the current element. [missing-property] horizontalAlignment: Qt.AlignHCenter ^^^^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:212:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: Math.round(root.hue * 360).toString() + "°" ^^^^ Warning: ColorInputs.qml:213:25: Binding assigned to "maximumLength", but no property "maximumLength" exists in the current element. [missing-property] maximumLength: 4 ^^^^^^^^^^^^^ Warning: ColorInputs.qml:217:25: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property] implicitWidth: fourM.width + leftPadding + rightPadding ^^^^^^^^^^^^^ Info: ColorInputs.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: ColorInputs.qml:70:13: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:12:15: Could not compile binding for hexInput: Cannot retrieve a non-object type by ID: hex [compiler] hexInput: hex ^^^ Warning: ColorInputs.qml:91:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:13:15: Could not compile binding for redInput: Cannot retrieve a non-object type by ID: rgbRed [compiler] redInput: rgbRed ^^^^^^ Warning: ColorInputs.qml:104:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:14:17: Could not compile binding for greenInput: Cannot retrieve a non-object type by ID: rgbGreen [compiler] greenInput: rgbGreen ^^^^^^^^ Warning: ColorInputs.qml:117:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:15:16: Could not compile binding for blueInput: Cannot retrieve a non-object type by ID: rgbBlue [compiler] blueInput: rgbBlue ^^^^^^^ Warning: ColorInputs.qml:130:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:16:20: Could not compile binding for rgbAlphaInput: Cannot retrieve a non-object type by ID: rgbAlpha [compiler] rgbAlphaInput: rgbAlpha ^^^^^^^^ Warning: ColorInputs.qml:151:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:17:18: Could not compile binding for hsvHueInput: Cannot retrieve a non-object type by ID: hsvHue [compiler] hsvHueInput: hsvHue ^^^^^^ Warning: ColorInputs.qml:163:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:18:25: Could not compile binding for hsvSaturationInput: Cannot retrieve a non-object type by ID: hsvSaturation [compiler] hsvSaturationInput: hsvSaturation ^^^^^^^^^^^^^ Warning: ColorInputs.qml:175:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:19:17: Could not compile binding for valueInput: Cannot retrieve a non-object type by ID: hsvValue [compiler] valueInput: hsvValue ^^^^^^^^ Warning: ColorInputs.qml:187:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:20:20: Could not compile binding for hsvAlphaInput: Cannot retrieve a non-object type by ID: hsvAlpha [compiler] hsvAlphaInput: hsvAlpha ^^^^^^^^ Warning: ColorInputs.qml:208:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:21:18: Could not compile binding for hslHueInput: Cannot retrieve a non-object type by ID: hslHue [compiler] hslHueInput: hslHue ^^^^^^ Warning: ColorInputs.qml:220:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:22:25: Could not compile binding for hslSaturationInput: Cannot retrieve a non-object type by ID: hslSaturation [compiler] hslSaturationInput: hslSaturation ^^^^^^^^^^^^^ Warning: ColorInputs.qml:232:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:23:21: Could not compile binding for lightnessInput: Cannot retrieve a non-object type by ID: hslLightness [compiler] lightnessInput: hslLightness ^^^^^^^^^^^^ Warning: ColorInputs.qml:244:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:24:20: Could not compile binding for hslAlphaInput: Cannot retrieve a non-object type by ID: hslAlpha [compiler] hslAlphaInput: hslAlpha ^^^^^^^^ Warning: ColorInputs.qml:40:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] ComboBox { ^^^^^^^^ Warning: ColorInputs.qml:32:15: Could not compile binding for font: Cannot retrieve a non-object type by ID: colorSystemComboBox [compiler] font: colorSystemComboBox.font ^^^^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:46:13: Could not compile binding for implicitContentWidthPolicy: Cannot resolve property type for binding on implicitContentWidthPolicy. [compiler] Warning: ColorInputs.qml:47:13: Could not compile binding for implicitWidth: Cannot resolve property type for binding on implicitWidth. [compiler] Warning: ColorInputs.qml:40:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] ComboBox { ^^^^^^^^ Warning: ColorInputs.qml:66:27: Could not compile binding for currentIndex: Cannot retrieve a non-object type by ID: colorSystemComboBox [compiler] currentIndex: colorSystemComboBox.currentIndex ^^^^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:72:17: Could not compile binding for horizontalAlignment: Cannot resolve property type for binding on horizontalAlignment. [compiler] Warning: ColorInputs.qml:73:17: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: ColorInputs.qml:76:45: Could not compile binding for regularExpression: Instruction "generate_MoveRegExp" not implemented [compiler] regularExpression: root.showAlpha ? /^#[0-9A-f]{6}(?:[0-9A-f]{2})?$/ : /^#[0-9A-f]{6}$/ ^^^^^^^^^ Warning: ColorInputs.qml:91:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:86:32: Could not compile binding for implicitWidth: Cannot retrieve a non-object type by ID: rgbRed [compiler] implicitWidth: rgbRed.implicitWidth + rgbGreen.implicitWidth + rgbBlue.implicitWidth + rgbAlpha.implicitWidth ^^^^^^ Warning: ColorInputs.qml:91:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:87:42: Could not compile binding for implicitHeight: Cannot retrieve a non-object type by ID: rgbRed [compiler] implicitHeight: Math.max(rgbRed.implicitHeight, rgbGreen.implicitHeight, rgbBlue.implicitHeight, rgbAlpha.implicitHeight) ^^^^^^ Warning: ColorInputs.qml:90:35: Could not compile binding for width: Member implicitWidth of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/ColorInputs.qml)::parent with type QQuickItem can be shadowed [compiler] width: parent.implicitWidth ^^^^^^^^^^^^^ Warning: ColorInputs.qml:94:25: Could not compile binding for horizontalAlignment: Cannot resolve property type for binding on horizontalAlignment. [compiler] Warning: ColorInputs.qml:95:25: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: ColorInputs.qml:101:25: Could not compile binding for implicitWidth: Cannot resolve property type for binding on implicitWidth. [compiler] Warning: ColorInputs.qml:107:25: Could not compile binding for horizontalAlignment: Cannot resolve property type for binding on horizontalAlignment. [compiler] Warning: ColorInputs.qml:108:25: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: ColorInputs.qml:114:25: Could not compile binding for implicitWidth: Cannot resolve property type for binding on implicitWidth. [compiler] Warning: ColorInputs.qml:120:25: Could not compile binding for horizontalAlignment: Cannot resolve property type for binding on horizontalAlignment. [compiler] Warning: ColorInputs.qml:121:25: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: ColorInputs.qml:127:25: Could not compile binding for implicitWidth: Cannot resolve property type for binding on implicitWidth. [compiler] Warning: ColorInputs.qml:133:25: Could not compile binding for horizontalAlignment: Cannot resolve property type for binding on horizontalAlignment. [compiler] Warning: ColorInputs.qml:134:25: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: ColorInputs.qml:139:25: Could not compile binding for implicitWidth: Cannot resolve property type for binding on implicitWidth. [compiler] Warning: ColorInputs.qml:137:48: Could not compile binding for regularExpression: Instruction "generate_MoveRegExp" not implemented [compiler] regularExpression: /^[0-9]{0,3}%?$/ ^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:151:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:146:32: Could not compile binding for implicitWidth: Cannot retrieve a non-object type by ID: hsvHue [compiler] implicitWidth: hsvHue.implicitWidth + hsvSaturation.implicitWidth + hsvValue.implicitWidth + hsvAlpha.implicitWidth ^^^^^^ Warning: ColorInputs.qml:151:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:147:42: Could not compile binding for implicitHeight: Cannot retrieve a non-object type by ID: hsvHue [compiler] implicitHeight: Math.max(hsvHue.implicitHeight, hsvSaturation.implicitHeight, hsvValue.implicitHeight, hsvAlpha.implicitHeight) ^^^^^^ Warning: ColorInputs.qml:150:35: Could not compile binding for width: Member implicitWidth of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/ColorInputs.qml)::parent with type QQuickItem can be shadowed [compiler] width: parent.implicitWidth ^^^^^^^^^^^^^ Warning: ColorInputs.qml:154:25: Could not compile binding for horizontalAlignment: Cannot resolve property type for binding on horizontalAlignment. [compiler] Warning: ColorInputs.qml:155:25: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: ColorInputs.qml:160:25: Could not compile binding for implicitWidth: Cannot resolve property type for binding on implicitWidth. [compiler] Warning: ColorInputs.qml:158:48: Could not compile binding for regularExpression: Instruction "generate_MoveRegExp" not implemented [compiler] regularExpression: /^[0-9]{0,3}°?$/ ^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:166:25: Could not compile binding for horizontalAlignment: Cannot resolve property type for binding on horizontalAlignment. [compiler] Warning: ColorInputs.qml:167:25: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: ColorInputs.qml:172:25: Could not compile binding for implicitWidth: Cannot resolve property type for binding on implicitWidth. [compiler] Warning: ColorInputs.qml:170:48: Could not compile binding for regularExpression: Instruction "generate_MoveRegExp" not implemented [compiler] regularExpression: /^[0-9]{0,3}%?$/ ^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:178:25: Could not compile binding for horizontalAlignment: Cannot resolve property type for binding on horizontalAlignment. [compiler] Warning: ColorInputs.qml:179:25: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: ColorInputs.qml:184:25: Could not compile binding for implicitWidth: Cannot resolve property type for binding on implicitWidth. [compiler] Warning: ColorInputs.qml:182:48: Could not compile binding for regularExpression: Instruction "generate_MoveRegExp" not implemented [compiler] regularExpression: /^[0-9]{0,3}%?$/ ^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:190:25: Could not compile binding for horizontalAlignment: Cannot resolve property type for binding on horizontalAlignment. [compiler] Warning: ColorInputs.qml:191:25: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: ColorInputs.qml:196:25: Could not compile binding for implicitWidth: Cannot resolve property type for binding on implicitWidth. [compiler] Warning: ColorInputs.qml:194:48: Could not compile binding for regularExpression: Instruction "generate_MoveRegExp" not implemented [compiler] regularExpression: /^[0-9]{0,3}%?$/ ^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:208:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:202:32: Could not compile binding for implicitWidth: Cannot retrieve a non-object type by ID: hslHue [compiler] implicitWidth: hslHue.implicitWidth + hsvSaturation.implicitWidth + hslLightness.implicitWidth + hslAlpha.implicitWidth ^^^^^^ Warning: ColorInputs.qml:208:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: ColorInputs.qml:203:42: Could not compile binding for implicitHeight: Cannot retrieve a non-object type by ID: hslHue [compiler] implicitHeight: Math.max(hslHue.implicitHeight, hsvSaturation.implicitHeight, hslLightness.implicitHeight, hslAlpha.implicitHeight) ^^^^^^ Warning: ColorInputs.qml:206:35: Could not compile binding for width: Member implicitWidth of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/ColorInputs.qml)::parent with type QQuickItem can be shadowed [compiler] width: parent.implicitWidth ^^^^^^^^^^^^^ Warning: ColorInputs.qml:211:25: Could not compile binding for horizontalAlignment: Cannot resolve property type for binding on horizontalAlignment. [compiler] Warning: ColorInputs.qml:212:25: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: ColorInputs.qml:217:25: Could not compile binding for implicitWidth: Cannot resolve property type for binding on implicitWidth. [compiler] Warning: ColorInputs.qml:215:48: Could not compile binding for regularExpression: Instruction "generate_MoveRegExp" not implemented [compiler] regularExpression: /^[0-9]{0,3}°?$/ ^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:223:25: Could not compile binding for horizontalAlignment: Cannot resolve property type for binding on horizontalAlignment. [compiler] Warning: ColorInputs.qml:224:25: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: ColorInputs.qml:229:25: Could not compile binding for implicitWidth: Cannot resolve property type for binding on implicitWidth. [compiler] Warning: ColorInputs.qml:227:48: Could not compile binding for regularExpression: Instruction "generate_MoveRegExp" not implemented [compiler] regularExpression: /^[0-9]{0,3}%?$/ ^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:235:25: Could not compile binding for horizontalAlignment: Cannot resolve property type for binding on horizontalAlignment. [compiler] Warning: ColorInputs.qml:236:25: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: ColorInputs.qml:241:25: Could not compile binding for implicitWidth: Cannot resolve property type for binding on implicitWidth. [compiler] Warning: ColorInputs.qml:239:48: Could not compile binding for regularExpression: Instruction "generate_MoveRegExp" not implemented [compiler] regularExpression: /^[0-9]{0,3}%?$/ ^^^^^^^^^^^^^^^^ Warning: ColorInputs.qml:247:25: Could not compile binding for horizontalAlignment: Cannot resolve property type for binding on horizontalAlignment. [compiler] Warning: ColorInputs.qml:248:25: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: ColorInputs.qml:253:25: Could not compile binding for implicitWidth: Cannot resolve property type for binding on implicitWidth. [compiler] Warning: ColorInputs.qml:251:48: Could not compile binding for regularExpression: Instruction "generate_MoveRegExp" not implemented [compiler] regularExpression: /^[0-9]{0,3}%?$/ ^^^^^^^^^^^^^^^^ [8915/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/ColorDialog_qml.cpp Warning: ColorDialog.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: ColorDialog.qml:7:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: ColorDialog.qml:8:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: ColorDialog.qml:50:13: Pane was not found. Did you add all import paths? [import] header: Pane { ^^^^ Info: Did you mean "Path"? header: Path { ^^^^ Warning: ColorDialog.qml:55:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Info: Did you mean "T.Label"? T.Label { ^^^^^^^ Warning: ColorDialog.qml:65:13: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Info: Did you mean "T.Button"? T.Button { ^^^^^^^^ Warning: ColorDialog.qml:90:9: Slider was not found. Did you add all import paths? [import] Slider { ^^^^^^ Info: Did you mean "T.Slider"? T.Slider { ^^^^^^^^ Warning: ColorDialog.qml:129:9: Slider was not found. Did you add all import paths? [import] Slider { ^^^^^^ Info: Did you mean "T.Slider"? T.Slider { ^^^^^^^^ Warning: ColorDialog.qml:209:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Info: Did you mean "T.Label"? T.Label { ^^^^^^^ Warning: ColorDialog.qml:241:13: DialogButtonBox was not found. Did you add all import paths? [import] DialogButtonBox { ^^^^^^^^^^^^^^^ Info: Did you mean "T.DialogButtonBox"? T.DialogButtonBox { ^^^^^^^^^^^^^^^^^ Warning: ColorDialog.qml:59:17: unknown grouped property scope font. [unqualified] font.bold: true ^^^^ Warning: ColorDialog.qml:68:17: unknown grouped property scope icon. [unqualified] icon.source: "qrc:/qt-project.org/imports/QtQuick/Dialogs/quickimpl/images/eye-dropper.png" ^^^^ Warning: ColorDialog.qml:244:17: unknown grouped property scope palette. [unqualified] palette.window: control.palette.light ^^^^^^^ Warning: ColorDialog.qml:50:13: 'Pane' is used but it is not resolved [unresolved-type] header: Pane { ^^^^ Warning: ColorDialog.qml:51:9: 'palette' is used but it is not resolved [unresolved-type] palette.window: control.palette.light ^^^^^^^ Warning: ColorDialog.qml:50:13: 'Pane' is used but it is not resolved [unresolved-type] header: Pane { ^^^^ Warning: ColorDialog.qml:55:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: ColorDialog.qml:55:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: ColorDialog.qml:55:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: ColorDialog.qml:55:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: ColorDialog.qml:59:17: 'font' is used but it is not resolved [unresolved-type] font.bold: true ^^^^ Warning: ColorDialog.qml:55:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: ColorDialog.qml:55:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: ColorDialog.qml:55:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: ColorDialog.qml:65:13: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: ColorDialog.qml:65:13: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: ColorDialog.qml:68:17: 'icon' is used but it is not resolved [unresolved-type] icon.source: "qrc:/qt-project.org/imports/QtQuick/Dialogs/quickimpl/images/eye-dropper.png" ^^^^ Warning: ColorDialog.qml:65:13: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: ColorDialog.qml:65:13: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: ColorDialog.qml:65:13: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: ColorDialog.qml:65:13: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: ColorDialog.qml:65:13: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: ColorDialog.qml:50:13: 'Pane' is used but it is not resolved [unresolved-type] header: Pane { ^^^^ Warning: ColorDialog.qml:90:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: ColorDialog.qml:90:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: ColorDialog.qml:90:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: ColorDialog.qml:90:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: ColorDialog.qml:90:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: ColorDialog.qml:90:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: ColorDialog.qml:90:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: ColorDialog.qml:90:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: ColorDialog.qml:90:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: ColorDialog.qml:90:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: ColorDialog.qml:129:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: ColorDialog.qml:129:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: ColorDialog.qml:129:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: ColorDialog.qml:129:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: ColorDialog.qml:129:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: ColorDialog.qml:129:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: ColorDialog.qml:129:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: ColorDialog.qml:129:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: ColorDialog.qml:129:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: ColorDialog.qml:209:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: ColorDialog.qml:209:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: ColorDialog.qml:241:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: ColorDialog.qml:241:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: ColorDialog.qml:244:17: 'palette' is used but it is not resolved [unresolved-type] palette.window: control.palette.light ^^^^^^^ Warning: ColorDialog.qml:241:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: ColorDialog.qml:241:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: ColorDialog.qml:241:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: ColorDialog.qml:241:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: ColorDialog.qml:90:9: Type Slider is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: ColorDialog.qml:129:9: Type Slider is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: ColorDialog.qml:55:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: ColorDialog.qml:65:13: Type Button is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: ColorDialog.qml:209:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: ColorDialog.qml:241:13: Type DialogButtonBox is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: ColorDialog.qml:210:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Color") ^^^^ Warning: ColorDialog.qml:56:17: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "titleLabel" ^^^^^^^^^^ Warning: ColorDialog.qml:57:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: control.title ^^^^ Warning: ColorDialog.qml:58:17: Binding assigned to "elide", but no property "elide" exists in the current element. [missing-property] elide: Label.ElideRight ^^^^^ Warning: ColorDialog.qml:92:13: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "hueSlider" ^^^^^^^^^^ Warning: ColorDialog.qml:93:13: Binding assigned to "orientation", but no property "orientation" exists in the current element. [missing-property] orientation: Qt.Horizontal ^^^^^^^^^^^ Warning: ColorDialog.qml:94:13: Binding assigned to "value", but no property "value" exists in the current element. [missing-property] value: control.hue ^^^^^ Warning: ColorDialog.qml:95:13: Binding assigned to "implicitHeight", but no property "implicitHeight" exists in the current element. [missing-property] implicitHeight: 20 ^^^^^^^^^^^^^^ Warning: ColorDialog.qml:244:25: Binding assigned to "window", but no property "window" exists in the current element. [missing-property] palette.window: control.palette.light ^^^^^^ Warning: ColorDialog.qml:131:13: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "alphaSlider" ^^^^^^^^^^ Warning: ColorDialog.qml:132:13: Binding assigned to "orientation", but no property "orientation" exists in the current element. [missing-property] orientation: Qt.Horizontal ^^^^^^^^^^^ Warning: ColorDialog.qml:133:13: Binding assigned to "value", but no property "value" exists in the current element. [missing-property] value: control.alpha ^^^^^ Warning: ColorDialog.qml:134:13: Binding assigned to "implicitHeight", but no property "implicitHeight" exists in the current element. [missing-property] implicitHeight: 20 ^^^^^^^^^^^^^^ Warning: ColorDialog.qml:68:22: Binding assigned to "source", but no property "source" exists in the current element. [missing-property] icon.source: "qrc:/qt-project.org/imports/QtQuick/Dialogs/quickimpl/images/eye-dropper.png" ^^^^^^ Warning: ColorDialog.qml:52:9: Binding assigned to "padding", but no property "padding" exists in the current element. [missing-property] padding: 20 ^^^^^^^ Warning: ColorDialog.qml:51:17: Binding assigned to "window", but no property "window" exists in the current element. [missing-property] palette.window: control.palette.light ^^^^^^ Warning: ColorDialog.qml:59:22: Binding assigned to "bold", but no property "bold" exists in the current element. [missing-property] font.bold: true ^^^^ Warning: ColorDialog.qml:243:17: Binding assigned to "standardButtons", but no property "standardButtons" exists in the current element. [missing-property] standardButtons: control.standardButtons ^^^^^^^^^^^^^^^ Warning: ColorDialog.qml:245:17: Binding assigned to "spacing", but no property "spacing" exists in the current element. [missing-property] spacing: 12 ^^^^^^^ Warning: ColorDialog.qml:246:17: Binding assigned to "horizontalPadding", but no property "horizontalPadding" exists in the current element. [missing-property] horizontalPadding: 0 ^^^^^^^^^^^^^^^^^ Warning: ColorDialog.qml:247:17: Binding assigned to "verticalPadding", but no property "verticalPadding" exists in the current element. [missing-property] verticalPadding: 20 ^^^^^^^^^^^^^^^ Warning: ColorDialog.qml:67:17: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "eyeDropperButton" ^^^^^^^^^^ Warning: ColorDialog.qml:69:17: Binding assigned to "flat", but no property "flat" exists in the current element. [missing-property] flat: true ^^^^ Warning: ColorDialog.qml:70:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: false ^^^^^^^ Warning: ColorDialog.qml:50:13: Type Pane is used but it is not resolved [unresolved-type] header: Pane { ^^^^ Info: ColorDialog.qml:7:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Info: ColorDialog.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: ColorDialog.qml:15:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: ColorDialog.qml:65:13: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Button { ^^^^^^ Warning: ColorDialog.qml:37:39: Could not compile binding for eyeDropperButton: Cannot retrieve a non-object type by ID: eyeDropperButton [compiler] ColorDialogImpl.eyeDropperButton: eyeDropperButton ^^^^^^^^^^^^^^^^ Warning: ColorDialog.qml:241:13: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: ColorDialog.qml:38:32: Could not compile binding for buttonBox: Cannot retrieve a non-object type by ID: buttonBox [compiler] ColorDialogImpl.buttonBox: buttonBox ^^^^^^^^^ Warning: ColorDialog.qml:129:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Slider { ^^^^^^ Warning: ColorDialog.qml:41:34: Could not compile binding for alphaSlider: Cannot retrieve a non-object type by ID: alphaSlider [compiler] ColorDialogImpl.alphaSlider: alphaSlider ^^^^^^^^^^^ Warning: ColorDialog.qml:51:17: Could not compile binding for window: Cannot resolve property type for binding on window. [compiler] Warning: ColorDialog.qml:57:17: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: ColorDialog.qml:58:17: Could not compile binding for elide: Cannot resolve property type for binding on elide. [compiler] Warning: ColorDialog.qml:61:67: Unqualified access [unqualified] Layout.preferredWidth: control.title.length > 0 ? implicitWidth : 0 ^^^^^^^^^^^^^ Info: implicitWidth is a member of a parent element. You can qualify the access with its id to avoid this warning: Layout.preferredWidth: control.title.length > 0 ? control.implicitWidth : 0 ^^^^^^^^ Warning: ColorDialog.qml:61:67: Could not compile binding for preferredWidth: Cannot access value for name implicitWidth [compiler] Layout.preferredWidth: control.title.length > 0 ? implicitWidth : 0 ^^^^^^^^^^^^^ Warning: ColorDialog.qml:72:40: Unqualified access [unqualified] Layout.preferredWidth: implicitHeight ^^^^^^^^^^^^^^ Info: implicitHeight is a member of a parent element. You can qualify the access with its id to avoid this warning: Layout.preferredWidth: control.implicitHeight ^^^^^^^^ Warning: ColorDialog.qml:72:40: Could not compile binding for preferredWidth: Cannot access value for name implicitHeight [compiler] Layout.preferredWidth: implicitHeight ^^^^^^^^^^^^^^ Warning: ColorDialog.qml:93:13: Could not compile binding for orientation: Cannot resolve property type for binding on orientation. [compiler] Warning: ColorDialog.qml:94:13: Could not compile binding for value: Cannot resolve property type for binding on value. [compiler] Warning: ColorDialog.qml:96:13: Could not compile binding for onMoved: Cannot resolve property type for binding on onMoved. [compiler] Warning: ColorDialog.qml:96:13: Could not compile binding for onMoved: Cannot resolve property type for binding on onMoved. [compiler] Warning: ColorDialog.qml:90:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Slider { ^^^^^^ Warning: ColorDialog.qml:98:20: Could not compile binding for x: Cannot retrieve a non-object type by ID: hueSlider [compiler] x: hueSlider.leftPadding + (hueSlider.horizontal ^^^^^^^^^ Warning: ColorDialog.qml:90:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Slider { ^^^^^^ Warning: ColorDialog.qml:101:20: Could not compile binding for y: Cannot retrieve a non-object type by ID: hueSlider [compiler] y: hueSlider.topPadding + (hueSlider.horizontal ^^^^^^^^^ Warning: ColorDialog.qml:90:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Slider { ^^^^^^ Warning: ColorDialog.qml:104:25: Could not compile binding for picker: Cannot retrieve a non-object type by ID: hueSlider [compiler] picker: hueSlider ^^^^^^^^^ Warning: ColorDialog.qml:90:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Slider { ^^^^^^ Warning: ColorDialog.qml:108:37: Could not compile binding for leftMargin: Cannot retrieve a non-object type by ID: hueSlider [compiler] anchors.leftMargin: hueSlider.handle.width / 2 ^^^^^^^^^ Warning: ColorDialog.qml:90:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Slider { ^^^^^^ Warning: ColorDialog.qml:109:38: Could not compile binding for rightMargin: Cannot retrieve a non-object type by ID: hueSlider [compiler] anchors.rightMargin: hueSlider.handle.width / 2 ^^^^^^^^^ Warning: ColorDialog.qml:132:13: Could not compile binding for orientation: Cannot resolve property type for binding on orientation. [compiler] Warning: ColorDialog.qml:133:13: Could not compile binding for value: Cannot resolve property type for binding on value. [compiler] Warning: ColorDialog.qml:129:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Slider { ^^^^^^ Warning: ColorDialog.qml:136:20: Could not compile binding for x: Cannot retrieve a non-object type by ID: alphaSlider [compiler] x: alphaSlider.leftPadding + (alphaSlider.horizontal ^^^^^^^^^^^ Warning: ColorDialog.qml:129:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Slider { ^^^^^^ Warning: ColorDialog.qml:139:20: Could not compile binding for y: Cannot retrieve a non-object type by ID: alphaSlider [compiler] y: alphaSlider.topPadding + (alphaSlider.horizontal ^^^^^^^^^^^ Warning: ColorDialog.qml:129:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Slider { ^^^^^^ Warning: ColorDialog.qml:142:25: Could not compile binding for picker: Cannot retrieve a non-object type by ID: alphaSlider [compiler] picker: alphaSlider ^^^^^^^^^^^ Warning: ColorDialog.qml:146:44: Member "handle" not found on type "QQuickItem" [missing-property] anchors.leftMargin: parent.handle.width / 2 ^^^^^^ Warning: ColorDialog.qml:146:44: Could not compile binding for leftMargin: Cannot load property handle from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/ColorDialog.qml)::parent with type QQuickItem. [compiler] anchors.leftMargin: parent.handle.width / 2 ^^^^^^ Warning: ColorDialog.qml:147:45: Member "handle" not found on type "QQuickItem" [missing-property] anchors.rightMargin: parent.handle.width / 2 ^^^^^^ Warning: ColorDialog.qml:147:45: Could not compile binding for rightMargin: Cannot load property handle from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/ColorDialog.qml)::parent with type QQuickItem. [compiler] anchors.rightMargin: parent.handle.width / 2 ^^^^^^ Warning: ColorDialog.qml:243:17: Could not compile binding for standardButtons: Cannot resolve property type for binding on standardButtons. [compiler] Warning: ColorDialog.qml:244:25: Could not compile binding for window: Cannot resolve property type for binding on window. [compiler] Warning: ColorDialog.qml:255:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: ColorDialog.qml:255:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Warning: ColorDialog.qml:259:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: ColorDialog.qml:259:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ [8916/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/FileDialog_qml.cpp Warning: FileDialog.qml:6:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FileDialog.qml:8:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FileDialog.qml:9:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FileDialog.qml:50:17: DialogButtonBox was not found. Did you add all import paths? [import] footer: DialogButtonBox { ^^^^^^^^^^^^^^^ Info: Did you mean "T.DialogButtonBox"? footer: T.DialogButtonBox { ^^^^^^^^^^^^^^^^^ Warning: FileDialog.qml:79:13: Pane was not found. Did you add all import paths? [import] header: Pane { ^^^^ Info: Did you mean "Path"? header: Path { ^^^^ Warning: FileDialog.qml:113:29: ScrollBar was not found. Did you add all import paths? [import] ScrollBar.vertical: ScrollBar {} ^^^^^^^^^ Info: Did you mean "T.ScrollBar"? ScrollBar.vertical: T.ScrollBar {} ^^^^^^^^^^^ Warning: FileDialog.qml:46:9: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Info: Did you mean "T.Label"? T.Label { ^^^^^^^ Warning: FileDialog.qml:86:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Info: Did you mean "T.Label"? T.Label { ^^^^^^^ Warning: FileDialog.qml:147:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Info: Did you mean "T.Label"? T.Label { ^^^^^^^ Warning: FileDialog.qml:155:13: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Info: Did you mean "T.TextField"? T.TextField { ^^^^^^^^^^^ Warning: FileDialog.qml:163:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Info: Did you mean "T.Label"? T.Label { ^^^^^^^ Warning: FileDialog.qml:171:13: ComboBox was not found. Did you add all import paths? [import] ComboBox { ^^^^^^^^ Info: Did you mean "T.ComboBox"? T.ComboBox { ^^^^^^^^^^ Warning: FileDialog.qml:179:13: DialogButtonBox was not found. Did you add all import paths? [import] DialogButtonBox { ^^^^^^^^^^^^^^^ Info: Did you mean "T.DialogButtonBox"? T.DialogButtonBox { ^^^^^^^^^^^^^^^^^ Warning: FileDialog.qml:37:5: Dialog was not found. Did you add all import paths? [import] Dialog { ^^^^^^ Info: Did you mean "T.Dialog"? T.Dialog { ^^^^^^^^ Warning: FileDialog.qml:40:9: unknown grouped property scope anchors. [unqualified] anchors.centerIn: parent ^^^^^^^ Warning: FileDialog.qml:93:17: unknown grouped property scope font. [unqualified] font.bold: true ^^^^ Warning: FileDialog.qml:182:17: unknown grouped property scope palette. [unqualified] palette.window: control.palette.light ^^^^^^^ Warning: FileDialog.qml:37:5: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: FileDialog.qml:37:5: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: FileDialog.qml:40:9: 'anchors' is used but it is not resolved [unresolved-type] anchors.centerIn: parent ^^^^^^^ Warning: FileDialog.qml:37:5: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: FileDialog.qml:37:5: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: FileDialog.qml:37:5: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: FileDialog.qml:37:5: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: FileDialog.qml:46:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialog.qml:50:17: 'DialogButtonBox' is used but it is not resolved [unresolved-type] footer: DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: FileDialog.qml:50:17: 'DialogButtonBox' is used but it is not resolved [unresolved-type] footer: DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: FileDialog.qml:37:5: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: FileDialog.qml:79:13: 'Pane' is used but it is not resolved [unresolved-type] header: Pane { ^^^^ Warning: FileDialog.qml:80:9: 'palette' is used but it is not resolved [unresolved-type] palette.window: control.palette.light ^^^^^^^ Warning: FileDialog.qml:79:13: 'Pane' is used but it is not resolved [unresolved-type] header: Pane { ^^^^ Warning: FileDialog.qml:86:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialog.qml:86:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialog.qml:86:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialog.qml:86:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialog.qml:86:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialog.qml:86:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialog.qml:86:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialog.qml:93:17: 'font' is used but it is not resolved [unresolved-type] font.bold: true ^^^^ Warning: FileDialog.qml:79:13: 'Pane' is used but it is not resolved [unresolved-type] header: Pane { ^^^^ Warning: FileDialog.qml:113:9: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar {} ^^^^^^^^^ Warning: FileDialog.qml:147:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialog.qml:147:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialog.qml:147:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialog.qml:155:13: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: FileDialog.qml:155:13: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: FileDialog.qml:155:13: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: FileDialog.qml:163:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialog.qml:163:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialog.qml:163:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialog.qml:163:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialog.qml:171:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: FileDialog.qml:171:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: FileDialog.qml:171:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: FileDialog.qml:179:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: FileDialog.qml:179:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: FileDialog.qml:182:17: 'palette' is used but it is not resolved [unresolved-type] palette.window: control.palette.light ^^^^^^^ Warning: FileDialog.qml:179:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: FileDialog.qml:179:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: FileDialog.qml:179:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: FileDialog.qml:179:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: FileDialog.qml:179:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: FileDialog.qml:86:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialog.qml:37:5: Type Dialog is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: FileDialog.qml:46:9: Cannot assign to non-existent default property [missing-property] Label { ^^^^^ Warning: FileDialog.qml:147:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialog.qml:155:13: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: FileDialog.qml:163:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialog.qml:171:13: Type ComboBox is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: FileDialog.qml:179:13: Type DialogButtonBox is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: FileDialog.qml:51:13: Binding assigned to "alignment", but no property "alignment" exists in the current element. [missing-property] alignment: Qt.AlignHCenter ^^^^^^^^^ Warning: FileDialog.qml:52:13: Binding assigned to "standardButtons", but no property "standardButtons" exists in the current element. [missing-property] standardButtons: DialogButtonBox.Yes | DialogButtonBox.No ^^^^^^^^^^^^^^^ Warning: FileDialog.qml:164:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Filter") ^^^^ Warning: FileDialog.qml:149:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("File name") ^^^^ Warning: FileDialog.qml:150:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: false ^^^^^^^ Warning: FileDialog.qml:81:9: Binding assigned to "padding", but no property "padding" exists in the current element. [missing-property] padding: 20 ^^^^^^^ Warning: FileDialog.qml:87:17: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "dialogTitleBarLabel" ^^^^^^^^^^ Warning: FileDialog.qml:88:17: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: parent.width ^^^^^ Warning: FileDialog.qml:89:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: control.title ^^^^ Warning: FileDialog.qml:90:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: control.title.length > 0 ^^^^^^^ Warning: FileDialog.qml:91:17: Binding assigned to "horizontalAlignment", but no property "horizontalAlignment" exists in the current element. [missing-property] horizontalAlignment: Label.AlignHCenter ^^^^^^^^^^^^^^^^^^^ Warning: FileDialog.qml:92:17: Binding assigned to "elide", but no property "elide" exists in the current element. [missing-property] elide: Label.ElideRight ^^^^^ Warning: FileDialog.qml:47:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("A file with the same name already exists in %1.\nReplacing it will overwrite its current contents.").arg(control.currentFolderName) ^^^^ Warning: FileDialog.qml:93:22: Binding assigned to "bold", but no property "bold" exists in the current element. [missing-property] font.bold: true ^^^^ Warning: FileDialog.qml:181:17: Binding assigned to "standardButtons", but no property "standardButtons" exists in the current element. [missing-property] standardButtons: control.standardButtons ^^^^^^^^^^^^^^^ Warning: FileDialog.qml:183:17: Binding assigned to "spacing", but no property "spacing" exists in the current element. [missing-property] spacing: 12 ^^^^^^^ Warning: FileDialog.qml:184:17: Binding assigned to "padding", but no property "padding" exists in the current element. [missing-property] padding: 0 ^^^^^^^ Warning: FileDialog.qml:40:17: Binding assigned to "centerIn", but no property "centerIn" exists in the current element. [missing-property] anchors.centerIn: parent ^^^^^^^^ Warning: FileDialog.qml:39:9: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "confirmationDialog" ^^^^^^^^^^ Warning: FileDialog.qml:41:9: Binding assigned to "closePolicy", but no property "closePolicy" exists in the current element. [missing-property] closePolicy: Popup.CloseOnEscape | Popup.CloseOnPressOutsideParent ^^^^^^^^^^^ Warning: FileDialog.qml:42:9: Binding assigned to "dim", but no property "dim" exists in the current element. [missing-property] dim: true ^^^ Warning: FileDialog.qml:43:9: Binding assigned to "modal", but no property "modal" exists in the current element. [missing-property] modal: true ^^^^^ Warning: FileDialog.qml:44:9: Binding assigned to "title", but no property "title" exists in the current element. [missing-property] title: qsTr("“%1” already exists. Do you want to replace it?").arg(control.fileName) ^^^^^ Warning: FileDialog.qml:173:17: Binding assigned to "model", but no property "model" exists in the current element. [missing-property] model: control.nameFilters ^^^^^ Warning: FileDialog.qml:174:17: Binding assigned to "verticalPadding", but no property "verticalPadding" exists in the current element. [missing-property] verticalPadding: 0 ^^^^^^^^^^^^^^^ Warning: FileDialog.qml:157:17: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "fileNameTextField" ^^^^^^^^^^ Warning: FileDialog.qml:158:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: false ^^^^^^^ Warning: FileDialog.qml:182:25: Binding assigned to "window", but no property "window" exists in the current element. [missing-property] palette.window: control.palette.light ^^^^^^ Warning: FileDialog.qml:80:17: Binding assigned to "window", but no property "window" exists in the current element. [missing-property] palette.window: control.palette.light ^^^^^^ Warning: FileDialog.qml:79:13: Type Pane is used but it is not resolved [unresolved-type] header: Pane { ^^^^ Warning: FileDialog.qml:113:9: Type ScrollBar is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar {} ^^^^^^^^^ Info: FileDialog.qml:6:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: FileDialog.qml:8:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Warning: FileDialog.qml:18:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: FileDialog.qml:41:9: Could not compile binding for closePolicy: Cannot resolve property type for binding on closePolicy. [compiler] Warning: FileDialog.qml:44:9: Could not compile binding for title: Cannot resolve property type for binding on title. [compiler] Warning: FileDialog.qml:40:17: Could not compile binding for centerIn: Cannot resolve property type for binding on centerIn. [compiler] Warning: FileDialog.qml:47:13: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: FileDialog.qml:51:13: Could not compile binding for alignment: Cannot resolve property type for binding on alignment. [compiler] Warning: FileDialog.qml:52:13: Could not compile binding for standardButtons: Cannot resolve property type for binding on standardButtons. [compiler] Warning: FileDialog.qml:179:13: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: FileDialog.qml:64:31: Could not compile binding for buttonBox: Cannot retrieve a non-object type by ID: buttonBox [compiler] FileDialogImpl.buttonBox: buttonBox ^^^^^^^^^ Warning: FileDialog.qml:171:13: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] ComboBox { ^^^^^^^^ Warning: FileDialog.qml:65:41: Could not compile binding for nameFiltersComboBox: Cannot retrieve a non-object type by ID: nameFiltersComboBox [compiler] FileDialogImpl.nameFiltersComboBox: nameFiltersComboBox ^^^^^^^^^^^^^^^^^^^ Warning: FileDialog.qml:147:13: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Label { ^^^^^ Warning: FileDialog.qml:68:35: Could not compile binding for fileNameLabel: Cannot retrieve a non-object type by ID: fileNameLabel [compiler] FileDialogImpl.fileNameLabel: fileNameLabel ^^^^^^^^^^^^^ Warning: FileDialog.qml:155:13: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: FileDialog.qml:69:39: Could not compile binding for fileNameTextField: Cannot retrieve a non-object type by ID: fileNameTextField [compiler] FileDialogImpl.fileNameTextField: fileNameTextField ^^^^^^^^^^^^^^^^^ Warning: FileDialog.qml:37:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Dialog { ^^^^^^ Warning: FileDialog.qml:70:49: Could not compile binding for overwriteConfirmationDialog: Cannot retrieve a non-object type by ID: overwriteConfirmationDialog [compiler] FileDialogImpl.overwriteConfirmationDialog: overwriteConfirmationDialog ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FileDialog.qml:80:17: Could not compile binding for window: Cannot resolve property type for binding on window. [compiler] Warning: FileDialog.qml:88:17: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: FileDialog.qml:89:17: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: FileDialog.qml:90:17: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: FileDialog.qml:91:17: Could not compile binding for horizontalAlignment: Cannot resolve property type for binding on horizontalAlignment. [compiler] Warning: FileDialog.qml:92:17: Could not compile binding for elide: Cannot resolve property type for binding on elide. [compiler] Warning: FileDialog.qml:125:21: Unqualified access [unqualified] dialog: control ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:125:21: Could not compile binding for dialog: Cannot access value for name control [compiler] dialog: control ^^^^^^^ Warning: FileDialog.qml:126:33: Unqualified access [unqualified] fileDetailRowWidth: nameFiltersComboBox.width ^^^^^^^^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:126:33: Could not compile binding for fileDetailRowWidth: Cannot access value for name nameFiltersComboBox [compiler] fileDetailRowWidth: nameFiltersComboBox.width ^^^^^^^^^^^^^^^^^^^ Warning: FileDialog.qml:128:36: Unqualified access [unqualified] KeyNavigation.backtab: breadcrumbBar ^^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:128:36: Could not compile binding for backtab: Cannot access value for name breadcrumbBar [compiler] KeyNavigation.backtab: breadcrumbBar ^^^^^^^^^^^^^ Warning: FileDialog.qml:129:32: Unqualified access [unqualified] KeyNavigation.tab: fileNameTextField.visible ? fileNameTextField : nameFiltersComboBox ^^^^^^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:129:32: Could not compile binding for tab: Cannot access value for name fileNameTextField [compiler] KeyNavigation.tab: fileNameTextField.visible ? fileNameTextField : nameFiltersComboBox ^^^^^^^^^^^^^^^^^ Warning: FileDialog.qml:173:17: Could not compile binding for model: Cannot resolve property type for binding on model. [compiler] Warning: FileDialog.qml:181:17: Could not compile binding for standardButtons: Cannot resolve property type for binding on standardButtons. [compiler] Warning: FileDialog.qml:182:25: Could not compile binding for window: Cannot resolve property type for binding on window. [compiler] Warning: FileDialog.qml:194:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:194:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Warning: FileDialog.qml:198:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:198:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ [8917/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/FileDialogDelegate_qml.cpp Warning: FileDialogDelegate.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FileDialogDelegate.qml:7:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl as DialogsQuickImpl ^^^^^^ --- Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] --- Info: FileDialogDelegate.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: FileDialogDelegate.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl as ControlsImpl ^^^^^^ Warning: FileDialogDelegate.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: FileDialogDelegate.qml:53:16: Unqualified access [unqualified] color: Color.blend(control.down ? control.palette.midlight : control.palette.light, ^^^^^ Info: Did you mean "color"? color: color.blend(control.down ? control.palette.midlight : control.palette.light, ^^^^^ Warning: FileDialogDelegate.qml:53:16: Could not compile binding for color: Cannot access value for name Color [compiler] color: Color.blend(control.down ? control.palette.midlight : control.palette.light, ^^^^^ [8918/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/FileDialogDelegateLabel_qml.cpp Warning: FileDialogDelegateLabel.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FileDialogDelegateLabel.qml:7:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl as DialogsQuickImpl ^^^^^^ --- Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FileDialogDelegateLabel.qml:39:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: FileDialogDelegateLabel.qml:52:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: FileDialogDelegateLabel.qml:57:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: FileDialogDelegateLabel.qml:54:17: unknown grouped property scope font. [unqualified] font.pixelSize: root.delegate.font.pixelSize * 0.75 ^^^^ Warning: FileDialogDelegateLabel.qml:59:17: unknown grouped property scope font. [unqualified] font.pixelSize: root.delegate.font.pixelSize * 0.75 ^^^^ Warning: FileDialogDelegateLabel.qml:39:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialogDelegateLabel.qml:39:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialogDelegateLabel.qml:39:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialogDelegateLabel.qml:52:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialogDelegateLabel.qml:52:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialogDelegateLabel.qml:54:17: 'font' is used but it is not resolved [unresolved-type] font.pixelSize: root.delegate.font.pixelSize * 0.75 ^^^^ Warning: FileDialogDelegateLabel.qml:52:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialogDelegateLabel.qml:57:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialogDelegateLabel.qml:57:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialogDelegateLabel.qml:59:17: 'font' is used but it is not resolved [unresolved-type] font.pixelSize: root.delegate.font.pixelSize * 0.75 ^^^^ Warning: FileDialogDelegateLabel.qml:57:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialogDelegateLabel.qml:57:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialogDelegateLabel.qml:52:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialogDelegateLabel.qml:57:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialogDelegateLabel.qml:39:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FileDialogDelegateLabel.qml:40:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: root.delegate.fileName ^^^^ Warning: FileDialogDelegateLabel.qml:41:17: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: root.delegate.icon.color ^^^^^ Warning: FileDialogDelegateLabel.qml:42:17: Binding assigned to "y", but no property "y" exists in the current element. [missing-property] y: (parent.height - height) / 2 ^ Warning: FileDialogDelegateLabel.qml:54:22: Binding assigned to "pixelSize", but no property "pixelSize" exists in the current element. [missing-property] font.pixelSize: root.delegate.font.pixelSize * 0.75 ^^^^^^^^^ Warning: FileDialogDelegateLabel.qml:59:22: Binding assigned to "pixelSize", but no property "pixelSize" exists in the current element. [missing-property] font.pixelSize: root.delegate.font.pixelSize * 0.75 ^^^^^^^^^ Warning: FileDialogDelegateLabel.qml:58:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: Qt.formatDateTime(root.delegate.fileModified) ^^^^ Warning: FileDialogDelegateLabel.qml:60:17: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: root.fileDetailRowTextColor ^^^^^ Warning: FileDialogDelegateLabel.qml:61:17: Binding assigned to "x", but no property "x" exists in the current element. [missing-property] x: parent.width - width ^ Warning: FileDialogDelegateLabel.qml:53:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: locale.formattedDataSize(root.delegate.fileSize) ^^^^ Warning: FileDialogDelegateLabel.qml:55:17: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: root.fileDetailRowTextColor ^^^^^ Info: FileDialogDelegateLabel.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: FileDialogDelegateLabel.qml:33:29: Cannot assign binding of type QSizeF to QSize [incompatible-type] sourceSize: Qt.size(root.delegate.icon.width, root.delegate.icon.height) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegateLabel.qml:33:89: Could not compile binding for sourceSize: cannot convert from QSizeF of QSizeF to QSize of QSize [compiler] Warning: FileDialogDelegateLabel.qml:40:17: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: FileDialogDelegateLabel.qml:41:17: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] Warning: FileDialogDelegateLabel.qml:42:17: Could not compile binding for y: Cannot resolve property type for binding on y. [compiler] Warning: FileDialogDelegateLabel.qml:49:20: Unqualified access [unqualified] width: fileDetailRowWidth - x - root.delegate.leftPadding ^^^^^^^^^^^^^^^^^^ Info: fileDetailRowWidth is a member of a parent element. You can qualify the access with its id to avoid this warning: width: root.fileDetailRowWidth - x - root.delegate.leftPadding ^^^^^ Warning: FileDialogDelegateLabel.qml:49:20: Could not compile binding for width: Cannot access value for name fileDetailRowWidth [compiler] width: fileDetailRowWidth - x - root.delegate.leftPadding ^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegateLabel.qml:53:17: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: FileDialogDelegateLabel.qml:55:17: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] Warning: FileDialogDelegateLabel.qml:54:22: Could not compile binding for pixelSize: Cannot resolve property type for binding on pixelSize. [compiler] Warning: FileDialogDelegateLabel.qml:58:17: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: FileDialogDelegateLabel.qml:60:17: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] Warning: FileDialogDelegateLabel.qml:61:17: Could not compile binding for x: Cannot resolve property type for binding on x. [compiler] Warning: FileDialogDelegateLabel.qml:59:22: Could not compile binding for pixelSize: Cannot resolve property type for binding on pixelSize. [compiler] [8920/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/FolderBreadcrumbBar_qml.cpp Warning: FolderBreadcrumbBar.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FolderBreadcrumbBar.qml:7:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl as DialogsQuickImpl ^^^^^^ --- Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FolderBreadcrumbBar.qml:32:21: Button was not found. Did you add all import paths? [import] buttonDelegate: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:56:15: ToolButton was not found. Did you add all import paths? [import] upButton: ToolButton { ^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:65:16: TextField was not found. Did you add all import paths? [import] textField: TextField { ^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:32:21: Button was not found. Did you add all import paths? [import] buttonDelegate: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:32:21: 'Button' is used but it is not resolved [unresolved-type] buttonDelegate: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:32:21: 'Button' is used but it is not resolved [unresolved-type] buttonDelegate: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:56:15: 'ToolButton' is used but it is not resolved [unresolved-type] upButton: ToolButton { ^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:56:15: 'ToolButton' is used but it is not resolved [unresolved-type] upButton: ToolButton { ^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:56:15: 'ToolButton' is used but it is not resolved [unresolved-type] upButton: ToolButton { ^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:59:9: 'icon' is used but it is not resolved [unresolved-type] icon.source: "qrc:/qt-project.org/imports/QtQuick/Dialogs/quickimpl/images/up-icon-round.png" ^^^^ Warning: FolderBreadcrumbBar.qml:56:15: 'ToolButton' is used but it is not resolved [unresolved-type] upButton: ToolButton { ^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:59:9: 'icon' is used but it is not resolved [unresolved-type] icon.source: "qrc:/qt-project.org/imports/QtQuick/Dialogs/quickimpl/images/up-icon-round.png" ^^^^ Warning: FolderBreadcrumbBar.qml:56:15: 'ToolButton' is used but it is not resolved [unresolved-type] upButton: ToolButton { ^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:59:9: 'icon' is used but it is not resolved [unresolved-type] icon.source: "qrc:/qt-project.org/imports/QtQuick/Dialogs/quickimpl/images/up-icon-round.png" ^^^^ Warning: FolderBreadcrumbBar.qml:56:15: 'ToolButton' is used but it is not resolved [unresolved-type] upButton: ToolButton { ^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:56:15: 'ToolButton' is used but it is not resolved [unresolved-type] upButton: ToolButton { ^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:65:16: 'TextField' is used but it is not resolved [unresolved-type] textField: TextField { ^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:38:9: Cannot assign to non-existent default property [missing-property] Binding { ^^^^^^^ Warning: FolderBreadcrumbBar.qml:59:14: Binding assigned to "source", but no property "source" exists in the current element. [missing-property] icon.source: "qrc:/qt-project.org/imports/QtQuick/Dialogs/quickimpl/images/up-icon-round.png" ^^^^^^ Warning: FolderBreadcrumbBar.qml:60:14: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] icon.width: 16 ^^^^^ Warning: FolderBreadcrumbBar.qml:61:14: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] icon.height: 16 ^^^^^^ Warning: FolderBreadcrumbBar.qml:57:9: Binding assigned to "x", but no property "x" exists in the current element. [missing-property] x: control.leftPadding ^ Warning: FolderBreadcrumbBar.qml:58:9: Binding assigned to "y", but no property "y" exists in the current element. [missing-property] y: control.topPadding ^ Warning: FolderBreadcrumbBar.qml:62:9: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: height ^^^^^ Warning: FolderBreadcrumbBar.qml:63:9: Binding assigned to "focusPolicy", but no property "focusPolicy" exists in the current element. [missing-property] focusPolicy: Qt.TabFocus ^^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:66:9: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: (control.dialog as DialogsQuickImpl.FileDialogImpl)?.selectedFile ^^^^ Warning: FolderBreadcrumbBar.qml:34:9: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: folderName ^^^^ Warning: FolderBreadcrumbBar.qml:35:9: Binding assigned to "flat", but no property "flat" exists in the current element. [missing-property] flat: true ^^^^ Warning: FolderBreadcrumbBar.qml:32:21: Type Button is used but it is not resolved [unresolved-type] buttonDelegate: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:56:15: Type ToolButton is used but it is not resolved [unresolved-type] upButton: ToolButton { ^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:65:16: Type TextField is used but it is not resolved [unresolved-type] textField: TextField { ^^^^^^^^^ Info: FolderBreadcrumbBar.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: FolderBreadcrumbBar.qml:13:73: Could not compile binding for implicitWidth: Member implicitWidth of QQuickAbstractButton of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FolderBreadcrumbBar.qml)::upButton with type QQuickAbstractButton can be shadowed [compiler] implicitContentWidth + (upButton ? upButton.implicitWidth + upButtonSpacing : 0) ^^^^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:34:9: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: FolderBreadcrumbBar.qml:32:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] buttonDelegate: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:39:21: Could not compile binding for target: Cannot retrieve a non-object type by ID: buttonDelegateRoot [compiler] target: buttonDelegateRoot.background ^^^^^^^^^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:50:21: Cannot assign binding of type QSizeF to QSize [incompatible-type] sourceSize: Qt.size(8, 8) ^^^^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:50:34: Could not compile binding for sourceSize: cannot convert from QSizeF of QSizeF to QSize of QSize [compiler] Warning: FolderBreadcrumbBar.qml:52:17: Unqualified access [unqualified] height: control.contentItem.height ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderBreadcrumbBar.qml:52:17: Could not compile binding for height: Cannot access value for name control [compiler] height: control.contentItem.height ^^^^^^^ Warning: FolderBreadcrumbBar.qml:53:16: Unqualified access [unqualified] color: control.palette.button ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderBreadcrumbBar.qml:53:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.palette.button ^^^^^^^ Warning: FolderBreadcrumbBar.qml:54:13: Unqualified access [unqualified] y: (control.height - height) / 2 ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderBreadcrumbBar.qml:54:13: Could not compile binding for y: Cannot access value for name control [compiler] y: (control.height - height) / 2 ^^^^^^^ Warning: FolderBreadcrumbBar.qml:57:9: Could not compile binding for x: Cannot resolve property type for binding on x. [compiler] Warning: FolderBreadcrumbBar.qml:58:9: Could not compile binding for y: Cannot resolve property type for binding on y. [compiler] Warning: FolderBreadcrumbBar.qml:62:9: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: FolderBreadcrumbBar.qml:63:9: Could not compile binding for focusPolicy: Cannot resolve property type for binding on focusPolicy. [compiler] Warning: FolderBreadcrumbBar.qml:66:9: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] [8921/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/FolderDialogDelegate_qml.cpp Warning: FolderDialogDelegate.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FolderDialogDelegate.qml:7:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl as DialogsQuickImpl ^^^^^^ --- Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] --- Info: FolderDialogDelegate.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: FolderDialogDelegate.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl as ControlsImpl ^^^^^^ Warning: FolderDialogDelegate.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: FolderDialogDelegate.qml:47:16: Unqualified access [unqualified] color: Color.blend(control.down ? control.palette.midlight : control.palette.light, ^^^^^ Info: Did you mean "color"? color: color.blend(control.down ? control.palette.midlight : control.palette.light, ^^^^^ Warning: FolderDialogDelegate.qml:47:16: Could not compile binding for color: Cannot access value for name Color [compiler] color: Color.blend(control.down ? control.palette.midlight : control.palette.light, ^^^^^ [8922/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/FolderDialogDelegateLabel_qml.cpp Warning: FolderDialogDelegateLabel.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FolderDialogDelegateLabel.qml:7:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl as DialogsQuickImpl ^^^^^^ --- Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FolderDialogDelegateLabel.qml:38:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: FolderDialogDelegateLabel.qml:45:9: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: FolderDialogDelegateLabel.qml:48:13: unknown grouped property scope font. [unqualified] font.pixelSize: root.delegate.font.pixelSize * 0.75 ^^^^ Warning: FolderDialogDelegateLabel.qml:38:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FolderDialogDelegateLabel.qml:38:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FolderDialogDelegateLabel.qml:38:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FolderDialogDelegateLabel.qml:45:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FolderDialogDelegateLabel.qml:45:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FolderDialogDelegateLabel.qml:45:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FolderDialogDelegateLabel.qml:48:13: 'font' is used but it is not resolved [unresolved-type] font.pixelSize: root.delegate.font.pixelSize * 0.75 ^^^^ Warning: FolderDialogDelegateLabel.qml:45:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FolderDialogDelegateLabel.qml:45:9: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FolderDialogDelegateLabel.qml:38:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FolderDialogDelegateLabel.qml:46:13: Binding assigned to "x", but no property "x" exists in the current element. [missing-property] x: iconImage.width + root.delegate.spacing ^ Warning: FolderDialogDelegateLabel.qml:47:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: Qt.formatDateTime(root.delegate.fileModified) ^^^^ Warning: FolderDialogDelegateLabel.qml:49:13: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: root.fileDetailRowTextColor ^^^^^ Warning: FolderDialogDelegateLabel.qml:39:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: root.delegate.fileName ^^^^ Warning: FolderDialogDelegateLabel.qml:40:17: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: root.delegate.icon.color ^^^^^ Warning: FolderDialogDelegateLabel.qml:41:17: Binding assigned to "y", but no property "y" exists in the current element. [missing-property] y: (parent.height - height) / 2 ^ Warning: FolderDialogDelegateLabel.qml:48:18: Binding assigned to "pixelSize", but no property "pixelSize" exists in the current element. [missing-property] font.pixelSize: root.delegate.font.pixelSize * 0.75 ^^^^^^^^^ Info: FolderDialogDelegateLabel.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: FolderDialogDelegateLabel.qml:32:29: Cannot assign binding of type QSizeF to QSize [incompatible-type] sourceSize: Qt.size(root.delegate.icon.width, root.delegate.icon.height) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FolderDialogDelegateLabel.qml:32:89: Could not compile binding for sourceSize: cannot convert from QSizeF of QSizeF to QSize of QSize [compiler] Warning: FolderDialogDelegateLabel.qml:39:17: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: FolderDialogDelegateLabel.qml:40:17: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] Warning: FolderDialogDelegateLabel.qml:41:17: Could not compile binding for y: Cannot resolve property type for binding on y. [compiler] Warning: FolderDialogDelegateLabel.qml:46:13: Could not compile binding for x: Cannot resolve property type for binding on x. [compiler] Warning: FolderDialogDelegateLabel.qml:47:13: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: FolderDialogDelegateLabel.qml:49:13: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] Warning: FolderDialogDelegateLabel.qml:48:18: Could not compile binding for pixelSize: Cannot resolve property type for binding on pixelSize. [compiler] [8923/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/FolderDialog_qml.cpp Warning: FolderDialog.qml:6:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FolderDialog.qml:8:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FolderDialog.qml:9:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FolderDialog.qml:47:13: Pane was not found. Did you add all import paths? [import] header: Pane { ^^^^ Info: Did you mean "Path"? header: Path { ^^^^ Warning: FolderDialog.qml:81:29: ScrollBar was not found. Did you add all import paths? [import] ScrollBar.vertical: ScrollBar {} ^^^^^^^^^ Info: Did you mean "T.ScrollBar"? ScrollBar.vertical: T.ScrollBar {} ^^^^^^^^^^^ Warning: FolderDialog.qml:99:13: DialogButtonBox was not found. Did you add all import paths? [import] footer: DialogButtonBox { ^^^^^^^^^^^^^^^ Info: Did you mean "T.DialogButtonBox"? footer: T.DialogButtonBox { ^^^^^^^^^^^^^^^^^ Warning: FolderDialog.qml:54:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Info: Did you mean "T.Label"? T.Label { ^^^^^^^ Warning: FolderDialog.qml:61:17: unknown grouped property scope font. [unqualified] font.bold: true ^^^^ Warning: FolderDialog.qml:47:13: 'Pane' is used but it is not resolved [unresolved-type] header: Pane { ^^^^ Warning: FolderDialog.qml:48:9: 'palette' is used but it is not resolved [unresolved-type] palette.window: control.palette.light ^^^^^^^ Warning: FolderDialog.qml:47:13: 'Pane' is used but it is not resolved [unresolved-type] header: Pane { ^^^^ Warning: FolderDialog.qml:54:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FolderDialog.qml:54:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FolderDialog.qml:54:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FolderDialog.qml:54:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FolderDialog.qml:54:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FolderDialog.qml:54:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FolderDialog.qml:54:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FolderDialog.qml:61:17: 'font' is used but it is not resolved [unresolved-type] font.bold: true ^^^^ Warning: FolderDialog.qml:47:13: 'Pane' is used but it is not resolved [unresolved-type] header: Pane { ^^^^ Warning: FolderDialog.qml:81:9: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar {} ^^^^^^^^^ Warning: FolderDialog.qml:99:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] footer: DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: FolderDialog.qml:99:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] footer: DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: FolderDialog.qml:102:9: 'palette' is used but it is not resolved [unresolved-type] palette.window: control.palette.light ^^^^^^^ Warning: FolderDialog.qml:99:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] footer: DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: FolderDialog.qml:99:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] footer: DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: FolderDialog.qml:54:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FolderDialog.qml:49:9: Binding assigned to "padding", but no property "padding" exists in the current element. [missing-property] padding: 20 ^^^^^^^ Warning: FolderDialog.qml:102:17: Binding assigned to "window", but no property "window" exists in the current element. [missing-property] palette.window: control.palette.light ^^^^^^ Warning: FolderDialog.qml:48:17: Binding assigned to "window", but no property "window" exists in the current element. [missing-property] palette.window: control.palette.light ^^^^^^ Warning: FolderDialog.qml:101:9: Binding assigned to "standardButtons", but no property "standardButtons" exists in the current element. [missing-property] standardButtons: control.standardButtons ^^^^^^^^^^^^^^^ Warning: FolderDialog.qml:103:9: Binding assigned to "spacing", but no property "spacing" exists in the current element. [missing-property] spacing: 12 ^^^^^^^ Warning: FolderDialog.qml:104:9: Binding assigned to "alignment", but no property "alignment" exists in the current element. [missing-property] alignment: Qt.AlignRight ^^^^^^^^^ Warning: FolderDialog.qml:61:22: Binding assigned to "bold", but no property "bold" exists in the current element. [missing-property] font.bold: true ^^^^ Warning: FolderDialog.qml:55:17: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "dialogTitleBarLabel" ^^^^^^^^^^ Warning: FolderDialog.qml:56:17: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: parent.width ^^^^^ Warning: FolderDialog.qml:57:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: control.title ^^^^ Warning: FolderDialog.qml:58:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: control.title.length > 0 ^^^^^^^ Warning: FolderDialog.qml:59:17: Binding assigned to "horizontalAlignment", but no property "horizontalAlignment" exists in the current element. [missing-property] horizontalAlignment: Label.AlignHCenter ^^^^^^^^^^^^^^^^^^^ Warning: FolderDialog.qml:60:17: Binding assigned to "elide", but no property "elide" exists in the current element. [missing-property] elide: Label.ElideRight ^^^^^ Warning: FolderDialog.qml:47:13: Type Pane is used but it is not resolved [unresolved-type] header: Pane { ^^^^ Warning: FolderDialog.qml:81:9: Type ScrollBar is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar {} ^^^^^^^^^ Warning: FolderDialog.qml:99:13: Type DialogButtonBox is used but it is not resolved [unresolved-type] footer: DialogButtonBox { ^^^^^^^^^^^^^^^ Info: FolderDialog.qml:6:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: FolderDialog.qml:8:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Info: FolderDialog.qml:10:1: Unused import [unused-imports] import QtQuick.Layouts ^^^^^^ Warning: FolderDialog.qml:18:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: FolderDialog.qml:48:17: Could not compile binding for window: Cannot resolve property type for binding on window. [compiler] Warning: FolderDialog.qml:56:17: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: FolderDialog.qml:57:17: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: FolderDialog.qml:58:17: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: FolderDialog.qml:59:17: Could not compile binding for horizontalAlignment: Cannot resolve property type for binding on horizontalAlignment. [compiler] Warning: FolderDialog.qml:60:17: Could not compile binding for elide: Cannot resolve property type for binding on elide. [compiler] Warning: FolderDialog.qml:92:21: Unqualified access [unqualified] dialog: control ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderDialog.qml:92:21: Could not compile binding for dialog: Cannot access value for name control [compiler] dialog: control ^^^^^^^ Warning: FolderDialog.qml:94:36: Unqualified access [unqualified] KeyNavigation.backtab: breadcrumbBar ^^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderDialog.qml:94:36: Could not compile binding for backtab: Cannot access value for name breadcrumbBar [compiler] KeyNavigation.backtab: breadcrumbBar ^^^^^^^^^^^^^ Warning: FolderDialog.qml:95:32: Unqualified access [unqualified] KeyNavigation.tab: control.footer ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderDialog.qml:95:32: Could not compile binding for tab: Cannot access value for name control [compiler] KeyNavigation.tab: control.footer ^^^^^^^ Warning: FolderDialog.qml:101:9: Could not compile binding for standardButtons: Cannot resolve property type for binding on standardButtons. [compiler] Warning: FolderDialog.qml:104:9: Could not compile binding for alignment: Cannot resolve property type for binding on alignment. [compiler] Warning: FolderDialog.qml:102:17: Could not compile binding for window: Cannot resolve property type for binding on window. [compiler] Warning: FolderDialog.qml:108:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderDialog.qml:108:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Warning: FolderDialog.qml:112:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderDialog.qml:112:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ [8926/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/FontDialog_qml.cpp Warning: FontDialog.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FontDialog.qml:7:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FontDialog.qml:8:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FontDialog.qml:63:13: Pane was not found. Did you add all import paths? [import] header: Pane { ^^^^ Info: Did you mean "Path"? header: Path { ^^^^ Warning: FontDialog.qml:67:22: Label was not found. Did you add all import paths? [import] contentItem: Label { ^^^^^ Info: Did you mean "T.Label"? contentItem: T.Label { ^^^^^^^ Warning: FontDialog.qml:92:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Info: Did you mean "T.Label"? T.Label { ^^^^^^^ Warning: FontDialog.qml:97:13: ComboBox was not found. Did you add all import paths? [import] ComboBox{ ^^^^^^^^ Info: Did you mean "T.ComboBox"? T.ComboBox{ ^^^^^^^^^^ Warning: FontDialog.qml:103:13: DialogButtonBox was not found. Did you add all import paths? [import] DialogButtonBox { ^^^^^^^^^^^^^^^ Info: Did you mean "T.DialogButtonBox"? T.DialogButtonBox { ^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:106:17: unknown grouped property scope palette. [unqualified] palette.window: control.palette.light ^^^^^^^ Warning: FontDialog.qml:63:13: 'Pane' is used but it is not resolved [unresolved-type] header: Pane { ^^^^ Warning: FontDialog.qml:64:9: 'palette' is used but it is not resolved [unresolved-type] palette.window: control.palette.light ^^^^^^^ Warning: FontDialog.qml:63:13: 'Pane' is used but it is not resolved [unresolved-type] header: Pane { ^^^^ Warning: FontDialog.qml:67:22: 'Label' is used but it is not resolved [unresolved-type] contentItem: Label { ^^^^^ Warning: FontDialog.qml:67:22: 'Label' is used but it is not resolved [unresolved-type] contentItem: Label { ^^^^^ Warning: FontDialog.qml:67:22: 'Label' is used but it is not resolved [unresolved-type] contentItem: Label { ^^^^^ Warning: FontDialog.qml:67:22: 'Label' is used but it is not resolved [unresolved-type] contentItem: Label { ^^^^^ Warning: FontDialog.qml:67:22: 'Label' is used but it is not resolved [unresolved-type] contentItem: Label { ^^^^^ Warning: FontDialog.qml:67:22: 'Label' is used but it is not resolved [unresolved-type] contentItem: Label { ^^^^^ Warning: FontDialog.qml:73:13: 'font' is used but it is not resolved [unresolved-type] font.bold: true ^^^^ Warning: FontDialog.qml:63:13: 'Pane' is used but it is not resolved [unresolved-type] header: Pane { ^^^^ Warning: FontDialog.qml:92:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FontDialog.qml:92:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FontDialog.qml:97:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox{ ^^^^^^^^ Warning: FontDialog.qml:103:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: FontDialog.qml:103:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: FontDialog.qml:106:17: 'palette' is used but it is not resolved [unresolved-type] palette.window: control.palette.light ^^^^^^^ Warning: FontDialog.qml:103:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: FontDialog.qml:103:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: FontDialog.qml:103:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: FontDialog.qml:103:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: FontDialog.qml:92:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FontDialog.qml:97:13: Type ComboBox is used but it is not resolved [unresolved-type] ComboBox{ ^^^^^^^^ Warning: FontDialog.qml:103:13: Type DialogButtonBox is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: FontDialog.qml:73:18: Binding assigned to "bold", but no property "bold" exists in the current element. [missing-property] font.bold: true ^^^^ Warning: FontDialog.qml:68:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: parent.width ^^^^^ Warning: FontDialog.qml:69:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: control.title ^^^^ Warning: FontDialog.qml:70:13: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: control.title.length > 0 ^^^^^^^ Warning: FontDialog.qml:71:13: Binding assigned to "horizontalAlignment", but no property "horizontalAlignment" exists in the current element. [missing-property] horizontalAlignment: Label.AlignHCenter ^^^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:72:13: Binding assigned to "elide", but no property "elide" exists in the current element. [missing-property] elide: Label.ElideRight ^^^^^ Warning: FontDialog.qml:64:17: Binding assigned to "window", but no property "window" exists in the current element. [missing-property] palette.window: control.palette.light ^^^^^^ Warning: FontDialog.qml:105:17: Binding assigned to "standardButtons", but no property "standardButtons" exists in the current element. [missing-property] standardButtons: control.standardButtons ^^^^^^^^^^^^^^^ Warning: FontDialog.qml:107:17: Binding assigned to "spacing", but no property "spacing" exists in the current element. [missing-property] spacing: 12 ^^^^^^^ Warning: FontDialog.qml:108:17: Binding assigned to "horizontalPadding", but no property "horizontalPadding" exists in the current element. [missing-property] horizontalPadding: 0 ^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:109:17: Binding assigned to "verticalPadding", but no property "verticalPadding" exists in the current element. [missing-property] verticalPadding: 20 ^^^^^^^^^^^^^^^ Warning: FontDialog.qml:106:25: Binding assigned to "window", but no property "window" exists in the current element. [missing-property] palette.window: control.palette.light ^^^^^^ Warning: FontDialog.qml:93:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Writing System") ^^^^ Warning: FontDialog.qml:65:9: Binding assigned to "padding", but no property "padding" exists in the current element. [missing-property] padding: 20 ^^^^^^^ Warning: FontDialog.qml:63:13: Type Pane is used but it is not resolved [unresolved-type] header: Pane { ^^^^ Info: FontDialog.qml:7:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Info: FontDialog.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: FontDialog.qml:15:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(control.implicitBackgroundWidth + control.leftInset + control.rightInset, ^^^ Warning: FontDialog.qml:103:13: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: FontDialog.qml:36:31: Could not compile binding for buttonBox: Cannot retrieve a non-object type by ID: buttonBox [compiler] FontDialogImpl.buttonBox: buttonBox ^^^^^^^^^ Warning: FontDialog.qml:97:13: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] ComboBox{ ^^^^^^^^ Warning: FontDialog.qml:41:43: Could not compile binding for writingSystemComboBox: Cannot retrieve a non-object type by ID: writingSystemComboBox [compiler] FontDialogImpl.writingSystemComboBox: writingSystemComboBox ^^^^^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:190:17: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] ^^^^^^^^ Warning: FontDialog.qml:42:39: Cannot assign binding of type CheckBox to QQuickCheckBox [incompatible-type] FontDialogImpl.underlineCheckBox: content.underline ^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:42:56: Could not compile binding for underlineCheckBox: cannot convert from QJSValue of FontDialogContent::underline with type to QQuickCheckBox of QQuickCheckBox [compiler] Warning: FontDialog.qml:195:17: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] ^^^^^^^^ Warning: FontDialog.qml:43:39: Cannot assign binding of type CheckBox to QQuickCheckBox [incompatible-type] FontDialogImpl.strikeoutCheckBox: content.strikeout ^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:43:56: Could not compile binding for strikeoutCheckBox: cannot convert from QJSValue of FontDialogContent::strikeout with type to QQuickCheckBox of QQuickCheckBox [compiler] Warning: FontDialog.qml:33:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] + (control.implicitHeaderHeight > 0 ? control.implicitHeaderHeight + control.spacing : 0) ^^^^^^^^^ Warning: FontDialog.qml:44:32: Cannot assign binding of type TextField to QQuickTextField [incompatible-type] FontDialogImpl.familyEdit: content.familyEdit ^^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:44:50: Could not compile binding for familyEdit: cannot convert from QJSValue of FontDialogContent::familyEdit with type to QQuickTextField of QQuickTextField [compiler] Warning: FontDialog.qml:83:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] header: Pane { palette.window: control.palette.light Warning: FontDialog.qml:45:31: Cannot assign binding of type TextField to QQuickTextField [incompatible-type] FontDialogImpl.styleEdit: content.styleEdit ^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:45:48: Could not compile binding for styleEdit: cannot convert from QJSValue of FontDialogContent::styleEdit with type to QQuickTextField of QQuickTextField [compiler] Warning: FontDialog.qml:129:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] ^^^^^^^^^ Warning: FontDialog.qml:46:30: Cannot assign binding of type TextField to QQuickTextField [incompatible-type] FontDialogImpl.sizeEdit: content.sizeEdit ^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:46:46: Could not compile binding for sizeEdit: cannot convert from QJSValue of FontDialogContent::sizeEdit with type to QQuickTextField of QQuickTextField [compiler] Warning: FontDialog.qml:56:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FontDialog.qml:56:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Warning: FontDialog.qml:60:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FontDialog.qml:60:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ Warning: FontDialog.qml:64:17: Could not compile binding for window: Cannot resolve property type for binding on window. [compiler] Warning: FontDialog.qml:68:13: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: FontDialog.qml:69:13: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: FontDialog.qml:70:13: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: FontDialog.qml:71:13: Could not compile binding for horizontalAlignment: Cannot resolve property type for binding on horizontalAlignment. [compiler] Warning: FontDialog.qml:72:13: Could not compile binding for elide: Cannot resolve property type for binding on elide. [compiler] Warning: FontDialog.qml:105:17: Could not compile binding for standardButtons: Cannot resolve property type for binding on standardButtons. [compiler] Warning: FontDialog.qml:106:25: Could not compile binding for window: Cannot resolve property type for binding on window. [compiler] [8928/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/MessageDialog_qml.cpp Warning: MessageDialog.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: MessageDialog.qml:6:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: MessageDialog.qml:7:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: MessageDialog.qml:41:13: Pane was not found. Did you add all import paths? [import] header: Pane { ^^^^ Info: Did you mean "Path"? header: Path { ^^^^ Warning: MessageDialog.qml:45:22: Label was not found. Did you add all import paths? [import] contentItem: Label { ^^^^^ Warning: MessageDialog.qml:59:9: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: MessageDialog.qml:69:9: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: MessageDialog.qml:90:13: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Warning: MessageDialog.qml:97:13: DialogButtonBox was not found. Did you add all import paths? [import] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: MessageDialog.qml:107:9: TextArea was not found. Did you add all import paths? [import] TextArea { ^^^^^^^^ Warning: MessageDialog.qml:129:5: unknown attached property scope Overlay. [unqualified] Overlay.modal: Rectangle { ^^^^^^^ Warning: MessageDialog.qml:41:13: 'Pane' is used but it is not resolved [unresolved-type] header: Pane { ^^^^ Warning: MessageDialog.qml:42:9: 'palette' is used but it is not resolved [unresolved-type] palette.window: control.palette.light ^^^^^^^ Warning: MessageDialog.qml:41:13: 'Pane' is used but it is not resolved [unresolved-type] header: Pane { ^^^^ Warning: MessageDialog.qml:45:22: 'Label' is used but it is not resolved [unresolved-type] contentItem: Label { ^^^^^ Warning: MessageDialog.qml:45:22: 'Label' is used but it is not resolved [unresolved-type] contentItem: Label { ^^^^^ Warning: MessageDialog.qml:45:22: 'Label' is used but it is not resolved [unresolved-type] contentItem: Label { ^^^^^ Warning: MessageDialog.qml:45:22: 'Label' is used but it is not resolved [unresolved-type] contentItem: Label { ^^^^^ Warning: MessageDialog.qml:45:22: 'Label' is used but it is not resolved [unresolved-type] contentItem: Label { ^^^^^ Warning: MessageDialog.qml:45:22: 'Label' is used but it is not resolved [unresolved-type] contentItem: Label { ^^^^^ Warning: MessageDialog.qml:51:13: 'font' is used but it is not resolved [unresolved-type] font.bold: true ^^^^ Warning: MessageDialog.qml:41:13: 'Pane' is used but it is not resolved [unresolved-type] header: Pane { ^^^^ Warning: MessageDialog.qml:59:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MessageDialog.qml:59:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MessageDialog.qml:59:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MessageDialog.qml:59:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MessageDialog.qml:59:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MessageDialog.qml:69:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MessageDialog.qml:69:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MessageDialog.qml:69:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MessageDialog.qml:69:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MessageDialog.qml:69:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MessageDialog.qml:90:13: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: MessageDialog.qml:90:13: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: MessageDialog.qml:90:13: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: MessageDialog.qml:97:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: MessageDialog.qml:97:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: MessageDialog.qml:97:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: MessageDialog.qml:97:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: MessageDialog.qml:107:9: 'TextArea' is used but it is not resolved [unresolved-type] TextArea { ^^^^^^^^ Warning: MessageDialog.qml:107:9: 'TextArea' is used but it is not resolved [unresolved-type] TextArea { ^^^^^^^^ Warning: MessageDialog.qml:107:9: 'TextArea' is used but it is not resolved [unresolved-type] TextArea { ^^^^^^^^ Warning: MessageDialog.qml:107:9: 'TextArea' is used but it is not resolved [unresolved-type] TextArea { ^^^^^^^^ Warning: MessageDialog.qml:107:9: 'TextArea' is used but it is not resolved [unresolved-type] TextArea { ^^^^^^^^ Warning: MessageDialog.qml:107:9: 'TextArea' is used but it is not resolved [unresolved-type] TextArea { ^^^^^^^^ Warning: MessageDialog.qml:107:9: 'TextArea' is used but it is not resolved [unresolved-type] TextArea { ^^^^^^^^ Warning: MessageDialog.qml:107:9: 'TextArea' is used but it is not resolved [unresolved-type] TextArea { ^^^^^^^^ Warning: MessageDialog.qml:107:9: 'TextArea' is used but it is not resolved [unresolved-type] TextArea { ^^^^^^^^ Warning: MessageDialog.qml:107:9: 'TextArea' is used but it is not resolved [unresolved-type] TextArea { ^^^^^^^^ Warning: MessageDialog.qml:129:5: 'Overlay' is used but it is not resolved [unresolved-type] Overlay.modal: Rectangle { ^^^^^^^ Warning: MessageDialog.qml:129:5: 'Overlay' is used but it is not resolved [unresolved-type] Overlay.modal: Rectangle { ^^^^^^^ Warning: MessageDialog.qml:59:9: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MessageDialog.qml:69:9: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MessageDialog.qml:90:13: Type Button is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: MessageDialog.qml:97:13: Type DialogButtonBox is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: MessageDialog.qml:107:9: Type TextArea is used but it is not resolved [unresolved-type] TextArea { ^^^^^^^^ Warning: MessageDialog.qml:46:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: parent.width ^^^^^ Warning: MessageDialog.qml:47:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: control.title ^^^^ Warning: MessageDialog.qml:48:13: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: control.title.length > 0 ^^^^^^^ Warning: MessageDialog.qml:49:13: Binding assigned to "horizontalAlignment", but no property "horizontalAlignment" exists in the current element. [missing-property] horizontalAlignment: Label.AlignHCenter ^^^^^^^^^^^^^^^^^^^ Warning: MessageDialog.qml:50:13: Binding assigned to "elide", but no property "elide" exists in the current element. [missing-property] elide: Label.ElideRight ^^^^^ Warning: MessageDialog.qml:99:17: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "buttonBox" ^^^^^^^^^^ Warning: MessageDialog.qml:100:17: Binding assigned to "spacing", but no property "spacing" exists in the current element. [missing-property] spacing: 12 ^^^^^^^ Warning: MessageDialog.qml:101:17: Binding assigned to "padding", but no property "padding" exists in the current element. [missing-property] padding: 0 ^^^^^^^ Warning: MessageDialog.qml:109:13: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "detailedText" ^^^^^^^^^^ Warning: MessageDialog.qml:110:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: control.detailedText ^^^^ Warning: MessageDialog.qml:111:13: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: control.showDetailedText ^^^^^^^ Warning: MessageDialog.qml:112:13: Binding assigned to "wrapMode", but no property "wrapMode" exists in the current element. [missing-property] wrapMode: TextEdit.WordWrap ^^^^^^^^ Warning: MessageDialog.qml:113:13: Binding assigned to "readOnly", but no property "readOnly" exists in the current element. [missing-property] readOnly: true ^^^^^^^^ Warning: MessageDialog.qml:42:17: Binding assigned to "window", but no property "window" exists in the current element. [missing-property] palette.window: control.palette.light ^^^^^^ Warning: MessageDialog.qml:61:13: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "textLabel" ^^^^^^^^^^ Warning: MessageDialog.qml:62:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: control.text ^^^^ Warning: MessageDialog.qml:63:13: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: text.length > 0 ^^^^^^^ Warning: MessageDialog.qml:64:13: Binding assigned to "wrapMode", but no property "wrapMode" exists in the current element. [missing-property] wrapMode: Text.Wrap ^^^^^^^^ Warning: MessageDialog.qml:65:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: parent.width - parent.leftPadding - parent.rightPadding ^^^^^ Warning: MessageDialog.qml:71:13: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "informativeTextLabel" ^^^^^^^^^^ Warning: MessageDialog.qml:72:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: control.informativeText ^^^^ Warning: MessageDialog.qml:73:13: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: text.length > 0 ^^^^^^^ Warning: MessageDialog.qml:74:13: Binding assigned to "wrapMode", but no property "wrapMode" exists in the current element. [missing-property] wrapMode: Text.Wrap ^^^^^^^^ Warning: MessageDialog.qml:75:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: parent.width - parent.leftPadding - parent.rightPadding ^^^^^ Warning: MessageDialog.qml:43:9: Binding assigned to "padding", but no property "padding" exists in the current element. [missing-property] padding: 20 ^^^^^^^ Warning: MessageDialog.qml:92:17: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "detailedTextButton" ^^^^^^^^^^ Warning: MessageDialog.qml:93:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: control.showDetailedText ? qsTr("Hide Details...") : qsTr("Show Details...") ^^^^ Warning: MessageDialog.qml:94:17: Binding assigned to "padding", but no property "padding" exists in the current element. [missing-property] padding: 0 ^^^^^^^ Warning: MessageDialog.qml:51:18: Binding assigned to "bold", but no property "bold" exists in the current element. [missing-property] font.bold: true ^^^^ Warning: MessageDialog.qml:41:13: Type Pane is used but it is not resolved [unresolved-type] header: Pane { ^^^^ Warning: MessageDialog.qml:129:5: Type Overlay is used but it is not resolved [unresolved-type] Overlay.modal: Rectangle { ^^^^^^^ Info: MessageDialog.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: MessageDialog.qml:6:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Warning: MessageDialog.qml:13:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(control.implicitBackgroundWidth + control.leftInset + control.rightInset, ^^^ Warning: MessageDialog.qml:97:13: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: MessageDialog.qml:31:34: Could not compile binding for buttonBox: Cannot retrieve a non-object type by ID: buttonBox [compiler] MessageDialogImpl.buttonBox: buttonBox ^^^^^^^^^ Warning: MessageDialog.qml:90:13: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Button { ^^^^^^ Warning: MessageDialog.qml:32:43: Could not compile binding for detailedTextButton: Cannot retrieve a non-object type by ID: detailedTextButton [compiler] MessageDialogImpl.detailedTextButton: detailedTextButton ^^^^^^^^^^^^^^^^^^ Warning: MessageDialog.qml:42:17: Could not compile binding for window: Cannot resolve property type for binding on window. [compiler] Warning: MessageDialog.qml:46:13: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: MessageDialog.qml:47:13: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: MessageDialog.qml:48:13: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: MessageDialog.qml:49:13: Could not compile binding for horizontalAlignment: Cannot resolve property type for binding on horizontalAlignment. [compiler] Warning: MessageDialog.qml:50:13: Could not compile binding for elide: Cannot resolve property type for binding on elide. [compiler] Warning: MessageDialog.qml:62:13: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: MessageDialog.qml:63:13: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: MessageDialog.qml:64:13: Could not compile binding for wrapMode: Cannot resolve property type for binding on wrapMode. [compiler] Warning: MessageDialog.qml:65:13: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: MessageDialog.qml:72:13: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: MessageDialog.qml:73:13: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: MessageDialog.qml:74:13: Could not compile binding for wrapMode: Cannot resolve property type for binding on wrapMode. [compiler] Warning: MessageDialog.qml:75:13: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: MessageDialog.qml:93:17: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: MessageDialog.qml:110:13: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: MessageDialog.qml:111:13: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: MessageDialog.qml:112:13: Could not compile binding for wrapMode: Cannot resolve property type for binding on wrapMode. [compiler] Warning: MessageDialog.qml:130:16: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^ Info: Did you mean "color"? color: color.transparent(control.palette.shadow, 0.5) ^^^^^ Warning: MessageDialog.qml:130:16: Could not compile binding for color: Cannot access value for name Color [compiler] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^ Warning: MessageDialog.qml:134:16: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^ Info: Did you mean "color"? color: color.transparent(control.palette.shadow, 0.12) ^^^^^ Warning: MessageDialog.qml:134:16: Could not compile binding for color: Cannot access value for name Color [compiler] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^ [8929/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/FontDialogContent_qml.cpp Warning: FontDialogContent.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FontDialogContent.qml:7:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FontDialogContent.qml:8:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FontDialogContent.qml:53:37: ScrollBar was not found. Did you add all import paths? [import] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: FontDialogContent.qml:64:27: ItemDelegate was not found. Did you add all import paths? [import] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: FontDialogContent.qml:102:37: ScrollBar was not found. Did you add all import paths? [import] ScrollBar.vertical: ScrollBar {} ^^^^^^^^^ Warning: FontDialogContent.qml:110:27: ItemDelegate was not found. Did you add all import paths? [import] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: FontDialogContent.qml:152:37: ScrollBar was not found. Did you add all import paths? [import] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: FontDialogContent.qml:163:27: ItemDelegate was not found. Did you add all import paths? [import] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: FontDialogContent.qml:183:20: Label was not found. Did you add all import paths? [import] label: Label { ^^^^^ Warning: FontDialogContent.qml:222:16: Label was not found. Did you add all import paths? [import] label: Label { ^^^^^ Warning: FontDialogContent.qml:29:9: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: FontDialogContent.qml:33:9: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: FontDialogContent.qml:79:9: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: FontDialogContent.qml:83:9: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: FontDialogContent.qml:125:9: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: FontDialogContent.qml:129:9: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: FontDialogContent.qml:190:17: CheckBox was not found. Did you add all import paths? [import] CheckBox { ^^^^^^^^ Warning: FontDialogContent.qml:195:17: CheckBox was not found. Did you add all import paths? [import] CheckBox{ ^^^^^^^^ Warning: FontDialogContent.qml:40:9: Frame was not found. Did you add all import paths? [import] Frame { ^^^^^ Warning: FontDialogContent.qml:204:5: GroupBox was not found. Did you add all import paths? [import] GroupBox { ^^^^^^^^ Warning: FontDialogContent.qml:138:9: Frame was not found. Did you add all import paths? [import] Frame { ^^^^^ Warning: FontDialogContent.qml:89:9: Frame was not found. Did you add all import paths? [import] Frame { ^^^^^ Warning: FontDialogContent.qml:176:9: GroupBox was not found. Did you add all import paths? [import] GroupBox { ^^^^^^^^ Warning: FontDialogContent.qml:53:17: unknown attached property scope ScrollBar. [unqualified] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: FontDialogContent.qml:102:17: unknown attached property scope ScrollBar. [unqualified] ScrollBar.vertical: ScrollBar {} ^^^^^^^^^ Warning: FontDialogContent.qml:152:17: unknown attached property scope ScrollBar. [unqualified] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: FontDialogContent.qml:29:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FontDialogContent.qml:29:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FontDialogContent.qml:33:9: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: FontDialogContent.qml:33:9: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: FontDialogContent.qml:33:9: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: FontDialogContent.qml:33:9: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: FontDialogContent.qml:40:9: 'Frame' is used but it is not resolved [unresolved-type] Frame { ^^^^^ Warning: FontDialogContent.qml:40:9: 'Frame' is used but it is not resolved [unresolved-type] Frame { ^^^^^ Warning: FontDialogContent.qml:40:9: 'Frame' is used but it is not resolved [unresolved-type] Frame { ^^^^^ Warning: FontDialogContent.qml:53:37: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: FontDialogContent.qml:53:17: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: FontDialogContent.qml:64:27: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: FontDialogContent.qml:64:27: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: FontDialogContent.qml:64:27: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: FontDialogContent.qml:64:27: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: FontDialogContent.qml:79:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FontDialogContent.qml:79:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FontDialogContent.qml:83:9: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: FontDialogContent.qml:83:9: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: FontDialogContent.qml:83:9: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: FontDialogContent.qml:89:9: 'Frame' is used but it is not resolved [unresolved-type] Frame { ^^^^^ Warning: FontDialogContent.qml:89:9: 'Frame' is used but it is not resolved [unresolved-type] Frame { ^^^^^ Warning: FontDialogContent.qml:89:9: 'Frame' is used but it is not resolved [unresolved-type] Frame { ^^^^^ Warning: FontDialogContent.qml:102:17: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar {} ^^^^^^^^^ Warning: FontDialogContent.qml:110:27: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: FontDialogContent.qml:110:27: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: FontDialogContent.qml:110:27: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: FontDialogContent.qml:110:27: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: FontDialogContent.qml:125:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FontDialogContent.qml:125:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FontDialogContent.qml:129:9: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: FontDialogContent.qml:129:9: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: FontDialogContent.qml:129:9: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: FontDialogContent.qml:138:9: 'Frame' is used but it is not resolved [unresolved-type] Frame { ^^^^^ Warning: FontDialogContent.qml:138:9: 'Frame' is used but it is not resolved [unresolved-type] Frame { ^^^^^ Warning: FontDialogContent.qml:138:9: 'Frame' is used but it is not resolved [unresolved-type] Frame { ^^^^^ Warning: FontDialogContent.qml:152:37: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: FontDialogContent.qml:152:17: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: FontDialogContent.qml:163:27: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: FontDialogContent.qml:163:27: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: FontDialogContent.qml:163:27: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: FontDialogContent.qml:163:27: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: FontDialogContent.qml:176:9: 'GroupBox' is used but it is not resolved [unresolved-type] GroupBox { ^^^^^^^^ Warning: FontDialogContent.qml:176:9: 'GroupBox' is used but it is not resolved [unresolved-type] GroupBox { ^^^^^^^^ Warning: FontDialogContent.qml:176:9: 'GroupBox' is used but it is not resolved [unresolved-type] GroupBox { ^^^^^^^^ Warning: FontDialogContent.qml:183:20: 'Label' is used but it is not resolved [unresolved-type] label: Label { ^^^^^ Warning: FontDialogContent.qml:184:17: 'anchors' is used but it is not resolved [unresolved-type] anchors.left: effectsGroupBox.left ^^^^^^^ Warning: FontDialogContent.qml:183:20: 'Label' is used but it is not resolved [unresolved-type] label: Label { ^^^^^ Warning: FontDialogContent.qml:176:9: 'GroupBox' is used but it is not resolved [unresolved-type] GroupBox { ^^^^^^^^ Warning: FontDialogContent.qml:190:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: FontDialogContent.qml:190:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: FontDialogContent.qml:195:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox{ ^^^^^^^^ Warning: FontDialogContent.qml:195:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox{ ^^^^^^^^ Warning: FontDialogContent.qml:204:5: 'GroupBox' is used but it is not resolved [unresolved-type] GroupBox { ^^^^^^^^ Warning: FontDialogContent.qml:204:5: 'GroupBox' is used but it is not resolved [unresolved-type] GroupBox { ^^^^^^^^ Warning: FontDialogContent.qml:204:5: 'GroupBox' is used but it is not resolved [unresolved-type] GroupBox { ^^^^^^^^ Warning: FontDialogContent.qml:204:5: 'GroupBox' is used but it is not resolved [unresolved-type] GroupBox { ^^^^^^^^ Warning: FontDialogContent.qml:204:5: 'GroupBox' is used but it is not resolved [unresolved-type] GroupBox { ^^^^^^^^ Warning: FontDialogContent.qml:204:5: 'GroupBox' is used but it is not resolved [unresolved-type] GroupBox { ^^^^^^^^ Warning: FontDialogContent.qml:204:5: 'GroupBox' is used but it is not resolved [unresolved-type] GroupBox { ^^^^^^^^ Warning: FontDialogContent.qml:204:5: 'GroupBox' is used but it is not resolved [unresolved-type] GroupBox { ^^^^^^^^ Warning: FontDialogContent.qml:222:16: 'Label' is used but it is not resolved [unresolved-type] label: Label { ^^^^^ Warning: FontDialogContent.qml:223:13: 'anchors' is used but it is not resolved [unresolved-type] anchors.left: sample.left ^^^^^^^ Warning: FontDialogContent.qml:222:16: 'Label' is used but it is not resolved [unresolved-type] label: Label { ^^^^^ Warning: FontDialogContent.qml:204:5: 'GroupBox' is used but it is not resolved [unresolved-type] GroupBox { ^^^^^^^^ Warning: FontDialogContent.qml:46:13: Cannot assign to non-existent default property [missing-property] ListView { ^^^^^^^^ Warning: FontDialogContent.qml:227:9: Cannot assign to non-existent default property [missing-property] TextEdit { ^^^^^^^^ Warning: FontDialogContent.qml:125:9: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FontDialogContent.qml:129:9: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: FontDialogContent.qml:138:9: Type Frame is used but it is not resolved [unresolved-type] Frame { ^^^^^ Warning: FontDialogContent.qml:145:13: Cannot assign to non-existent default property [missing-property] ListView { ^^^^^^^^ Warning: FontDialogContent.qml:95:13: Cannot assign to non-existent default property [missing-property] ListView { ^^^^^^^^ Warning: FontDialogContent.qml:188:13: Cannot assign to non-existent default property [missing-property] RowLayout { ^^^^^^^^^ Warning: FontDialogContent.qml:204:5: Type GroupBox is used but it is not resolved [unresolved-type] GroupBox { ^^^^^^^^ Warning: FontDialogContent.qml:79:9: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FontDialogContent.qml:83:9: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: FontDialogContent.qml:89:9: Type Frame is used but it is not resolved [unresolved-type] Frame { ^^^^^ Warning: FontDialogContent.qml:176:9: Type GroupBox is used but it is not resolved [unresolved-type] GroupBox { ^^^^^^^^ Warning: FontDialogContent.qml:190:17: Type CheckBox is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: FontDialogContent.qml:195:17: Type CheckBox is used but it is not resolved [unresolved-type] CheckBox{ ^^^^^^^^ Warning: FontDialogContent.qml:29:9: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: FontDialogContent.qml:33:9: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: FontDialogContent.qml:40:9: Type Frame is used but it is not resolved [unresolved-type] Frame { ^^^^^ Warning: FontDialogContent.qml:223:21: Binding assigned to "left", but no property "left" exists in the current element. [missing-property] anchors.left: sample.left ^^^^ Warning: FontDialogContent.qml:206:9: Binding assigned to "padding", but no property "padding" exists in the current element. [missing-property] padding: label.implicitHeight ^^^^^^^ Warning: FontDialogContent.qml:207:9: Binding assigned to "title", but no property "title" exists in the current element. [missing-property] title: qsTr("Sample") ^^^^^ Warning: FontDialogContent.qml:213:9: Binding assigned to "clip", but no property "clip" exists in the current element. [missing-property] clip: true ^^^^ Warning: FontDialogContent.qml:126:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Size") ^^^^ Warning: FontDialogContent.qml:111:21: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: ListView.view.width ^^^^^ Warning: FontDialogContent.qml:112:21: Binding assigned to "highlighted", but no property "highlighted" exists in the current element. [missing-property] highlighted: ListView.isCurrentItem ^^^^^^^^^^^ Warning: FontDialogContent.qml:114:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: modelData ^^^^ Warning: FontDialogContent.qml:178:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property] title: qsTr("Effects") ^^^^^ Warning: FontDialogContent.qml:192:21: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "underlineEffect" ^^^^^^^^^^ Warning: FontDialogContent.qml:193:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Underline") ^^^^ Warning: FontDialogContent.qml:35:13: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "familyEdit" ^^^^^^^^^^ Warning: FontDialogContent.qml:36:13: Binding assigned to "readOnly", but no property "readOnly" exists in the current element. [missing-property] readOnly: true ^^^^^^^^ Warning: FontDialogContent.qml:38:13: Binding assigned to "focus", but no property "focus" exists in the current element. [missing-property] focus: true ^^^^^ Warning: FontDialogContent.qml:30:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Family") ^^^^ Warning: FontDialogContent.qml:85:13: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "styleEdit" ^^^^^^^^^^ Warning: FontDialogContent.qml:86:13: Binding assigned to "readOnly", but no property "readOnly" exists in the current element. [missing-property] readOnly: true ^^^^^^^^ Warning: FontDialogContent.qml:131:13: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "sizeEdit" ^^^^^^^^^^ Warning: FontDialogContent.qml:197:21: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "strikeoutEffect" ^^^^^^^^^^ Warning: FontDialogContent.qml:198:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Strikeout") ^^^^ Warning: FontDialogContent.qml:54:21: Binding assigned to "policy", but no property "policy" exists in the current element. [missing-property] policy: ScrollBar.AlwaysOn ^^^^^^ Warning: FontDialogContent.qml:65:21: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: ListView.view.width ^^^^^ Warning: FontDialogContent.qml:66:21: Binding assigned to "highlighted", but no property "highlighted" exists in the current element. [missing-property] highlighted: ListView.isCurrentItem ^^^^^^^^^^^ Warning: FontDialogContent.qml:68:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: modelData ^^^^ Warning: FontDialogContent.qml:164:21: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: ListView.view.width ^^^^^ Warning: FontDialogContent.qml:165:21: Binding assigned to "highlighted", but no property "highlighted" exists in the current element. [missing-property] highlighted: ListView.isCurrentItem ^^^^^^^^^^^ Warning: FontDialogContent.qml:167:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: modelData ^^^^ Warning: FontDialogContent.qml:185:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: parent.title ^^^^ Warning: FontDialogContent.qml:224:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: sample.title ^^^^ Warning: FontDialogContent.qml:80:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Style") ^^^^ Warning: FontDialogContent.qml:184:25: Binding assigned to "left", but no property "left" exists in the current element. [missing-property] anchors.left: effectsGroupBox.left ^^^^ Warning: FontDialogContent.qml:153:21: Binding assigned to "policy", but no property "policy" exists in the current element. [missing-property] policy: ScrollBar.AlwaysOn ^^^^^^ Warning: FontDialogContent.qml:53:17: Type ScrollBar is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: FontDialogContent.qml:64:27: Type ItemDelegate is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: FontDialogContent.qml:102:17: Type ScrollBar is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar {} ^^^^^^^^^ Warning: FontDialogContent.qml:110:27: Type ItemDelegate is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: FontDialogContent.qml:152:17: Type ScrollBar is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: FontDialogContent.qml:163:27: Type ItemDelegate is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Info: FontDialogContent.qml:7:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Info: FontDialogContent.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: FontDialogContent.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Info: FontDialogContent.qml:8:1: Unused import [unused-imports] import QtQuick.Dialogs.quickimpl ^^^^^^ Warning: FontDialogContent.qml:54:21: Could not compile binding for policy: Cannot resolve property type for binding on policy. [compiler] Warning: FontDialogContent.qml:65:21: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: FontDialogContent.qml:66:21: Could not compile binding for highlighted: Cannot resolve property type for binding on highlighted. [compiler] Warning: FontDialogContent.qml:67:21: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: FontDialogContent.qml:67:21: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: FontDialogContent.qml:68:21: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: FontDialogContent.qml:111:21: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: FontDialogContent.qml:112:21: Could not compile binding for highlighted: Cannot resolve property type for binding on highlighted. [compiler] Warning: FontDialogContent.qml:113:21: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: FontDialogContent.qml:113:21: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: FontDialogContent.qml:114:21: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: FontDialogContent.qml:153:21: Could not compile binding for policy: Cannot resolve property type for binding on policy. [compiler] Warning: FontDialogContent.qml:164:21: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: FontDialogContent.qml:165:21: Could not compile binding for highlighted: Cannot resolve property type for binding on highlighted. [compiler] Warning: FontDialogContent.qml:166:21: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: FontDialogContent.qml:166:21: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: FontDialogContent.qml:167:21: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: FontDialogContent.qml:185:17: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: FontDialogContent.qml:184:25: Could not compile binding for left: Cannot resolve property type for binding on left. [compiler] Warning: FontDialogContent.qml:206:9: Could not compile binding for padding: Cannot resolve property type for binding on padding. [compiler] Warning: FontDialogContent.qml:204:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] GroupBox { ^^^^^^^^ Warning: FontDialogContent.qml:216:16: Could not compile binding for y: Cannot retrieve a non-object type by ID: sample [compiler] y: sample.topPadding - sample.bottomPadding ^^^^^^ Warning: FontDialogContent.qml:204:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] GroupBox { ^^^^^^^^ Warning: FontDialogContent.qml:217:20: Could not compile binding for width: Cannot retrieve a non-object type by ID: sample [compiler] width: sample.width - sample.leftPadding + sample.rightPadding ^^^^^^ Warning: FontDialogContent.qml:204:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] GroupBox { ^^^^^^^^ Warning: FontDialogContent.qml:218:21: Could not compile binding for height: Cannot retrieve a non-object type by ID: sample [compiler] height: sample.height - sample.topPadding + sample.bottomPadding ^^^^^^ Warning: FontDialogContent.qml:224:13: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: FontDialogContent.qml:223:21: Could not compile binding for left: Cannot resolve property type for binding on left. [compiler] [8930/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/PickerHandle_qml.cpp Warning: PickerHandle.qml:13:60: Member "pressed" not found on type "QQuickControl" [missing-property] border.color: picker.visualFocus ? "#0066ff" : (picker.pressed ? "#36383a" : "#454647") ^^^^^^^ Warning: PickerHandle.qml:13:60: Could not compile binding for color: Cannot load property pressed from QQuickControl of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/PickerHandle.qml)::picker with type QQuickControl. [compiler] border.color: picker.visualFocus ? "#0066ff" : (picker.pressed ? "#36383a" : "#454647") ^^^^^^^ Warning: PickerHandle.qml:28:74: Member "pressed" not found on type "QQuickControl" [missing-property] border.color: root.picker.visualFocus ? "#0066ff" : (root.picker.pressed ? "#86888a" : "#959697") ^^^^^^^ Warning: PickerHandle.qml:28:74: Could not compile binding for color: Cannot load property pressed from QQuickControl of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/PickerHandle.qml)::picker with type QQuickControl. [compiler] border.color: root.picker.visualFocus ? "#0066ff" : (root.picker.pressed ? "#86888a" : "#959697") ^^^^^^^ [8931/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/SaturationLightnessPicker_qml.cpp Warning: SaturationLightnessPicker.qml:5:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: SaturationLightnessPicker.qml:6:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Info: SaturationLightnessPicker.qml:5:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Warning: SaturationLightnessPicker.qml:11:53: Could not compile binding for implicitWidth: Member implicitWidth of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/SaturationLightnessPicker.qml)::background with type QQuickItem can be shadowed [compiler] implicitWidth: Math.max(background ? background.implicitWidth : 0, contentItem.implicitWidth) ^^^^^^^^^^^^^ Warning: SaturationLightnessPicker.qml:12:54: Could not compile binding for implicitHeight: Member implicitHeight of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/SaturationLightnessPicker.qml)::background with type QQuickItem can be shadowed [compiler] implicitHeight: Math.max(background ? background.implicitHeight : 0, contentItem.implicitHeight) ^^^^^^^^^^^^^^ Warning: SaturationLightnessPicker.qml:21:16: Unqualified access [unqualified] scale: contentItem.width / width ^^^^^^^^^^^ Info: contentItem is a member of a parent element. You can qualify the access with its id to avoid this warning: scale: control.contentItem.width / width ^^^^^^^^ Warning: SaturationLightnessPicker.qml:21:16: Could not compile binding for scale: Cannot access value for name contentItem [compiler] scale: contentItem.width / width ^^^^^^^^^^^ [8932/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Fusion/FolderBreadcrumbBar_qml.cpp Warning: FolderBreadcrumbBar.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FolderBreadcrumbBar.qml:7:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl as DialogsQuickImpl ^^^^^^ --- Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FolderBreadcrumbBar.qml:36:21: Button was not found. Did you add all import paths? [import] buttonDelegate: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:60:15: Button was not found. Did you add all import paths? [import] upButton: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:70:16: TextField was not found. Did you add all import paths? [import] textField: TextField { ^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:36:21: Button was not found. Did you add all import paths? [import] buttonDelegate: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:36:21: 'Button' is used but it is not resolved [unresolved-type] buttonDelegate: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:36:21: 'Button' is used but it is not resolved [unresolved-type] buttonDelegate: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:60:15: 'Button' is used but it is not resolved [unresolved-type] upButton: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:60:15: 'Button' is used but it is not resolved [unresolved-type] upButton: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:60:15: 'Button' is used but it is not resolved [unresolved-type] upButton: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:63:9: 'icon' is used but it is not resolved [unresolved-type] icon.source: "qrc:/qt-project.org/imports/QtQuick/Dialogs/quickimpl/images/up-icon-round.png" ^^^^ Warning: FolderBreadcrumbBar.qml:60:15: 'Button' is used but it is not resolved [unresolved-type] upButton: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:63:9: 'icon' is used but it is not resolved [unresolved-type] icon.source: "qrc:/qt-project.org/imports/QtQuick/Dialogs/quickimpl/images/up-icon-round.png" ^^^^ Warning: FolderBreadcrumbBar.qml:60:15: 'Button' is used but it is not resolved [unresolved-type] upButton: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:63:9: 'icon' is used but it is not resolved [unresolved-type] icon.source: "qrc:/qt-project.org/imports/QtQuick/Dialogs/quickimpl/images/up-icon-round.png" ^^^^ Warning: FolderBreadcrumbBar.qml:60:15: 'Button' is used but it is not resolved [unresolved-type] upButton: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:60:15: 'Button' is used but it is not resolved [unresolved-type] upButton: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:60:15: 'Button' is used but it is not resolved [unresolved-type] upButton: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:70:16: 'TextField' is used but it is not resolved [unresolved-type] textField: TextField { ^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:42:9: Cannot assign to non-existent default property [missing-property] Binding { ^^^^^^^ Warning: FolderBreadcrumbBar.qml:38:9: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: folderName ^^^^ Warning: FolderBreadcrumbBar.qml:39:9: Binding assigned to "flat", but no property "flat" exists in the current element. [missing-property] flat: true ^^^^ Warning: FolderBreadcrumbBar.qml:71:9: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: (control.dialog as DialogsQuickImpl.FileDialogImpl)?.selectedFile ^^^^ Warning: FolderBreadcrumbBar.qml:61:9: Binding assigned to "x", but no property "x" exists in the current element. [missing-property] x: control.leftPadding ^ Warning: FolderBreadcrumbBar.qml:62:9: Binding assigned to "y", but no property "y" exists in the current element. [missing-property] y: control.topPadding ^ Warning: FolderBreadcrumbBar.qml:66:9: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: height ^^^^^ Warning: FolderBreadcrumbBar.qml:67:9: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] height: Math.max(implicitHeight, control.contentItem.height) ^^^^^^ Warning: FolderBreadcrumbBar.qml:68:9: Binding assigned to "focusPolicy", but no property "focusPolicy" exists in the current element. [missing-property] focusPolicy: Qt.TabFocus ^^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:63:14: Binding assigned to "source", but no property "source" exists in the current element. [missing-property] icon.source: "qrc:/qt-project.org/imports/QtQuick/Dialogs/quickimpl/images/up-icon-round.png" ^^^^^^ Warning: FolderBreadcrumbBar.qml:64:14: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] icon.width: 16 ^^^^^ Warning: FolderBreadcrumbBar.qml:65:14: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] icon.height: 16 ^^^^^^ Warning: FolderBreadcrumbBar.qml:36:21: Type Button is used but it is not resolved [unresolved-type] buttonDelegate: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:60:15: Type Button is used but it is not resolved [unresolved-type] upButton: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:70:16: Type TextField is used but it is not resolved [unresolved-type] textField: TextField { ^^^^^^^^^ Info: FolderBreadcrumbBar.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: FolderBreadcrumbBar.qml:13:73: Could not compile binding for implicitWidth: Member implicitWidth of QQuickAbstractButton of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FolderBreadcrumbBar.qml)::upButton with type QQuickAbstractButton can be shadowed [compiler] implicitContentWidth + (upButton ? upButton.implicitWidth + upButtonSpacing : 0) ^^^^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:38:9: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: FolderBreadcrumbBar.qml:36:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] buttonDelegate: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:43:21: Could not compile binding for target: Cannot retrieve a non-object type by ID: buttonDelegateRoot [compiler] target: buttonDelegateRoot.background ^^^^^^^^^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:54:21: Cannot assign binding of type QSizeF to QSize [incompatible-type] sourceSize: Qt.size(8, 8) ^^^^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:54:34: Could not compile binding for sourceSize: cannot convert from QSizeF of QSizeF to QSize of QSize [compiler] Warning: FolderBreadcrumbBar.qml:56:17: Unqualified access [unqualified] height: control.contentItem.height ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderBreadcrumbBar.qml:56:17: Could not compile binding for height: Cannot access value for name control [compiler] height: control.contentItem.height ^^^^^^^ Warning: FolderBreadcrumbBar.qml:57:16: Unqualified access [unqualified] color: control.palette.dark ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderBreadcrumbBar.qml:57:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.palette.dark ^^^^^^^ Warning: FolderBreadcrumbBar.qml:58:13: Unqualified access [unqualified] y: (control.height - height) / 2 ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderBreadcrumbBar.qml:58:13: Could not compile binding for y: Cannot access value for name control [compiler] y: (control.height - height) / 2 ^^^^^^^ Warning: FolderBreadcrumbBar.qml:61:9: Could not compile binding for x: Cannot resolve property type for binding on x. [compiler] Warning: FolderBreadcrumbBar.qml:62:9: Could not compile binding for y: Cannot resolve property type for binding on y. [compiler] Warning: FolderBreadcrumbBar.qml:66:9: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: FolderBreadcrumbBar.qml:67:9: Could not compile binding for height: Cannot resolve property type for binding on height. [compiler] Warning: FolderBreadcrumbBar.qml:68:9: Could not compile binding for focusPolicy: Cannot resolve property type for binding on focusPolicy. [compiler] Warning: FolderBreadcrumbBar.qml:71:9: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] [8933/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Fusion/FileDialogDelegate_qml.cpp Warning: FileDialogDelegate.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FileDialogDelegate.qml:9:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl as DialogsQuickImpl ^^^^^^ --- Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FileDialogDelegate.qml:43:18: FileDialogDelegateLabel was not found. Did you add all import paths? [import] contentItem: FileDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^ Info: Did you mean "FileDialogDelegate"? contentItem: FileDialogDelegate { ^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:43:18: 'FileDialogDelegateLabel' is used but it is not resolved [unresolved-type] contentItem: FileDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:43:18: 'FileDialogDelegateLabel' is used but it is not resolved [unresolved-type] contentItem: FileDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:43:18: 'FileDialogDelegateLabel' is used but it is not resolved [unresolved-type] contentItem: FileDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:44:9: Binding assigned to "delegate", but no property "delegate" exists in the current element. [missing-property] delegate: control ^^^^^^^^ Warning: FileDialogDelegate.qml:45:9: Binding assigned to "fileDetailRowTextColor", but no property "fileDetailRowTextColor" exists in the current element. [missing-property] fileDetailRowTextColor: control.highlighted ? Fusion.highlightedText(control.palette) : control.palette.text ^^^^^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:46:9: Binding assigned to "fileDetailRowWidth", but no property "fileDetailRowWidth" exists in the current element. [missing-property] fileDetailRowWidth: control.fileDetailRowWidth ^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:43:18: Type FileDialogDelegateLabel is used but it is not resolved [unresolved-type] contentItem: FileDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^ Info: FileDialogDelegate.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Info: FileDialogDelegate.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: FileDialogDelegate.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl as ControlsImpl ^^^^^^ Warning: FileDialogDelegate.qml:16:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: FileDialogDelegate.qml:44:9: Could not compile binding for delegate: Cannot resolve property type for binding on delegate. [compiler] Warning: FileDialogDelegate.qml:45:9: Could not compile binding for fileDetailRowTextColor: Cannot resolve property type for binding on fileDetailRowTextColor. [compiler] Warning: FileDialogDelegate.qml:46:9: Could not compile binding for fileDetailRowWidth: Cannot resolve property type for binding on fileDetailRowWidth. [compiler] [8934/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Fusion/ColorDialog_qml.cpp Warning: ColorDialog.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: ColorDialog.qml:9:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: ColorDialog.qml:10:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Info: ColorDialog.qml:9:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Info: ColorDialog.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Info: ColorDialog.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: ColorDialog.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Warning: ColorDialog.qml:17:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: ColorDialog.qml:150:44: Member "handle" not found on type "QQuickItem" [missing-property] anchors.leftMargin: parent.handle.width / 2 ^^^^^^ Warning: ColorDialog.qml:150:44: Could not compile binding for leftMargin: Cannot load property handle from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/ColorDialog.qml)::parent with type QQuickItem. [compiler] anchors.leftMargin: parent.handle.width / 2 ^^^^^^ Warning: ColorDialog.qml:151:45: Member "handle" not found on type "QQuickItem" [missing-property] anchors.rightMargin: parent.handle.width / 2 ^^^^^^ Warning: ColorDialog.qml:151:45: Could not compile binding for rightMargin: Cannot load property handle from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/ColorDialog.qml)::parent with type QQuickItem. [compiler] anchors.rightMargin: parent.handle.width / 2 ^^^^^^ [8935/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Fusion/FileDialog_qml.cpp Warning: FileDialog.qml:6:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FileDialog.qml:10:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FileDialog.qml:11:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Info: FileDialog.qml:9:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Info: FileDialog.qml:6:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: FileDialog.qml:10:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Warning: FileDialog.qml:20:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: FileDialog.qml:147:25: Unqualified access [unqualified] dialog: control ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:147:25: Could not compile binding for dialog: Cannot access value for name control [compiler] dialog: control ^^^^^^^ Warning: FileDialog.qml:148:37: Unqualified access [unqualified] fileDetailRowWidth: nameFiltersComboBox.width ^^^^^^^^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:148:37: Could not compile binding for fileDetailRowWidth: Cannot access value for name nameFiltersComboBox [compiler] fileDetailRowWidth: nameFiltersComboBox.width ^^^^^^^^^^^^^^^^^^^ Warning: FileDialog.qml:150:40: Unqualified access [unqualified] KeyNavigation.backtab: breadcrumbBar ^^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:150:40: Could not compile binding for backtab: Cannot access value for name breadcrumbBar [compiler] KeyNavigation.backtab: breadcrumbBar ^^^^^^^^^^^^^ Warning: FileDialog.qml:151:36: Unqualified access [unqualified] KeyNavigation.tab: fileNameTextField.visible ? fileNameTextField : nameFiltersComboBox ^^^^^^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:151:36: Could not compile binding for tab: Cannot access value for name fileNameTextField [compiler] KeyNavigation.tab: fileNameTextField.visible ? fileNameTextField : nameFiltersComboBox ^^^^^^^^^^^^^^^^^ [8936/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Fusion/FolderDialog_qml.cpp Warning: FolderDialog.qml:6:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FolderDialog.qml:10:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FolderDialog.qml:11:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Info: FolderDialog.qml:9:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Info: FolderDialog.qml:6:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: FolderDialog.qml:10:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Info: FolderDialog.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Warning: FolderDialog.qml:20:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: FolderDialog.qml:110:25: Unqualified access [unqualified] dialog: control ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderDialog.qml:110:25: Could not compile binding for dialog: Cannot access value for name control [compiler] dialog: control ^^^^^^^ Warning: FolderDialog.qml:112:40: Unqualified access [unqualified] KeyNavigation.backtab: breadcrumbBar ^^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderDialog.qml:112:40: Could not compile binding for backtab: Cannot access value for name breadcrumbBar [compiler] KeyNavigation.backtab: breadcrumbBar ^^^^^^^^^^^^^ Warning: FolderDialog.qml:113:36: Unqualified access [unqualified] KeyNavigation.tab: control.footer ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderDialog.qml:113:36: Could not compile binding for tab: Cannot access value for name control [compiler] KeyNavigation.tab: control.footer ^^^^^^^ [8937/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Fusion/FolderDialogDelegate_qml.cpp Warning: FolderDialogDelegate.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FolderDialogDelegate.qml:9:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl as DialogsQuickImpl ^^^^^^ --- Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FolderDialogDelegate.qml:38:18: FolderDialogDelegateLabel was not found. Did you add all import paths? [import] contentItem: FolderDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^^^ Info: Did you mean "FolderDialogDelegate"? contentItem: FolderDialogDelegate { ^^^^^^^^^^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:38:18: 'FolderDialogDelegateLabel' is used but it is not resolved [unresolved-type] contentItem: FolderDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:38:18: 'FolderDialogDelegateLabel' is used but it is not resolved [unresolved-type] contentItem: FolderDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:39:9: Binding assigned to "delegate", but no property "delegate" exists in the current element. [missing-property] delegate: control ^^^^^^^^ Warning: FolderDialogDelegate.qml:40:9: Binding assigned to "fileDetailRowTextColor", but no property "fileDetailRowTextColor" exists in the current element. [missing-property] fileDetailRowTextColor: control.highlighted ? Fusion.highlightedText(control.palette) : control.palette.placeholderText ^^^^^^^^^^^^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:38:18: Type FolderDialogDelegateLabel is used but it is not resolved [unresolved-type] contentItem: FolderDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^^^ Info: FolderDialogDelegate.qml:8:1: Unused import [unused-imports] import QtQuick.Controls.Fusion.impl ^^^^^^ Info: FolderDialogDelegate.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: FolderDialogDelegate.qml:6:1: Unused import [unused-imports] import QtQuick.Controls.impl as ControlsImpl ^^^^^^ Warning: FolderDialogDelegate.qml:16:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: FolderDialogDelegate.qml:39:9: Could not compile binding for delegate: Cannot resolve property type for binding on delegate. [compiler] Warning: FolderDialogDelegate.qml:40:9: Could not compile binding for fileDetailRowTextColor: Cannot resolve property type for binding on fileDetailRowTextColor. [compiler] [8938/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Imagine/FileDialogDelegate_qml.cpp Warning: FileDialogDelegate.qml:4:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FileDialogDelegate.qml:8:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl as DialogsQuickImpl ^^^^^^ --- Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FileDialogDelegate.qml:48:18: FileDialogDelegateLabel was not found. Did you add all import paths? [import] contentItem: FileDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^ Info: Did you mean "FileDialogDelegate"? contentItem: FileDialogDelegate { ^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:48:18: 'FileDialogDelegateLabel' is used but it is not resolved [unresolved-type] contentItem: FileDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:48:18: 'FileDialogDelegateLabel' is used but it is not resolved [unresolved-type] contentItem: FileDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:48:18: 'FileDialogDelegateLabel' is used but it is not resolved [unresolved-type] contentItem: FileDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:49:9: Binding assigned to "delegate", but no property "delegate" exists in the current element. [missing-property] delegate: control ^^^^^^^^ Warning: FileDialogDelegate.qml:50:9: Binding assigned to "fileDetailRowTextColor", but no property "fileDetailRowTextColor" exists in the current element. [missing-property] fileDetailRowTextColor: control.icon.color ^^^^^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:51:9: Binding assigned to "fileDetailRowWidth", but no property "fileDetailRowWidth" exists in the current element. [missing-property] fileDetailRowWidth: control.fileDetailRowWidth ^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:48:18: Type FileDialogDelegateLabel is used but it is not resolved [unresolved-type] contentItem: FileDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^ Info: FileDialogDelegate.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.impl as ControlsImpl ^^^^^^ Info: FileDialogDelegate.qml:4:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: FileDialogDelegate.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: FileDialogDelegate.qml:21:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: FileDialogDelegate.qml:21:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FileDialogDelegate.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: FileDialogDelegate.qml:22:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: FileDialogDelegate.qml:22:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FileDialogDelegate.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: FileDialogDelegate.qml:23:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:23:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FileDialogDelegate.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:24:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:24:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FileDialogDelegate.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:26:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: FileDialogDelegate.qml:26:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FileDialogDelegate.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: FileDialogDelegate.qml:27:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: FileDialogDelegate.qml:27:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FileDialogDelegate.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: FileDialogDelegate.qml:28:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: FileDialogDelegate.qml:28:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FileDialogDelegate.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: FileDialogDelegate.qml:29:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: FileDialogDelegate.qml:29:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FileDialogDelegate.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: FileDialogDelegate.qml:49:9: Could not compile binding for delegate: Cannot resolve property type for binding on delegate. [compiler] Warning: FileDialogDelegate.qml:50:9: Could not compile binding for fileDetailRowTextColor: Cannot resolve property type for binding on fileDetailRowTextColor. [compiler] Warning: FileDialogDelegate.qml:51:9: Could not compile binding for fileDetailRowWidth: Cannot resolve property type for binding on fileDetailRowWidth. [compiler] Warning: FileDialogDelegate.qml:58:40: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] { "disabled": !control.enabled }, ^^^^^^^ [8939/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Fusion/MessageDialog_qml.cpp Warning: MessageDialog.qml:6:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: MessageDialog.qml:8:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: MessageDialog.qml:9:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Info: MessageDialog.qml:8:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Info: MessageDialog.qml:6:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: MessageDialog.qml:15:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(control.implicitBackgroundWidth + control.leftInset + control.rightInset, ^^^ Warning: MessageDialog.qml:66:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] width: parent.width - parent.leftPadding - parent.rightPadding ^^^^^^^^^^^ Warning: MessageDialog.qml:66:42: Could not compile binding for width: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/MessageDialog.qml)::parent with type QQuickItem. [compiler] width: parent.width - parent.leftPadding - parent.rightPadding ^^^^^^^^^^^ Warning: MessageDialog.qml:75:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] width: parent.width - parent.leftPadding - parent.rightPadding ^^^^^^^^^^^ Warning: MessageDialog.qml:75:42: Could not compile binding for width: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/MessageDialog.qml)::parent with type QQuickItem. [compiler] width: parent.width - parent.leftPadding - parent.rightPadding ^^^^^^^^^^^ [8940/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Imagine/ColorDialog_qml.cpp Warning: ColorDialog.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: ColorDialog.qml:9:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Info: ColorDialog.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: ColorDialog.qml:17:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(200, ^^^ Warning: ColorDialog.qml:22:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of conversion to void [compiler] implicitHeight: Math.max(600, ^^^ Warning: ColorDialog.qml:28:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: ColorDialog.qml:28:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/ColorDialog.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: ColorDialog.qml:29:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: ColorDialog.qml:29:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/ColorDialog.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: ColorDialog.qml:30:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ColorDialog.qml:30:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/ColorDialog.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: ColorDialog.qml:31:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ColorDialog.qml:31:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/ColorDialog.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: ColorDialog.qml:33:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ColorDialog.qml:33:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/ColorDialog.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: ColorDialog.qml:34:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ColorDialog.qml:34:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/ColorDialog.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: ColorDialog.qml:35:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ColorDialog.qml:35:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/ColorDialog.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: ColorDialog.qml:36:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ColorDialog.qml:36:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/ColorDialog.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: ColorDialog.qml:52:35: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"modal": control.modal}, ^^^^^ Warning: ColorDialog.qml:154:44: Member "handle" not found on type "QQuickItem" [missing-property] anchors.leftMargin: parent.handle.width / 2 ^^^^^^ Warning: ColorDialog.qml:154:44: Could not compile binding for leftMargin: Cannot load property handle from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/ColorDialog.qml)::parent with type QQuickItem. [compiler] anchors.leftMargin: parent.handle.width / 2 ^^^^^^ Warning: ColorDialog.qml:155:45: Member "handle" not found on type "QQuickItem" [missing-property] anchors.rightMargin: parent.handle.width / 2 ^^^^^^ Warning: ColorDialog.qml:155:45: Could not compile binding for rightMargin: Cannot load property handle from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/ColorDialog.qml)::parent with type QQuickItem. [compiler] anchors.rightMargin: parent.handle.width / 2 ^^^^^^ Warning: ColorDialog.qml:259:21: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] states: [ ^ Warning: ColorDialog.qml:268:21: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] states: [ ^ [8941/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Fusion/FontDialog_qml.cpp Warning: FontDialog.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FontDialog.qml:8:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FontDialog.qml:9:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Info: FontDialog.qml:8:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Info: FontDialog.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: FontDialog.qml:16:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(control.implicitBackgroundWidth + control.leftInset + control.rightInset, ^^^ Warning: FontDialog.qml:190:17: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] ^^^^^^^^ Warning: FontDialog.qml:41:39: Cannot assign binding of type CheckBox to QQuickCheckBox [incompatible-type] FontDialogImpl.underlineCheckBox: content.underline ^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:41:56: Could not compile binding for underlineCheckBox: cannot convert from QJSValue of FontDialogContent::underline with type to QQuickCheckBox of QQuickCheckBox [compiler] Warning: FontDialog.qml:195:17: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] ^^^^^^^^ Warning: FontDialog.qml:42:39: Cannot assign binding of type CheckBox to QQuickCheckBox [incompatible-type] FontDialogImpl.strikeoutCheckBox: content.strikeout ^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:42:56: Could not compile binding for strikeoutCheckBox: cannot convert from QJSValue of FontDialogContent::strikeout with type to QQuickCheckBox of QQuickCheckBox [compiler] Warning: FontDialog.qml:33:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] + (control.implicitHeaderHeight > 0 ? control.implicitHeaderHeight + control.spacing : 0) ^^^^^^^^^ Warning: FontDialog.qml:43:32: Cannot assign binding of type TextField to QQuickTextField [incompatible-type] FontDialogImpl.familyEdit: content.familyEdit ^^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:43:50: Could not compile binding for familyEdit: cannot convert from QJSValue of FontDialogContent::familyEdit with type to QQuickTextField of QQuickTextField [compiler] Warning: FontDialog.qml:83:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] opacity: 0.2 ^^^^^^^^^ Warning: FontDialog.qml:44:31: Cannot assign binding of type TextField to QQuickTextField [incompatible-type] FontDialogImpl.styleEdit: content.styleEdit ^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:44:48: Could not compile binding for styleEdit: cannot convert from QJSValue of FontDialogContent::styleEdit with type to QQuickTextField of QQuickTextField [compiler] Warning: FontDialog.qml:129:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] ^^^^^^^^^ Warning: FontDialog.qml:45:30: Cannot assign binding of type TextField to QQuickTextField [incompatible-type] FontDialogImpl.sizeEdit: content.sizeEdit ^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:45:46: Could not compile binding for sizeEdit: cannot convert from QJSValue of FontDialogContent::sizeEdit with type to QQuickTextField of QQuickTextField [compiler] [8942/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Imagine/FolderBreadcrumbBar_qml.cpp Warning: FolderBreadcrumbBar.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FolderBreadcrumbBar.qml:7:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl as DialogsQuickImpl ^^^^^^ --- Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FolderBreadcrumbBar.qml:30:21: Button was not found. Did you add all import paths? [import] buttonDelegate: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:46:15: ToolButton was not found. Did you add all import paths? [import] upButton: ToolButton { ^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:54:16: TextField was not found. Did you add all import paths? [import] textField: TextField { ^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:30:21: 'Button' is used but it is not resolved [unresolved-type] buttonDelegate: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:30:21: 'Button' is used but it is not resolved [unresolved-type] buttonDelegate: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:46:15: 'ToolButton' is used but it is not resolved [unresolved-type] upButton: ToolButton { ^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:46:15: 'ToolButton' is used but it is not resolved [unresolved-type] upButton: ToolButton { ^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:46:15: 'ToolButton' is used but it is not resolved [unresolved-type] upButton: ToolButton { ^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:49:9: 'icon' is used but it is not resolved [unresolved-type] icon.source: "qrc:/qt-project.org/imports/QtQuick/Dialogs/quickimpl/images/up-icon-thick-square.png" ^^^^ Warning: FolderBreadcrumbBar.qml:46:15: 'ToolButton' is used but it is not resolved [unresolved-type] upButton: ToolButton { ^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:49:9: 'icon' is used but it is not resolved [unresolved-type] icon.source: "qrc:/qt-project.org/imports/QtQuick/Dialogs/quickimpl/images/up-icon-thick-square.png" ^^^^ Warning: FolderBreadcrumbBar.qml:46:15: 'ToolButton' is used but it is not resolved [unresolved-type] upButton: ToolButton { ^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:49:9: 'icon' is used but it is not resolved [unresolved-type] icon.source: "qrc:/qt-project.org/imports/QtQuick/Dialogs/quickimpl/images/up-icon-thick-square.png" ^^^^ Warning: FolderBreadcrumbBar.qml:46:15: 'ToolButton' is used but it is not resolved [unresolved-type] upButton: ToolButton { ^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:54:16: 'TextField' is used but it is not resolved [unresolved-type] textField: TextField { ^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:49:14: Binding assigned to "source", but no property "source" exists in the current element. [missing-property] icon.source: "qrc:/qt-project.org/imports/QtQuick/Dialogs/quickimpl/images/up-icon-thick-square.png" ^^^^^^ Warning: FolderBreadcrumbBar.qml:50:14: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] icon.width: 16 ^^^^^ Warning: FolderBreadcrumbBar.qml:51:14: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] icon.height: 16 ^^^^^^ Warning: FolderBreadcrumbBar.qml:32:9: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: folderName ^^^^ Warning: FolderBreadcrumbBar.qml:33:9: Binding assigned to "flat", but no property "flat" exists in the current element. [missing-property] flat: true ^^^^ Warning: FolderBreadcrumbBar.qml:55:9: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: (control.dialog as DialogsQuickImpl.FileDialogImpl)?.selectedFile ^^^^ Warning: FolderBreadcrumbBar.qml:47:9: Binding assigned to "x", but no property "x" exists in the current element. [missing-property] x: control.leftPadding ^ Warning: FolderBreadcrumbBar.qml:48:9: Binding assigned to "y", but no property "y" exists in the current element. [missing-property] y: control.topPadding ^ Warning: FolderBreadcrumbBar.qml:52:9: Binding assigned to "focusPolicy", but no property "focusPolicy" exists in the current element. [missing-property] focusPolicy: Qt.TabFocus ^^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:30:21: Type Button is used but it is not resolved [unresolved-type] buttonDelegate: Button { ^^^^^^ Warning: FolderBreadcrumbBar.qml:46:15: Type ToolButton is used but it is not resolved [unresolved-type] upButton: ToolButton { ^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:54:16: Type TextField is used but it is not resolved [unresolved-type] textField: TextField { ^^^^^^^^^ Info: FolderBreadcrumbBar.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: FolderBreadcrumbBar.qml:13:73: Could not compile binding for implicitWidth: Member implicitWidth of QQuickAbstractButton of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FolderBreadcrumbBar.qml)::upButton with type QQuickAbstractButton can be shadowed [compiler] implicitContentWidth + (upButton ? upButton.implicitWidth + upButtonSpacing : 0) ^^^^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:32:9: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: FolderBreadcrumbBar.qml:41:21: Cannot assign binding of type QSizeF to QSize [incompatible-type] sourceSize: Qt.size(8, 8) ^^^^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:41:34: Could not compile binding for sourceSize: cannot convert from QSizeF of QSizeF to QSize of QSize [compiler] Warning: FolderBreadcrumbBar.qml:43:17: Unqualified access [unqualified] height: control.contentItem.height ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderBreadcrumbBar.qml:43:17: Could not compile binding for height: Cannot access value for name control [compiler] height: control.contentItem.height ^^^^^^^ Warning: FolderBreadcrumbBar.qml:44:13: Unqualified access [unqualified] y: (control.height - height) / 2 ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderBreadcrumbBar.qml:44:13: Could not compile binding for y: Cannot access value for name control [compiler] y: (control.height - height) / 2 ^^^^^^^ Warning: FolderBreadcrumbBar.qml:47:9: Could not compile binding for x: Cannot resolve property type for binding on x. [compiler] Warning: FolderBreadcrumbBar.qml:48:9: Could not compile binding for y: Cannot resolve property type for binding on y. [compiler] Warning: FolderBreadcrumbBar.qml:52:9: Could not compile binding for focusPolicy: Cannot resolve property type for binding on focusPolicy. [compiler] Warning: FolderBreadcrumbBar.qml:55:9: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] [8943/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Imagine/FileDialog_qml.cpp Warning: FileDialog.qml:10:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FileDialog.qml:19:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(600, ^^^ Warning: FileDialog.qml:24:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of conversion to void [compiler] implicitHeight: Math.max(400, ^^^ Warning: FileDialog.qml:30:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: FileDialog.qml:30:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FileDialog.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: FileDialog.qml:31:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: FileDialog.qml:31:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FileDialog.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: FileDialog.qml:32:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: FileDialog.qml:32:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FileDialog.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: FileDialog.qml:33:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: FileDialog.qml:33:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FileDialog.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: FileDialog.qml:35:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: FileDialog.qml:35:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FileDialog.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: FileDialog.qml:36:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: FileDialog.qml:36:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FileDialog.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: FileDialog.qml:37:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: FileDialog.qml:37:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FileDialog.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: FileDialog.qml:38:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: FileDialog.qml:38:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FileDialog.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: FileDialog.qml:75:35: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"modal": control.modal}, ^^^^^ Warning: FileDialog.qml:102:43: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"modal": control.modal}, ^^^^^ Warning: FileDialog.qml:138:21: Unqualified access [unqualified] dialog: control ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:138:21: Could not compile binding for dialog: Cannot access value for name control [compiler] dialog: control ^^^^^^^ Warning: FileDialog.qml:139:33: Unqualified access [unqualified] fileDetailRowWidth: nameFiltersComboBox.width ^^^^^^^^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:139:33: Could not compile binding for fileDetailRowWidth: Cannot access value for name nameFiltersComboBox [compiler] fileDetailRowWidth: nameFiltersComboBox.width ^^^^^^^^^^^^^^^^^^^ Warning: FileDialog.qml:141:36: Unqualified access [unqualified] KeyNavigation.backtab: breadcrumbBar ^^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:141:36: Could not compile binding for backtab: Cannot access value for name breadcrumbBar [compiler] KeyNavigation.backtab: breadcrumbBar ^^^^^^^^^^^^^ Warning: FileDialog.qml:142:32: Unqualified access [unqualified] KeyNavigation.tab: fileNameTextField.visible ? fileNameTextField : nameFiltersComboBox ^^^^^^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:142:32: Could not compile binding for tab: Cannot access value for name fileNameTextField [compiler] KeyNavigation.tab: fileNameTextField.visible ? fileNameTextField : nameFiltersComboBox ^^^^^^^^^^^^^^^^^ Warning: FileDialog.qml:199:21: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] states: [ ^ Warning: FileDialog.qml:208:21: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] states: [ ^ [8946/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Imagine/FolderDialogDelegate_qml.cpp Warning: FolderDialogDelegate.qml:4:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FolderDialogDelegate.qml:8:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl as DialogsQuickImpl ^^^^^^ --- Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FolderDialogDelegate.qml:43:18: FolderDialogDelegateLabel was not found. Did you add all import paths? [import] contentItem: FolderDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^^^ Info: Did you mean "FolderDialogDelegate"? contentItem: FolderDialogDelegate { ^^^^^^^^^^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:43:18: 'FolderDialogDelegateLabel' is used but it is not resolved [unresolved-type] contentItem: FolderDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:43:18: 'FolderDialogDelegateLabel' is used but it is not resolved [unresolved-type] contentItem: FolderDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:44:9: Binding assigned to "delegate", but no property "delegate" exists in the current element. [missing-property] delegate: control ^^^^^^^^ Warning: FolderDialogDelegate.qml:45:9: Binding assigned to "fileDetailRowTextColor", but no property "fileDetailRowTextColor" exists in the current element. [missing-property] fileDetailRowTextColor: Qt.lighter(control.icon.color) ^^^^^^^^^^^^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:43:18: Type FolderDialogDelegateLabel is used but it is not resolved [unresolved-type] contentItem: FolderDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^^^ Info: FolderDialogDelegate.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.impl as ControlsImpl ^^^^^^ Info: FolderDialogDelegate.qml:4:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: FolderDialogDelegate.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: FolderDialogDelegate.qml:21:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: FolderDialogDelegate.qml:21:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FolderDialogDelegate.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: FolderDialogDelegate.qml:22:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:22:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FolderDialogDelegate.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:23:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:23:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FolderDialogDelegate.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:24:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:24:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FolderDialogDelegate.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:26:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: FolderDialogDelegate.qml:26:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FolderDialogDelegate.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: FolderDialogDelegate.qml:27:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: FolderDialogDelegate.qml:27:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FolderDialogDelegate.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: FolderDialogDelegate.qml:28:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: FolderDialogDelegate.qml:28:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FolderDialogDelegate.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: FolderDialogDelegate.qml:29:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:29:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FolderDialogDelegate.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:44:9: Could not compile binding for delegate: Cannot resolve property type for binding on delegate. [compiler] Warning: FolderDialogDelegate.qml:45:9: Could not compile binding for fileDetailRowTextColor: Cannot resolve property type for binding on fileDetailRowTextColor. [compiler] Warning: FolderDialogDelegate.qml:52:40: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] { "disabled": !control.enabled }, ^^^^^^^ [8947/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Imagine/MessageDialog_qml.cpp Warning: MessageDialog.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: MessageDialog.qml:8:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: MessageDialog.qml:9:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Info: MessageDialog.qml:8:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Info: MessageDialog.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: MessageDialog.qml:16:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(320, ^^^ Warning: MessageDialog.qml:20:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of conversion to void [compiler] implicitHeight: Math.max(160, ^^^ Warning: MessageDialog.qml:26:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: MessageDialog.qml:26:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/MessageDialog.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: MessageDialog.qml:27:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: MessageDialog.qml:27:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/MessageDialog.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: MessageDialog.qml:28:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: MessageDialog.qml:28:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/MessageDialog.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: MessageDialog.qml:29:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: MessageDialog.qml:29:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/MessageDialog.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: MessageDialog.qml:31:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: MessageDialog.qml:31:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/MessageDialog.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: MessageDialog.qml:32:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: MessageDialog.qml:32:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/MessageDialog.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: MessageDialog.qml:33:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: MessageDialog.qml:33:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/MessageDialog.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: MessageDialog.qml:34:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: MessageDialog.qml:34:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/MessageDialog.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: MessageDialog.qml:43:35: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"modal": control.modal}, ^^^^^ Warning: MessageDialog.qml:66:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"modal": control.modal}, ^^^^^ Warning: MessageDialog.qml:83:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] width: parent.width - parent.leftPadding - parent.rightPadding ^^^^^^^^^^^ Warning: MessageDialog.qml:83:42: Could not compile binding for width: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/MessageDialog.qml)::parent with type QQuickItem. [compiler] width: parent.width - parent.leftPadding - parent.rightPadding ^^^^^^^^^^^ Warning: MessageDialog.qml:91:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] width: parent.width - parent.leftPadding - parent.rightPadding ^^^^^^^^^^^ Warning: MessageDialog.qml:91:42: Could not compile binding for width: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/MessageDialog.qml)::parent with type QQuickItem. [compiler] width: parent.width - parent.leftPadding - parent.rightPadding ^^^^^^^^^^^ Warning: MessageDialog.qml:149:21: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] states: [ ^ Warning: MessageDialog.qml:158:21: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] states: [ ^ [8948/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Imagine/FolderDialog_qml.cpp Warning: FolderDialog.qml:10:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FolderDialog.qml:19:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(600, ^^^ Warning: FolderDialog.qml:24:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of conversion to void [compiler] implicitHeight: Math.max(400, ^^^ Warning: FolderDialog.qml:30:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: FolderDialog.qml:30:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FolderDialog.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: FolderDialog.qml:31:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: FolderDialog.qml:31:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FolderDialog.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: FolderDialog.qml:32:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: FolderDialog.qml:32:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FolderDialog.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: FolderDialog.qml:33:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: FolderDialog.qml:33:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FolderDialog.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: FolderDialog.qml:35:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: FolderDialog.qml:35:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FolderDialog.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: FolderDialog.qml:36:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: FolderDialog.qml:36:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FolderDialog.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: FolderDialog.qml:37:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: FolderDialog.qml:37:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FolderDialog.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: FolderDialog.qml:38:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: FolderDialog.qml:38:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FolderDialog.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: FolderDialog.qml:49:35: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"modal": control.modal}, ^^^^^ Warning: FolderDialog.qml:76:43: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"modal": control.modal}, ^^^^^ Warning: FolderDialog.qml:111:21: Unqualified access [unqualified] dialog: control ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderDialog.qml:111:21: Could not compile binding for dialog: Cannot access value for name control [compiler] dialog: control ^^^^^^^ Warning: FolderDialog.qml:127:21: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] states: [ ^ Warning: FolderDialog.qml:136:21: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] states: [ ^ [8949/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Imagine/FontDialog_qml.cpp Warning: FontDialog.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FontDialog.qml:9:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FontDialog.qml:10:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Info: FontDialog.qml:9:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Info: FontDialog.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: FontDialog.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: FontDialog.qml:18:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(600, ^^^ Warning: FontDialog.qml:23:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of conversion to void [compiler] implicitHeight: Math.max(400, ^^^ Warning: FontDialog.qml:29:41: Member "topPadding" not found on type "QQuickItem" [missing-property] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: FontDialog.qml:29:41: Could not compile binding for topPadding: Cannot load property topPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FontDialog.qml)::background with type QQuickItem. [compiler] topPadding: background ? background.topPadding : 0 ^^^^^^^^^^ Warning: FontDialog.qml:30:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: FontDialog.qml:30:42: Could not compile binding for leftPadding: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FontDialog.qml)::background with type QQuickItem. [compiler] leftPadding: background ? background.leftPadding : 0 ^^^^^^^^^^^ Warning: FontDialog.qml:31:43: Member "rightPadding" not found on type "QQuickItem" [missing-property] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: FontDialog.qml:31:43: Could not compile binding for rightPadding: Cannot load property rightPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FontDialog.qml)::background with type QQuickItem. [compiler] rightPadding: background ? background.rightPadding : 0 ^^^^^^^^^^^^ Warning: FontDialog.qml:32:44: Member "bottomPadding" not found on type "QQuickItem" [missing-property] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: FontDialog.qml:32:44: Could not compile binding for bottomPadding: Cannot load property bottomPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FontDialog.qml)::background with type QQuickItem. [compiler] bottomPadding: background ? background.bottomPadding : 0 ^^^^^^^^^^^^^ Warning: FontDialog.qml:34:40: Member "topInset" not found on type "QQuickItem" [missing-property] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: FontDialog.qml:34:40: Could not compile binding for topInset: Cannot load property topInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FontDialog.qml)::background with type QQuickItem. [compiler] topInset: background ? -background.topInset || 0 : 0 ^^^^^^^^ Warning: FontDialog.qml:35:41: Member "leftInset" not found on type "QQuickItem" [missing-property] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: FontDialog.qml:35:41: Could not compile binding for leftInset: Cannot load property leftInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FontDialog.qml)::background with type QQuickItem. [compiler] leftInset: background ? -background.leftInset || 0 : 0 ^^^^^^^^^ Warning: FontDialog.qml:36:42: Member "rightInset" not found on type "QQuickItem" [missing-property] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: FontDialog.qml:36:42: Could not compile binding for rightInset: Cannot load property rightInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FontDialog.qml)::background with type QQuickItem. [compiler] rightInset: background ? -background.rightInset || 0 : 0 ^^^^^^^^^^ Warning: FontDialog.qml:37:43: Member "bottomInset" not found on type "QQuickItem" [missing-property] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: FontDialog.qml:37:43: Could not compile binding for bottomInset: Cannot load property bottomInset from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FontDialog.qml)::background with type QQuickItem. [compiler] bottomInset: background ? -background.bottomInset || 0 : 0 ^^^^^^^^^^^ Warning: FontDialog.qml:190:17: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] ^^^^^^^^ Warning: FontDialog.qml:47:39: Cannot assign binding of type CheckBox to QQuickCheckBox [incompatible-type] FontDialogImpl.underlineCheckBox: content.underline ^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:47:56: Could not compile binding for underlineCheckBox: cannot convert from QJSValue of FontDialogContent::underline with type to QQuickCheckBox of QQuickCheckBox [compiler] Warning: FontDialog.qml:195:17: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] ^^^^^^^^ Warning: FontDialog.qml:48:39: Cannot assign binding of type CheckBox to QQuickCheckBox [incompatible-type] FontDialogImpl.strikeoutCheckBox: content.strikeout ^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:48:56: Could not compile binding for strikeoutCheckBox: cannot convert from QJSValue of FontDialogContent::strikeout with type to QQuickCheckBox of QQuickCheckBox [compiler] Warning: FontDialog.qml:33:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] contentHeight + topPadding + bottomPadding ^^^^^^^^^ Warning: FontDialog.qml:49:32: Cannot assign binding of type TextField to QQuickTextField [incompatible-type] FontDialogImpl.familyEdit: content.familyEdit ^^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:49:50: Could not compile binding for familyEdit: cannot convert from QJSValue of FontDialogContent::familyEdit with type to QQuickTextField of QQuickTextField [compiler] Warning: FontDialog.qml:83:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] source: Imagine.url + "dialog-background" ^^^^^^^^^ Warning: FontDialog.qml:50:31: Cannot assign binding of type TextField to QQuickTextField [incompatible-type] FontDialogImpl.styleEdit: content.styleEdit ^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:50:48: Could not compile binding for styleEdit: cannot convert from QJSValue of FontDialogContent::styleEdit with type to QQuickTextField of QQuickTextField [compiler] Warning: FontDialog.qml:129:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] rowSpacing: 16 ^^^^^^^^^ Warning: FontDialog.qml:51:30: Cannot assign binding of type TextField to QQuickTextField [incompatible-type] FontDialogImpl.sizeEdit: content.sizeEdit ^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:51:46: Could not compile binding for sizeEdit: cannot convert from QJSValue of FontDialogContent::sizeEdit with type to QQuickTextField of QQuickTextField [compiler] Warning: FontDialog.qml:57:35: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"modal": control.modal}, ^^^^^ Warning: FontDialog.qml:66:21: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] states: [ ^ Warning: FontDialog.qml:75:21: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] states: [ ^ Warning: FontDialog.qml:98:39: Could not compile binding for states: Cannot generate efficient code for DefineObjectLiteral [compiler] {"modal": control.modal}, ^^^^^ [8950/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Material/FileDialogDelegate_qml.cpp Warning: FileDialogDelegate.qml:8:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl as DialogsQuickImpl ^^^^^^ --- Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FileDialogDelegate.qml:40:18: FileDialogDelegateLabel was not found. Did you add all import paths? [import] contentItem: FileDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^ Info: Did you mean "FileDialogDelegate"? contentItem: FileDialogDelegate { ^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:40:18: 'FileDialogDelegateLabel' is used but it is not resolved [unresolved-type] contentItem: FileDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:40:18: 'FileDialogDelegateLabel' is used but it is not resolved [unresolved-type] contentItem: FileDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:40:18: 'FileDialogDelegateLabel' is used but it is not resolved [unresolved-type] contentItem: FileDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:41:9: Binding assigned to "delegate", but no property "delegate" exists in the current element. [missing-property] delegate: control ^^^^^^^^ Warning: FileDialogDelegate.qml:42:9: Binding assigned to "fileDetailRowTextColor", but no property "fileDetailRowTextColor" exists in the current element. [missing-property] fileDetailRowTextColor: control.Material.hintTextColor ^^^^^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:43:9: Binding assigned to "fileDetailRowWidth", but no property "fileDetailRowWidth" exists in the current element. [missing-property] fileDetailRowWidth: control.fileDetailRowWidth ^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:40:18: Type FileDialogDelegateLabel is used but it is not resolved [unresolved-type] contentItem: FileDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: FileDialogDelegate.qml:41:9: Could not compile binding for delegate: Cannot resolve property type for binding on delegate. [compiler] Warning: FileDialogDelegate.qml:42:9: Could not compile binding for fileDetailRowTextColor: Cannot resolve property type for binding on fileDetailRowTextColor. [compiler] Warning: FileDialogDelegate.qml:43:9: Could not compile binding for fileDetailRowWidth: Cannot resolve property type for binding on fileDetailRowWidth. [compiler] [8951/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Material/FileDialog_qml.cpp Warning: FileDialog.qml:6:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FileDialog.qml:10:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FileDialog.qml:11:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Info: FileDialog.qml:6:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: FileDialog.qml:10:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Warning: FileDialog.qml:20:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: FileDialog.qml:70:24: Unqualified access [unqualified] elevation: control.Material.elevation ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:70:24: Could not compile binding for elevation: Cannot access value for name control [compiler] elevation: control.Material.elevation ^^^^^^^ Warning: FileDialog.qml:118:21: Unqualified access [unqualified] dialog: control ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:118:21: Could not compile binding for dialog: Cannot access value for name control [compiler] dialog: control ^^^^^^^ Warning: FileDialog.qml:119:33: Unqualified access [unqualified] fileDetailRowWidth: nameFiltersComboBox.width ^^^^^^^^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:119:33: Could not compile binding for fileDetailRowWidth: Cannot access value for name nameFiltersComboBox [compiler] fileDetailRowWidth: nameFiltersComboBox.width ^^^^^^^^^^^^^^^^^^^ Warning: FileDialog.qml:121:36: Unqualified access [unqualified] KeyNavigation.backtab: breadcrumbBar ^^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:121:36: Could not compile binding for backtab: Cannot access value for name breadcrumbBar [compiler] KeyNavigation.backtab: breadcrumbBar ^^^^^^^^^^^^^ Warning: FileDialog.qml:122:32: Unqualified access [unqualified] KeyNavigation.tab: fileNameTextField.visible ? fileNameTextField : nameFiltersComboBox ^^^^^^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:122:32: Could not compile binding for tab: Cannot access value for name fileNameTextField [compiler] KeyNavigation.tab: fileNameTextField.visible ? fileNameTextField : nameFiltersComboBox ^^^^^^^^^^^^^^^^^ Warning: FileDialog.qml:184:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:184:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Warning: FileDialog.qml:188:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:188:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ [8952/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Material/ColorDialog_qml.cpp Warning: ColorDialog.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: ColorDialog.qml:9:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: ColorDialog.qml:10:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Info: ColorDialog.qml:9:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Info: ColorDialog.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: ColorDialog.qml:17:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: ColorDialog.qml:47:24: Unqualified access [unqualified] elevation: control.Material.elevation ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: ColorDialog.qml:47:24: Could not compile binding for elevation: Cannot access value for name control [compiler] elevation: control.Material.elevation ^^^^^^^ Warning: ColorDialog.qml:145:44: Member "handle" not found on type "QQuickItem" [missing-property] anchors.leftMargin: parent.handle.width / 2 ^^^^^^ Warning: ColorDialog.qml:145:44: Could not compile binding for leftMargin: Cannot load property handle from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/ColorDialog.qml)::parent with type QQuickItem. [compiler] anchors.leftMargin: parent.handle.width / 2 ^^^^^^ Warning: ColorDialog.qml:146:45: Member "handle" not found on type "QQuickItem" [missing-property] anchors.rightMargin: parent.handle.width / 2 ^^^^^^ Warning: ColorDialog.qml:146:45: Could not compile binding for rightMargin: Cannot load property handle from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/ColorDialog.qml)::parent with type QQuickItem. [compiler] anchors.rightMargin: parent.handle.width / 2 ^^^^^^ Warning: ColorDialog.qml:243:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: ColorDialog.qml:243:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Warning: ColorDialog.qml:247:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: ColorDialog.qml:247:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ [8953/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Material/FolderBreadcrumbBar_qml.cpp Warning: FolderBreadcrumbBar.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FolderBreadcrumbBar.qml:8:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl as DialogsQuickImpl ^^^^^^ --- Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] --- Info: FolderBreadcrumbBar.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: FolderBreadcrumbBar.qml:14:73: Could not compile binding for implicitWidth: Member implicitWidth of QQuickAbstractButton of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FolderBreadcrumbBar.qml)::upButton with type QQuickAbstractButton can be shadowed [compiler] implicitContentWidth + (upButton ? upButton.implicitWidth + upButtonSpacing : 0) ^^^^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:43:20: Unqualified access [unqualified] value: control.Material.buttonHeight ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderBreadcrumbBar.qml:43:20: Could not compile binding for value: Cannot access value for name control [compiler] value: control.Material.buttonHeight ^^^^^^^ Warning: FolderBreadcrumbBar.qml:52:21: Cannot assign binding of type QSizeF to QSize [incompatible-type] sourceSize: Qt.size(8, 8) ^^^^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:52:34: Could not compile binding for sourceSize: cannot convert from QSizeF of QSizeF to QSize of QSize [compiler] Warning: FolderBreadcrumbBar.qml:55:17: Unqualified access [unqualified] height: control.contentItem.height ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderBreadcrumbBar.qml:55:17: Could not compile binding for height: Cannot access value for name control [compiler] height: control.contentItem.height ^^^^^^^ Warning: FolderBreadcrumbBar.qml:56:16: Unqualified access [unqualified] color: control.Material.hintTextColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderBreadcrumbBar.qml:56:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Material.hintTextColor ^^^^^^^ Warning: FolderBreadcrumbBar.qml:57:13: Unqualified access [unqualified] y: (control.height - height) / 2 ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderBreadcrumbBar.qml:57:13: Could not compile binding for y: Cannot access value for name control [compiler] y: (control.height - height) / 2 ^^^^^^^ Warning: FolderBreadcrumbBar.qml:69:68: Could not compile binding for text: Instruction "generate_GetOptionalLookup" not implemented [compiler] text: (control.dialog as DialogsQuickImpl.FileDialogImpl)?.selectedFile ^^^^^^^^^^^^ [8954/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Material/FolderDialog_qml.cpp Warning: FolderDialog.qml:6:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FolderDialog.qml:10:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FolderDialog.qml:11:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Info: FolderDialog.qml:6:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: FolderDialog.qml:10:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Warning: FolderDialog.qml:20:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: FolderDialog.qml:46:24: Unqualified access [unqualified] elevation: control.Material.elevation ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderDialog.qml:46:24: Could not compile binding for elevation: Cannot access value for name control [compiler] elevation: control.Material.elevation ^^^^^^^ Warning: FolderDialog.qml:93:21: Unqualified access [unqualified] dialog: control ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderDialog.qml:93:21: Could not compile binding for dialog: Cannot access value for name control [compiler] dialog: control ^^^^^^^ Warning: FolderDialog.qml:107:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderDialog.qml:107:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Warning: FolderDialog.qml:111:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderDialog.qml:111:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ [8955/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Material/FolderDialogDelegate_qml.cpp Warning: FolderDialogDelegate.qml:8:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl as DialogsQuickImpl ^^^^^^ --- Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FolderDialogDelegate.qml:35:18: FolderDialogDelegateLabel was not found. Did you add all import paths? [import] contentItem: FolderDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^^^ Info: Did you mean "FolderDialogDelegate"? contentItem: FolderDialogDelegate { ^^^^^^^^^^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:35:18: 'FolderDialogDelegateLabel' is used but it is not resolved [unresolved-type] contentItem: FolderDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:35:18: 'FolderDialogDelegateLabel' is used but it is not resolved [unresolved-type] contentItem: FolderDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:36:9: Binding assigned to "delegate", but no property "delegate" exists in the current element. [missing-property] delegate: control ^^^^^^^^ Warning: FolderDialogDelegate.qml:37:9: Binding assigned to "fileDetailRowTextColor", but no property "fileDetailRowTextColor" exists in the current element. [missing-property] fileDetailRowTextColor: control.Material.hintTextColor ^^^^^^^^^^^^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:35:18: Type FolderDialogDelegateLabel is used but it is not resolved [unresolved-type] contentItem: FolderDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: FolderDialogDelegate.qml:36:9: Could not compile binding for delegate: Cannot resolve property type for binding on delegate. [compiler] Warning: FolderDialogDelegate.qml:37:9: Could not compile binding for fileDetailRowTextColor: Cannot resolve property type for binding on fileDetailRowTextColor. [compiler] [8956/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Material/MessageDialog_qml.cpp Warning: MessageDialog.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: MessageDialog.qml:8:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: MessageDialog.qml:9:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Info: MessageDialog.qml:8:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Info: MessageDialog.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: MessageDialog.qml:15:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: MessageDialog.qml:39:24: Unqualified access [unqualified] elevation: control.Material.elevation ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: MessageDialog.qml:39:24: Could not compile binding for elevation: Cannot access value for name control [compiler] elevation: control.Material.elevation ^^^^^^^ Warning: MessageDialog.qml:65:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] width: parent.width - parent.leftPadding - parent.rightPadding ^^^^^^^^^^^ Warning: MessageDialog.qml:65:42: Could not compile binding for width: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/MessageDialog.qml)::parent with type QQuickItem. [compiler] width: parent.width - parent.leftPadding - parent.rightPadding ^^^^^^^^^^^ Warning: MessageDialog.qml:74:42: Member "leftPadding" not found on type "QQuickItem" [missing-property] width: parent.width - parent.leftPadding - parent.rightPadding ^^^^^^^^^^^ Warning: MessageDialog.qml:74:42: Could not compile binding for width: Cannot load property leftPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/MessageDialog.qml)::parent with type QQuickItem. [compiler] width: parent.width - parent.leftPadding - parent.rightPadding ^^^^^^^^^^^ Warning: MessageDialog.qml:129:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: MessageDialog.qml:129:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Warning: MessageDialog.qml:133:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: MessageDialog.qml:133:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ [8959/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Universal/FileDialogDelegate_qml.cpp Warning: FileDialogDelegate.qml:7:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl as DialogsQuickImpl ^^^^^^ --- Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FileDialogDelegate.qml:41:18: FileDialogDelegateLabel was not found. Did you add all import paths? [import] contentItem: FileDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^ Info: Did you mean "FileDialogDelegate"? contentItem: FileDialogDelegate { ^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:41:18: 'FileDialogDelegateLabel' is used but it is not resolved [unresolved-type] contentItem: FileDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:41:18: 'FileDialogDelegateLabel' is used but it is not resolved [unresolved-type] contentItem: FileDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:41:18: 'FileDialogDelegateLabel' is used but it is not resolved [unresolved-type] contentItem: FileDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:42:9: Binding assigned to "delegate", but no property "delegate" exists in the current element. [missing-property] delegate: control ^^^^^^^^ Warning: FileDialogDelegate.qml:43:9: Binding assigned to "fileDetailRowTextColor", but no property "fileDetailRowTextColor" exists in the current element. [missing-property] fileDetailRowTextColor: control.icon.color ^^^^^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:44:9: Binding assigned to "fileDetailRowWidth", but no property "fileDetailRowWidth" exists in the current element. [missing-property] fileDetailRowWidth: control.fileDetailRowWidth ^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:41:18: Type FileDialogDelegateLabel is used but it is not resolved [unresolved-type] contentItem: FileDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: FileDialogDelegate.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: FileDialogDelegate.qml:42:9: Could not compile binding for delegate: Cannot resolve property type for binding on delegate. [compiler] Warning: FileDialogDelegate.qml:43:9: Could not compile binding for fileDetailRowTextColor: Cannot resolve property type for binding on fileDetailRowTextColor. [compiler] Warning: FileDialogDelegate.qml:44:9: Could not compile binding for fileDetailRowWidth: Cannot resolve property type for binding on fileDetailRowWidth. [compiler] [8960/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Universal/FileDialog_qml.cpp Warning: FileDialog.qml:6:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FileDialog.qml:9:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FileDialog.qml:10:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Info: FileDialog.qml:6:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: FileDialog.qml:9:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Warning: FileDialog.qml:19:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: FileDialog.qml:51:20: Unqualified access [unqualified] color: overwriteConfirmationDialog.Universal.baseMediumColor ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:51:20: Could not compile binding for color: Cannot access value for name overwriteConfirmationDialog [compiler] color: overwriteConfirmationDialog.Universal.baseMediumColor ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FileDialog.qml:123:21: Unqualified access [unqualified] dialog: control ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:123:21: Could not compile binding for dialog: Cannot access value for name control [compiler] dialog: control ^^^^^^^ Warning: FileDialog.qml:124:33: Unqualified access [unqualified] fileDetailRowWidth: nameFiltersComboBox.width ^^^^^^^^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:124:33: Could not compile binding for fileDetailRowWidth: Cannot access value for name nameFiltersComboBox [compiler] fileDetailRowWidth: nameFiltersComboBox.width ^^^^^^^^^^^^^^^^^^^ Warning: FileDialog.qml:126:36: Unqualified access [unqualified] KeyNavigation.backtab: breadcrumbBar ^^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:126:36: Could not compile binding for backtab: Cannot access value for name breadcrumbBar [compiler] KeyNavigation.backtab: breadcrumbBar ^^^^^^^^^^^^^ Warning: FileDialog.qml:127:32: Unqualified access [unqualified] KeyNavigation.tab: fileNameTextField.visible ? fileNameTextField : nameFiltersComboBox ^^^^^^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:127:32: Could not compile binding for tab: Cannot access value for name fileNameTextField [compiler] KeyNavigation.tab: fileNameTextField.visible ? fileNameTextField : nameFiltersComboBox ^^^^^^^^^^^^^^^^^ Warning: FileDialog.qml:180:16: Unqualified access [unqualified] color: control.Universal.baseLowColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:180:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Universal.baseLowColor ^^^^^^^ Warning: FileDialog.qml:184:16: Unqualified access [unqualified] color: control.Universal.baseLowColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FileDialog.qml:184:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Universal.baseLowColor ^^^^^^^ [8961/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Universal/ColorDialog_qml.cpp Warning: ColorDialog.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: ColorDialog.qml:8:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: ColorDialog.qml:9:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Info: ColorDialog.qml:8:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Info: ColorDialog.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: ColorDialog.qml:16:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: ColorDialog.qml:148:44: Member "handle" not found on type "QQuickItem" [missing-property] anchors.leftMargin: parent.handle.width / 2 ^^^^^^ Warning: ColorDialog.qml:148:44: Could not compile binding for leftMargin: Cannot load property handle from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/ColorDialog.qml)::parent with type QQuickItem. [compiler] anchors.leftMargin: parent.handle.width / 2 ^^^^^^ Warning: ColorDialog.qml:149:45: Member "handle" not found on type "QQuickItem" [missing-property] anchors.rightMargin: parent.handle.width / 2 ^^^^^^ Warning: ColorDialog.qml:149:45: Could not compile binding for rightMargin: Cannot load property handle from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/ColorDialog.qml)::parent with type QQuickItem. [compiler] anchors.rightMargin: parent.handle.width / 2 ^^^^^^ Warning: ColorDialog.qml:251:16: Unqualified access [unqualified] color: control.Universal.baseLowColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: ColorDialog.qml:251:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Universal.baseLowColor ^^^^^^^ Warning: ColorDialog.qml:255:16: Unqualified access [unqualified] color: control.Universal.baseLowColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: ColorDialog.qml:255:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Universal.baseLowColor ^^^^^^^ [8962/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Material/FontDialog_qml.cpp Warning: FontDialog.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FontDialog.qml:9:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FontDialog.qml:10:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FontDialog.qml:79:9: 'familyEdit' is used but it is not resolved [unresolved-type] familyEdit.bottomPadding: 8 ^^^^^^^^^^ Warning: FontDialog.qml:80:9: 'styleEdit' is used but it is not resolved [unresolved-type] styleEdit.bottomPadding: 8 ^^^^^^^^^ Warning: FontDialog.qml:81:9: 'sizeEdit' is used but it is not resolved [unresolved-type] sizeEdit.bottomPadding: 8 ^^^^^^^^ Warning: FontDialog.qml:81:18: Binding assigned to "bottomPadding", but no property "bottomPadding" exists in the current element. [missing-property] sizeEdit.bottomPadding: 8 ^^^^^^^^^^^^^ Warning: FontDialog.qml:80:19: Binding assigned to "bottomPadding", but no property "bottomPadding" exists in the current element. [missing-property] styleEdit.bottomPadding: 8 ^^^^^^^^^^^^^ Warning: FontDialog.qml:79:20: Binding assigned to "bottomPadding", but no property "bottomPadding" exists in the current element. [missing-property] familyEdit.bottomPadding: 8 ^^^^^^^^^^^^^ Info: FontDialog.qml:9:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Info: FontDialog.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: FontDialog.qml:17:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: FontDialog.qml:190:17: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] ^^^^^^^^ Warning: FontDialog.qml:38:39: Cannot assign binding of type CheckBox to QQuickCheckBox [incompatible-type] FontDialogImpl.underlineCheckBox: content.underline ^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:38:56: Could not compile binding for underlineCheckBox: cannot convert from QJSValue of FontDialogContent::underline with type to QQuickCheckBox of QQuickCheckBox [compiler] Warning: FontDialog.qml:195:17: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] ^^^^^^^^ Warning: FontDialog.qml:39:39: Cannot assign binding of type CheckBox to QQuickCheckBox [incompatible-type] FontDialogImpl.strikeoutCheckBox: content.strikeout ^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:39:56: Could not compile binding for strikeoutCheckBox: cannot convert from QJSValue of FontDialogContent::strikeout with type to QQuickCheckBox of QQuickCheckBox [compiler] Warning: FontDialog.qml:33:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] + (implicitFooterHeight > 0 ? implicitFooterHeight + spacing : 0)) ^^^^^^^^^ Warning: FontDialog.qml:40:32: Cannot assign binding of type TextField to QQuickTextField [incompatible-type] FontDialogImpl.familyEdit: content.familyEdit ^^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:40:50: Could not compile binding for familyEdit: cannot convert from QJSValue of FontDialogContent::familyEdit with type to QQuickTextField of QQuickTextField [compiler] Warning: FontDialog.qml:83:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] font.bold: true ^^^^^^^^^ Warning: FontDialog.qml:41:31: Cannot assign binding of type TextField to QQuickTextField [incompatible-type] FontDialogImpl.styleEdit: content.styleEdit ^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:41:48: Could not compile binding for styleEdit: cannot convert from QJSValue of FontDialogContent::styleEdit with type to QQuickTextField of QQuickTextField [compiler] Warning: FontDialog.qml:129:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] ^^^^^^^^^ Warning: FontDialog.qml:42:30: Cannot assign binding of type TextField to QQuickTextField [incompatible-type] FontDialogImpl.sizeEdit: content.sizeEdit ^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:42:46: Could not compile binding for sizeEdit: cannot convert from QJSValue of FontDialogContent::sizeEdit with type to QQuickTextField of QQuickTextField [compiler] Warning: FontDialog.qml:52:24: Unqualified access [unqualified] elevation: control.Material.elevation ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FontDialog.qml:52:24: Could not compile binding for elevation: Cannot access value for name control [compiler] elevation: control.Material.elevation ^^^^^^^ Warning: FontDialog.qml:57:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FontDialog.qml:57:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.5) ^^^^^^^ Warning: FontDialog.qml:61:34: Unqualified access [unqualified] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FontDialog.qml:61:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.palette.shadow, 0.12) ^^^^^^^ [8963/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Universal/FolderBreadcrumbBar_qml.cpp Warning: FolderBreadcrumbBar.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FolderBreadcrumbBar.qml:8:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl as DialogsQuickImpl ^^^^^^ --- Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] --- Info: FolderBreadcrumbBar.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: FolderBreadcrumbBar.qml:14:73: Could not compile binding for implicitWidth: Member implicitWidth of QQuickAbstractButton of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/FolderBreadcrumbBar.qml)::upButton with type QQuickAbstractButton can be shadowed [compiler] implicitContentWidth + (upButton ? upButton.implicitWidth + upButtonSpacing : 0) ^^^^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:50:21: Cannot assign binding of type QSizeF to QSize [incompatible-type] sourceSize: Qt.size(8, 8) ^^^^^^^^^^^^^ Warning: FolderBreadcrumbBar.qml:50:34: Could not compile binding for sourceSize: cannot convert from QSizeF of QSizeF to QSize of QSize [compiler] Warning: FolderBreadcrumbBar.qml:53:17: Unqualified access [unqualified] height: control.contentItem.height ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderBreadcrumbBar.qml:53:17: Could not compile binding for height: Cannot access value for name control [compiler] height: control.contentItem.height ^^^^^^^ Warning: FolderBreadcrumbBar.qml:54:34: Unqualified access [unqualified] color: Color.transparent(control.Universal.foreground, enabled ? 1.0 : 0.2) ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderBreadcrumbBar.qml:54:34: Could not compile binding for color: Cannot access value for name control [compiler] color: Color.transparent(control.Universal.foreground, enabled ? 1.0 : 0.2) ^^^^^^^ Warning: FolderBreadcrumbBar.qml:55:13: Unqualified access [unqualified] y: (control.height - height) / 2 ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderBreadcrumbBar.qml:55:13: Could not compile binding for y: Cannot access value for name control [compiler] y: (control.height - height) / 2 ^^^^^^^ Warning: FolderBreadcrumbBar.qml:67:68: Could not compile binding for text: Instruction "generate_GetOptionalLookup" not implemented [compiler] text: (control.dialog as DialogsQuickImpl.FileDialogImpl)?.selectedFile ^^^^^^^^^^^^ [8964/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Universal/FolderDialog_qml.cpp Warning: FolderDialog.qml:6:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FolderDialog.qml:9:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FolderDialog.qml:10:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Info: FolderDialog.qml:6:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: FolderDialog.qml:9:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Info: FolderDialog.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Warning: FolderDialog.qml:19:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: FolderDialog.qml:97:21: Unqualified access [unqualified] dialog: control ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderDialog.qml:97:21: Could not compile binding for dialog: Cannot access value for name control [compiler] dialog: control ^^^^^^^ Warning: FolderDialog.qml:113:16: Unqualified access [unqualified] color: control.Universal.baseLowColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderDialog.qml:113:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Universal.baseLowColor ^^^^^^^ Warning: FolderDialog.qml:117:16: Unqualified access [unqualified] color: control.Universal.baseLowColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FolderDialog.qml:117:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Universal.baseLowColor ^^^^^^^ [8965/11342] Generating .rcc/qmlcache/qtquickcontrols2nativestyleplugin_controls/DefaultSlider_qml.cpp Warning: DefaultSlider.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: DefaultSlider.qml:7:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Info: DefaultSlider.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: DefaultSlider.qml:12:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of conversion to void [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: DefaultSlider.qml:15:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of conversion to void [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8966/11342] Generating .rcc/qmlcache/qtquickcontrols2nativestyleplugin_controls/DefaultButton_qml.cpp Warning: DefaultButton.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: DefaultButton.qml:8:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Info: DefaultButton.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: DefaultButton.qml:13:82: Could not compile binding for __nativeBackground: Instruction "generate_CmpInstanceOf" not implemented [compiler] readonly property bool __nativeBackground: background instanceof NativeStyle.StyleItem ^^^^^^^^^ Warning: DefaultButton.qml:21:50: Member "contentPadding" not found on type "QQuickItem" [missing-property] leftPadding: __nativeBackground ? background.contentPadding.left : 5 ^^^^^^^^^^^^^^ Warning: DefaultButton.qml:21:50: Could not compile binding for leftPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultButton.qml)::background with type QQuickItem. [compiler] leftPadding: __nativeBackground ? background.contentPadding.left : 5 ^^^^^^^^^^^^^^ Warning: DefaultButton.qml:22:51: Member "contentPadding" not found on type "QQuickItem" [missing-property] rightPadding: __nativeBackground ? background.contentPadding.right : 5 ^^^^^^^^^^^^^^ Warning: DefaultButton.qml:22:51: Could not compile binding for rightPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultButton.qml)::background with type QQuickItem. [compiler] rightPadding: __nativeBackground ? background.contentPadding.right : 5 ^^^^^^^^^^^^^^ Warning: DefaultButton.qml:23:49: Member "contentPadding" not found on type "QQuickItem" [missing-property] topPadding: __nativeBackground ? background.contentPadding.top : 5 ^^^^^^^^^^^^^^ Warning: DefaultButton.qml:23:49: Could not compile binding for topPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultButton.qml)::background with type QQuickItem. [compiler] topPadding: __nativeBackground ? background.contentPadding.top : 5 ^^^^^^^^^^^^^^ Warning: DefaultButton.qml:24:52: Member "contentPadding" not found on type "QQuickItem" [missing-property] bottomPadding: __nativeBackground ? background.contentPadding.bottom : 5 ^^^^^^^^^^^^^^ Warning: DefaultButton.qml:24:52: Could not compile binding for bottomPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultButton.qml)::background with type QQuickItem. [compiler] bottomPadding: __nativeBackground ? background.contentPadding.bottom : 5 ^^^^^^^^^^^^^^ Warning: DefaultButton.qml:28:23: Unqualified access [unqualified] contentWidth: contentItem.implicitWidth ^^^^^^^^^^^ Info: contentItem is a member of a parent element. You can qualify the access with its id to avoid this warning: contentWidth: control.contentItem.implicitWidth ^^^^^^^^ Warning: DefaultButton.qml:28:23: Could not compile binding for contentWidth: Cannot access value for name contentItem [compiler] contentWidth: contentItem.implicitWidth ^^^^^^^^^^^ Warning: DefaultButton.qml:29:24: Unqualified access [unqualified] contentHeight: contentItem.implicitHeight ^^^^^^^^^^^ Info: contentItem is a member of a parent element. You can qualify the access with its id to avoid this warning: contentHeight: control.contentItem.implicitHeight ^^^^^^^^ Warning: DefaultButton.qml:29:24: Could not compile binding for contentHeight: Cannot access value for name contentItem [compiler] contentHeight: contentItem.implicitHeight ^^^^^^^^^^^ [8967/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Universal/FolderDialogDelegate_qml.cpp Warning: FolderDialogDelegate.qml:7:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl as DialogsQuickImpl ^^^^^^ --- Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. DialogsQuickImpl.FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FolderDialogDelegate.qml:36:18: FolderDialogDelegateLabel was not found. Did you add all import paths? [import] contentItem: FolderDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^^^ Info: Did you mean "FolderDialogDelegate"? contentItem: FolderDialogDelegate { ^^^^^^^^^^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:36:18: 'FolderDialogDelegateLabel' is used but it is not resolved [unresolved-type] contentItem: FolderDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:36:18: 'FolderDialogDelegateLabel' is used but it is not resolved [unresolved-type] contentItem: FolderDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:37:9: Binding assigned to "delegate", but no property "delegate" exists in the current element. [missing-property] delegate: control ^^^^^^^^ Warning: FolderDialogDelegate.qml:38:9: Binding assigned to "fileDetailRowTextColor", but no property "fileDetailRowTextColor" exists in the current element. [missing-property] fileDetailRowTextColor: control.Universal.baseMediumColor ^^^^^^^^^^^^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:36:18: Type FolderDialogDelegateLabel is used but it is not resolved [unresolved-type] contentItem: FolderDialogDelegateLabel { ^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FolderDialogDelegate.qml:14:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: FolderDialogDelegate.qml:37:9: Could not compile binding for delegate: Cannot resolve property type for binding on delegate. [compiler] Warning: FolderDialogDelegate.qml:38:9: Could not compile binding for fileDetailRowTextColor: Cannot resolve property type for binding on fileDetailRowTextColor. [compiler] [8968/11342] Generating .rcc/qmlcache/qtquickcontrols2nativestyleplugin_controls/DefaultGroupBox_qml.cpp Warning: DefaultGroupBox.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: DefaultGroupBox.qml:7:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Info: DefaultGroupBox.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: DefaultGroupBox.qml:12:82: Could not compile binding for __nativeBackground: Instruction "generate_CmpInstanceOf" not implemented [compiler] readonly property bool __nativeBackground: background instanceof NativeStyle.StyleItem ^^^^^^^^^ Warning: DefaultGroupBox.qml:15:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: DefaultGroupBox.qml:42:50: Member "contentPadding" not found on type "QQuickItem" [missing-property] leftPadding: __nativeBackground ? background.contentPadding.left : 0 ^^^^^^^^^^^^^^ Warning: DefaultGroupBox.qml:42:50: Could not compile binding for leftPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultGroupBox.qml)::background with type QQuickItem. [compiler] leftPadding: __nativeBackground ? background.contentPadding.left : 0 ^^^^^^^^^^^^^^ Warning: DefaultGroupBox.qml:43:51: Member "contentPadding" not found on type "QQuickItem" [missing-property] rightPadding: __nativeBackground ? background.contentPadding.right : 0 ^^^^^^^^^^^^^^ Warning: DefaultGroupBox.qml:43:51: Could not compile binding for rightPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultGroupBox.qml)::background with type QQuickItem. [compiler] rightPadding: __nativeBackground ? background.contentPadding.right : 0 ^^^^^^^^^^^^^^ Warning: DefaultGroupBox.qml:44:49: Member "contentPadding" not found on type "QQuickItem" [missing-property] topPadding: __nativeBackground ? background.contentPadding.top : 0 ^^^^^^^^^^^^^^ Warning: DefaultGroupBox.qml:44:49: Could not compile binding for topPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultGroupBox.qml)::background with type QQuickItem. [compiler] topPadding: __nativeBackground ? background.contentPadding.top : 0 ^^^^^^^^^^^^^^ Warning: DefaultGroupBox.qml:45:52: Member "contentPadding" not found on type "QQuickItem" [missing-property] bottomPadding: __nativeBackground ? background.contentPadding.bottom : 0 ^^^^^^^^^^^^^^ Warning: DefaultGroupBox.qml:45:52: Could not compile binding for bottomPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultGroupBox.qml)::background with type QQuickItem. [compiler] bottomPadding: __nativeBackground ? background.contentPadding.bottom : 0 ^^^^^^^^^^^^^^ Warning: DefaultGroupBox.qml:47:48: Member "groupBoxPadding" not found on type "QQuickItem" [missing-property] leftInset: __nativeBackground ? background.groupBoxPadding.left : 0 ^^^^^^^^^^^^^^^ Warning: DefaultGroupBox.qml:47:48: Could not compile binding for leftInset: Cannot load property groupBoxPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultGroupBox.qml)::background with type QQuickItem. [compiler] leftInset: __nativeBackground ? background.groupBoxPadding.left : 0 ^^^^^^^^^^^^^^^ Warning: DefaultGroupBox.qml:48:47: Member "groupBoxPadding" not found on type "QQuickItem" [missing-property] topInset: __nativeBackground ? background.groupBoxPadding.top : 0 ^^^^^^^^^^^^^^^ Warning: DefaultGroupBox.qml:48:47: Could not compile binding for topInset: Cannot load property groupBoxPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultGroupBox.qml)::background with type QQuickItem. [compiler] topInset: __nativeBackground ? background.groupBoxPadding.top : 0 ^^^^^^^^^^^^^^^ Warning: DefaultGroupBox.qml:24:37: Unqualified access [unqualified] ? background.labelPos ^^^^^^^^^^ Info: background is a member of a parent element. You can qualify the access with its id to avoid this warning: ? control.background.labelPos ^^^^^^^^ Warning: DefaultGroupBox.qml:24:37: Could not compile binding for labelPos: Cannot access value for name background [compiler] ? background.labelPos ^^^^^^^^^^ Warning: DefaultGroupBox.qml:27:25: Unqualified access [unqualified] x: labelPos.x + background.x ^^^^^^^^^^ Info: background is a member of a parent element. You can qualify the access with its id to avoid this warning: x: labelPos.x + control.background.x ^^^^^^^^ Warning: DefaultGroupBox.qml:27:25: Could not compile binding for x: Cannot access value for name background [compiler] x: labelPos.x + background.x ^^^^^^^^^^ Warning: DefaultGroupBox.qml:28:25: Unqualified access [unqualified] y: labelPos.y + background.y - (__nativeBackground ? background.groupBoxPadding.top : 0) ^^^^^^^^^^ Info: background is a member of a parent element. You can qualify the access with its id to avoid this warning: y: labelPos.y + control.background.y - (__nativeBackground ? background.groupBoxPadding.top : 0) ^^^^^^^^ Warning: DefaultGroupBox.qml:28:25: Could not compile binding for y: Cannot access value for name background [compiler] y: labelPos.y + background.y - (__nativeBackground ? background.groupBoxPadding.top : 0) ^^^^^^^^^^ Warning: DefaultGroupBox.qml:29:28: Could not compile binding for width: Cannot load property implicitWidth from conversion to QVariant. [compiler] width: children[0].implicitWidth ^^^^^^^^^^^^^ Warning: DefaultGroupBox.qml:30:29: Could not compile binding for height: Cannot load property implicitHeight from conversion to QVariant. [compiler] height: children[0].implicitHeight ^^^^^^^^^^^^^^ Warning: DefaultGroupBox.qml:52:23: Unqualified access [unqualified] contentWidth: contentItem.implicitWidth ^^^^^^^^^^^ Info: contentItem is a member of a parent element. You can qualify the access with its id to avoid this warning: contentWidth: control.contentItem.implicitWidth ^^^^^^^^ Warning: DefaultGroupBox.qml:52:23: Could not compile binding for contentWidth: Cannot access value for name contentItem [compiler] contentWidth: contentItem.implicitWidth ^^^^^^^^^^^ Warning: DefaultGroupBox.qml:53:24: Unqualified access [unqualified] contentHeight: contentItem.implicitHeight ^^^^^^^^^^^ Info: contentItem is a member of a parent element. You can qualify the access with its id to avoid this warning: contentHeight: control.contentItem.implicitHeight ^^^^^^^^ Warning: DefaultGroupBox.qml:53:24: Could not compile binding for contentHeight: Cannot access value for name contentItem [compiler] contentHeight: contentItem.implicitHeight ^^^^^^^^^^^ [8969/11342] Generating .rcc/qmlcache/qtquickcontrols2nativestyleplugin_controls/DefaultRadioButton_qml.cpp Warning: DefaultRadioButton.qml:6:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: DefaultRadioButton.qml:8:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Info: DefaultRadioButton.qml:6:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: DefaultRadioButton.qml:13:78: Could not compile binding for nativeIndicator: Instruction "generate_CmpInstanceOf" not implemented [compiler] readonly property bool nativeIndicator: indicator instanceof NativeStyle.StyleItem ^^^^^^^^^ Warning: DefaultRadioButton.qml:18:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: DefaultRadioButton.qml:27:23: Unqualified access [unqualified] contentWidth: contentItem.implicitWidth ^^^^^^^^^^^ Info: contentItem is a member of a parent element. You can qualify the access with its id to avoid this warning: contentWidth: control.contentItem.implicitWidth ^^^^^^^^ Warning: DefaultRadioButton.qml:27:23: Could not compile binding for contentWidth: Cannot access value for name contentItem [compiler] contentWidth: contentItem.implicitWidth ^^^^^^^^^^^ Warning: DefaultRadioButton.qml:28:24: Unqualified access [unqualified] contentHeight: contentItem.implicitHeight ^^^^^^^^^^^ Info: contentItem is a member of a parent element. You can qualify the access with its id to avoid this warning: contentHeight: control.contentItem.implicitHeight ^^^^^^^^ Warning: DefaultRadioButton.qml:28:24: Could not compile binding for contentHeight: Cannot access value for name contentItem [compiler] contentHeight: contentItem.implicitHeight ^^^^^^^^^^^ Warning: DefaultRadioButton.qml:51:17: Unqualified access [unqualified] if (nativeIndicator) ^^^^^^^^^^^^^^^ Info: nativeIndicator is a member of a parent element. You can qualify the access with its id to avoid this warning: if (control.nativeIndicator) ^^^^^^^^ Warning: DefaultRadioButton.qml:51:17: Could not compile binding for leftPadding: Cannot access value for name nativeIndicator [compiler] if (nativeIndicator) ^^^^^^^^^^^^^^^ Warning: DefaultRadioButton.qml:58:17: Unqualified access [unqualified] if (nativeIndicator) ^^^^^^^^^^^^^^^ Info: nativeIndicator is a member of a parent element. You can qualify the access with its id to avoid this warning: if (control.nativeIndicator) ^^^^^^^^ Warning: DefaultRadioButton.qml:58:17: Could not compile binding for rightPadding: Cannot access value for name nativeIndicator [compiler] if (nativeIndicator) ^^^^^^^^^^^^^^^ [8970/11342] Generating .rcc/qmlcache/qtquickcontrols2nativestyleplugin_controls/DefaultSpinBox_qml.cpp Warning: DefaultSpinBox.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: DefaultSpinBox.qml:7:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Info: DefaultSpinBox.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: DefaultSpinBox.qml:12:82: Could not compile binding for __nativeBackground: Instruction "generate_CmpInstanceOf" not implemented [compiler] readonly property bool __nativeBackground: background instanceof NativeStyle.StyleItem ^^^^^^^^^ Warning: DefaultSpinBox.qml:23:51: Member "contentPadding" not found on type "QQuickItem" [missing-property] leftPadding: (__nativeBackground ? background.contentPadding.left: 0) ^^^^^^^^^^^^^^ Warning: DefaultSpinBox.qml:23:51: Could not compile binding for leftPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultSpinBox.qml)::background with type QQuickItem. [compiler] leftPadding: (__nativeBackground ? background.contentPadding.left: 0) ^^^^^^^^^^^^^^ Warning: DefaultSpinBox.qml:24:50: Member "contentPadding" not found on type "QQuickItem" [missing-property] topPadding: (__nativeBackground ? background.contentPadding.top: 0) ^^^^^^^^^^^^^^ Warning: DefaultSpinBox.qml:24:50: Could not compile binding for topPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultSpinBox.qml)::background with type QQuickItem. [compiler] topPadding: (__nativeBackground ? background.contentPadding.top: 0) ^^^^^^^^^^^^^^ Warning: DefaultSpinBox.qml:25:52: Member "contentPadding" not found on type "QQuickItem" [missing-property] rightPadding: (__nativeBackground ? background.contentPadding.right : 0) + up.implicitIndicatorWidth + spacing ^^^^^^^^^^^^^^ Warning: DefaultSpinBox.qml:25:52: Could not compile binding for rightPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultSpinBox.qml)::background with type QQuickItem. [compiler] rightPadding: (__nativeBackground ? background.contentPadding.right : 0) + up.implicitIndicatorWidth + spacing ^^^^^^^^^^^^^^ Warning: DefaultSpinBox.qml:26:53: Member "contentPadding" not found on type "QQuickItem" [missing-property] bottomPadding: (__nativeBackground ? background.contentPadding.bottom: 0) + spacing ^^^^^^^^^^^^^^ Warning: DefaultSpinBox.qml:26:53: Could not compile binding for bottomPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultSpinBox.qml)::background with type QQuickItem. [compiler] bottomPadding: (__nativeBackground ? background.contentPadding.bottom: 0) + spacing ^^^^^^^^^^^^^^ Warning: DefaultSpinBox.qml:29:32: Member "name" not found on type "QLocale" [missing-property] locale: control.locale.name ^^^^ Warning: DefaultSpinBox.qml:29:32: Could not compile binding for locale: Cannot load property name from QLocale of QQuickControl::locale with type QLocale. [compiler] locale: control.locale.name ^^^^ Warning: DefaultSpinBox.qml:36:20: Member "font" not found on type "QFont" [missing-property] font: font.font ^^^^ Warning: DefaultSpinBox.qml:36:20: Could not compile binding for font: Cannot load property font from QFont of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultSpinBox.qml)::font with type QFont. [compiler] font: font.font ^^^^ Warning: DefaultSpinBox.qml:56:35: Unqualified access [unqualified] x: parent.width - width - spacing ^^^^^^^ Info: spacing is a member of a parent element. You can qualify the access with its id to avoid this warning: x: parent.width - width - control.spacing ^^^^^^^^ Warning: DefaultSpinBox.qml:56:35: Could not compile binding for x: Cannot access value for name spacing [compiler] x: parent.width - width - spacing ^^^^^^^ Warning: DefaultSpinBox.qml:64:12: Unqualified access [unqualified] x: up.indicator.x ^^ Info: up is a member of a parent element. You can qualify the access with its id to avoid this warning: x: control.up.indicator.x ^^^^^^^^ Warning: DefaultSpinBox.qml:64:12: Could not compile binding for x: Cannot access value for name up [compiler] x: up.indicator.x ^^ Warning: DefaultSpinBox.qml:65:12: Unqualified access [unqualified] y: up.indicator.y + up.indicator.height ^^ Info: up is a member of a parent element. You can qualify the access with its id to avoid this warning: y: control.up.indicator.y + up.indicator.height ^^^^^^^^ Warning: DefaultSpinBox.qml:65:12: Could not compile binding for y: Cannot access value for name up [compiler] y: up.indicator.y + up.indicator.height ^^ Warning: DefaultSpinBox.qml:72:23: Unqualified access [unqualified] contentWidth: contentItem.implicitWidth ^^^^^^^^^^^ Info: contentItem is a member of a parent element. You can qualify the access with its id to avoid this warning: contentWidth: control.contentItem.implicitWidth ^^^^^^^^ Warning: DefaultSpinBox.qml:72:23: Could not compile binding for contentWidth: Cannot access value for name contentItem [compiler] contentWidth: contentItem.implicitWidth ^^^^^^^^^^^ Warning: DefaultSpinBox.qml:73:24: Unqualified access [unqualified] contentHeight: contentItem.implicitHeight ^^^^^^^^^^^ Info: contentItem is a member of a parent element. You can qualify the access with its id to avoid this warning: contentHeight: control.contentItem.implicitHeight ^^^^^^^^ Warning: DefaultSpinBox.qml:73:24: Could not compile binding for contentHeight: Cannot access value for name contentItem [compiler] contentHeight: contentItem.implicitHeight ^^^^^^^^^^^ [8971/11342] Generating .rcc/qmlcache/qtquickcontrols2nativestyleplugin_controls/DefaultCheckBox_qml.cpp Warning: DefaultCheckBox.qml:6:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: DefaultCheckBox.qml:8:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Info: DefaultCheckBox.qml:6:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: DefaultCheckBox.qml:13:78: Could not compile binding for nativeIndicator: Instruction "generate_CmpInstanceOf" not implemented [compiler] readonly property bool nativeIndicator: indicator instanceof NativeStyle.StyleItem ^^^^^^^^^ Warning: DefaultCheckBox.qml:18:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: DefaultCheckBox.qml:28:23: Unqualified access [unqualified] contentWidth: contentItem.implicitWidth ^^^^^^^^^^^ Info: contentItem is a member of a parent element. You can qualify the access with its id to avoid this warning: contentWidth: control.contentItem.implicitWidth ^^^^^^^^ Warning: DefaultCheckBox.qml:28:23: Could not compile binding for contentWidth: Cannot access value for name contentItem [compiler] contentWidth: contentItem.implicitWidth ^^^^^^^^^^^ Warning: DefaultCheckBox.qml:29:24: Unqualified access [unqualified] contentHeight: contentItem.implicitHeight ^^^^^^^^^^^ Info: contentItem is a member of a parent element. You can qualify the access with its id to avoid this warning: contentHeight: control.contentItem.implicitHeight ^^^^^^^^ Warning: DefaultCheckBox.qml:29:24: Could not compile binding for contentHeight: Cannot access value for name contentItem [compiler] contentHeight: contentItem.implicitHeight ^^^^^^^^^^^ Warning: DefaultCheckBox.qml:47:17: Unqualified access [unqualified] if (nativeIndicator) ^^^^^^^^^^^^^^^ Info: nativeIndicator is a member of a parent element. You can qualify the access with its id to avoid this warning: if (control.nativeIndicator) ^^^^^^^^ Warning: DefaultCheckBox.qml:47:17: Could not compile binding for leftPadding: Cannot access value for name nativeIndicator [compiler] if (nativeIndicator) ^^^^^^^^^^^^^^^ Warning: DefaultCheckBox.qml:53:21: Unqualified access [unqualified] topPadding: nativeIndicator ? indicator.contentPadding.top : 0 ^^^^^^^^^^^^^^^ Info: nativeIndicator is a member of a parent element. You can qualify the access with its id to avoid this warning: topPadding: control.nativeIndicator ? indicator.contentPadding.top : 0 ^^^^^^^^ Warning: DefaultCheckBox.qml:53:21: Could not compile binding for topPadding: Cannot access value for name nativeIndicator [compiler] topPadding: nativeIndicator ? indicator.contentPadding.top : 0 ^^^^^^^^^^^^^^^ Warning: DefaultCheckBox.qml:55:17: Unqualified access [unqualified] if (nativeIndicator) ^^^^^^^^^^^^^^^ Info: nativeIndicator is a member of a parent element. You can qualify the access with its id to avoid this warning: if (control.nativeIndicator) ^^^^^^^^ Warning: DefaultCheckBox.qml:55:17: Could not compile binding for rightPadding: Cannot access value for name nativeIndicator [compiler] if (nativeIndicator) ^^^^^^^^^^^^^^^ [8972/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Universal/FontDialog_qml.cpp Warning: FontDialog.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: FontDialog.qml:8:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: FontDialog.qml:9:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Info: FontDialog.qml:8:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Info: FontDialog.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: FontDialog.qml:16:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: FontDialog.qml:190:17: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] ^^^^^^^^ Warning: FontDialog.qml:36:39: Cannot assign binding of type CheckBox to QQuickCheckBox [incompatible-type] FontDialogImpl.underlineCheckBox: content.underline ^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:36:56: Could not compile binding for underlineCheckBox: cannot convert from QJSValue of FontDialogContent::underline with type to QQuickCheckBox of QQuickCheckBox [compiler] Warning: FontDialog.qml:195:17: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] ^^^^^^^^ Warning: FontDialog.qml:37:39: Cannot assign binding of type CheckBox to QQuickCheckBox [incompatible-type] FontDialogImpl.strikeoutCheckBox: content.strikeout ^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:37:56: Could not compile binding for strikeoutCheckBox: cannot convert from QJSValue of FontDialogContent::strikeout with type to QQuickCheckBox of QQuickCheckBox [compiler] Warning: FontDialog.qml:33:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] + (implicitFooterHeight > 0 ? implicitFooterHeight + spacing : 0)) ^^^^^^^^^ Warning: FontDialog.qml:38:32: Cannot assign binding of type TextField to QQuickTextField [incompatible-type] FontDialogImpl.familyEdit: content.familyEdit ^^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:38:50: Could not compile binding for familyEdit: cannot convert from QJSValue of FontDialogContent::familyEdit with type to QQuickTextField of QQuickTextField [compiler] Warning: FontDialog.qml:83:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] color: control.Universal.chromeMediumLowColor ^^^^^^^^^ Warning: FontDialog.qml:39:31: Cannot assign binding of type TextField to QQuickTextField [incompatible-type] FontDialogImpl.styleEdit: content.styleEdit ^^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:39:48: Could not compile binding for styleEdit: cannot convert from QJSValue of FontDialogContent::styleEdit with type to QQuickTextField of QQuickTextField [compiler] Warning: FontDialog.qml:129:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] ^^^^^^^^^ Warning: FontDialog.qml:40:30: Cannot assign binding of type TextField to QQuickTextField [incompatible-type] FontDialogImpl.sizeEdit: content.sizeEdit ^^^^^^^^^^^^^^^^ Warning: FontDialog.qml:40:46: Could not compile binding for sizeEdit: cannot convert from QJSValue of FontDialogContent::sizeEdit with type to QQuickTextField of QQuickTextField [compiler] Warning: FontDialog.qml:105:16: Unqualified access [unqualified] color: control.Universal.baseLowColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FontDialog.qml:105:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Universal.baseLowColor ^^^^^^^ Warning: FontDialog.qml:109:16: Unqualified access [unqualified] color: control.Universal.baseLowColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: FontDialog.qml:109:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Universal.baseLowColor ^^^^^^^ [8973/11342] Generating .rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Universal/MessageDialog_qml.cpp Warning: MessageDialog.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: MessageDialog.qml:7:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/Dialogs/plugins.qmltypes [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: MessageDialog.qml:8:1: Warnings occurred while importing module "QtQuick.Dialogs.quickimpl": [import] import QtQuick.Dialogs.quickimpl ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Info: MessageDialog.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: MessageDialog.qml:7:1: Unused import [unused-imports] import QtQuick.Dialogs ^^^^^^ Warning: MessageDialog.qml:14:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: MessageDialog.qml:127:16: Unqualified access [unqualified] color: control.Universal.baseLowColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: MessageDialog.qml:127:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Universal.baseLowColor ^^^^^^^ Warning: MessageDialog.qml:131:16: Unqualified access [unqualified] color: control.Universal.baseLowColor ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: MessageDialog.qml:131:16: Could not compile binding for color: Cannot access value for name control [compiler] color: control.Universal.baseLowColor ^^^^^^^ [8974/11342] Generating .rcc/qmlcache/qtquickcontrols2nativestyleplugin_controls/DefaultTextField_qml.cpp Warning: DefaultTextField.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: DefaultTextField.qml:8:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Info: DefaultTextField.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: DefaultTextField.qml:13:82: Could not compile binding for __nativeBackground: Instruction "generate_CmpInstanceOf" not implemented [compiler] readonly property bool __nativeBackground: background instanceof NativeStyle.StyleItem ^^^^^^^^^ Warning: DefaultTextField.qml:19:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: DefaultTextField.qml:23:50: Member "contentPadding" not found on type "QQuickItem" [missing-property] leftPadding: __nativeBackground ? background.contentPadding.left: 7 ^^^^^^^^^^^^^^ Warning: DefaultTextField.qml:23:50: Could not compile binding for leftPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultTextField.qml)::background with type QQuickItem. [compiler] leftPadding: __nativeBackground ? background.contentPadding.left: 7 ^^^^^^^^^^^^^^ Warning: DefaultTextField.qml:24:51: Member "contentPadding" not found on type "QQuickItem" [missing-property] rightPadding: __nativeBackground ? background.contentPadding.right: 7 ^^^^^^^^^^^^^^ Warning: DefaultTextField.qml:24:51: Could not compile binding for rightPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultTextField.qml)::background with type QQuickItem. [compiler] rightPadding: __nativeBackground ? background.contentPadding.right: 7 ^^^^^^^^^^^^^^ Warning: DefaultTextField.qml:25:49: Member "contentPadding" not found on type "QQuickItem" [missing-property] topPadding: __nativeBackground ? background.contentPadding.top: 3 ^^^^^^^^^^^^^^ Warning: DefaultTextField.qml:25:49: Could not compile binding for topPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultTextField.qml)::background with type QQuickItem. [compiler] topPadding: __nativeBackground ? background.contentPadding.top: 3 ^^^^^^^^^^^^^^ Warning: DefaultTextField.qml:26:52: Member "contentPadding" not found on type "QQuickItem" [missing-property] bottomPadding: __nativeBackground ? background.contentPadding.bottom: 3 ^^^^^^^^^^^^^^ Warning: DefaultTextField.qml:26:52: Could not compile binding for bottomPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultTextField.qml)::background with type QQuickItem. [compiler] bottomPadding: __nativeBackground ? background.contentPadding.bottom: 3 ^^^^^^^^^^^^^^ [8975/11342] Generating .rcc/qmlcache/qtquickcontrols2nativestyleplugin_controls/DefaultTextArea_qml.cpp Warning: DefaultTextArea.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: DefaultTextArea.qml:8:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Info: DefaultTextArea.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: DefaultTextArea.qml:8:1: Unused import [unused-imports] import QtQuick.NativeStyle as NativeStyle ^^^^^^ Warning: DefaultTextArea.qml:13:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(contentWidth + leftPadding + rightPadding, ^^^ Warning: DefaultTextArea.qml:16:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(contentHeight + topPadding + bottomPadding, ^^^ [8976/11342] Generating .rcc/qmlcache/qtquickcontrols2nativestyleplugin_controls/DefaultFrame_qml.cpp Warning: DefaultFrame.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: DefaultFrame.qml:7:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Info: DefaultFrame.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: DefaultFrame.qml:12:82: Could not compile binding for __nativeBackground: Instruction "generate_CmpInstanceOf" not implemented [compiler] readonly property bool __nativeBackground: background instanceof NativeStyle.StyleItem ^^^^^^^^^ Warning: DefaultFrame.qml:20:50: Member "contentPadding" not found on type "QQuickItem" [missing-property] leftPadding: __nativeBackground ? background.contentPadding.left : 12 ^^^^^^^^^^^^^^ Warning: DefaultFrame.qml:20:50: Could not compile binding for leftPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultFrame.qml)::background with type QQuickItem. [compiler] leftPadding: __nativeBackground ? background.contentPadding.left : 12 ^^^^^^^^^^^^^^ Warning: DefaultFrame.qml:21:51: Member "contentPadding" not found on type "QQuickItem" [missing-property] rightPadding: __nativeBackground ? background.contentPadding.right : 12 ^^^^^^^^^^^^^^ Warning: DefaultFrame.qml:21:51: Could not compile binding for rightPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultFrame.qml)::background with type QQuickItem. [compiler] rightPadding: __nativeBackground ? background.contentPadding.right : 12 ^^^^^^^^^^^^^^ Warning: DefaultFrame.qml:22:49: Member "contentPadding" not found on type "QQuickItem" [missing-property] topPadding: __nativeBackground ? background.contentPadding.top : 12 ^^^^^^^^^^^^^^ Warning: DefaultFrame.qml:22:49: Could not compile binding for topPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultFrame.qml)::background with type QQuickItem. [compiler] topPadding: __nativeBackground ? background.contentPadding.top : 12 ^^^^^^^^^^^^^^ Warning: DefaultFrame.qml:23:52: Member "contentPadding" not found on type "QQuickItem" [missing-property] bottomPadding: __nativeBackground ? background.contentPadding.bottom : 12 ^^^^^^^^^^^^^^ Warning: DefaultFrame.qml:23:52: Could not compile binding for bottomPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultFrame.qml)::background with type QQuickItem. [compiler] bottomPadding: __nativeBackground ? background.contentPadding.bottom : 12 ^^^^^^^^^^^^^^ [8977/11342] Generating .rcc/qmlcache/qtquickcontrols2nativestyleplugin_controls/DefaultScrollBar_qml.cpp Warning: DefaultScrollBar.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: DefaultScrollBar.qml:7:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Info: DefaultScrollBar.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: DefaultScrollBar.qml:12:84: Could not compile binding for __nativeContentItem: Instruction "generate_CmpInstanceOf" not implemented [compiler] readonly property bool __nativeContentItem: contentItem instanceof NativeStyle.StyleItem ^^^^^^^^^ Warning: DefaultScrollBar.qml:21:21: Member "minimumSize" not found on type "QQuickItem" [missing-property] contentItem.minimumSize.height / height : contentItem.minimumSize.width / width ^^^^^^^^^^^ Warning: DefaultScrollBar.qml:21:21: Could not compile binding for minimumSize: Cannot load property minimumSize from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultScrollBar.qml)::contentItem with type QQuickItem. [compiler] contentItem.minimumSize.height / height : contentItem.minimumSize.width / width ^^^^^^^^^^^ [8978/11342] Generating .rcc/qmlcache/qtquickcontrols2nativestyleplugin_util/FocusFrame_qml.cpp Warning: FocusFrame.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Info: FocusFrame.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: FocusFrame.qml:6:1: Unused import [unused-imports] import QtQuick.Layouts ^^^^^^ Warning: FocusFrame.qml:18:5: Could not compile function moveToItem: Functions without type annotations won't be compiled [compiler] function moveToItem(item, margins, radius) { ^^^^^^^^^ Warning: FocusFrame.qml:51:12: Unqualified access [unqualified] x: targetItem ? targetItem.x + leftOffset - frameSize - root.x : 0 ^^^^^^^^^^ Info: targetItem is a member of a parent element. You can qualify the access with its id to avoid this warning: x: root.targetItem ? targetItem.x + leftOffset - frameSize - root.x : 0 ^^^^^ Warning: FocusFrame.qml:51:12: Could not compile binding for x: Cannot access value for name targetItem [compiler] x: targetItem ? targetItem.x + leftOffset - frameSize - root.x : 0 ^^^^^^^^^^ Warning: FocusFrame.qml:52:12: Unqualified access [unqualified] y: targetItem ? targetItem.y + topOffset - frameSize - root.y : 0 ^^^^^^^^^^ Info: targetItem is a member of a parent element. You can qualify the access with its id to avoid this warning: y: root.targetItem ? targetItem.y + topOffset - frameSize - root.y : 0 ^^^^^ Warning: FocusFrame.qml:52:12: Could not compile binding for y: Cannot access value for name targetItem [compiler] y: targetItem ? targetItem.y + topOffset - frameSize - root.y : 0 ^^^^^^^^^^ Warning: FocusFrame.qml:53:16: Unqualified access [unqualified] width: targetItem ? targetItem.width - leftOffset - rightOffset + (frameSize * 2) : 0 ^^^^^^^^^^ Info: targetItem is a member of a parent element. You can qualify the access with its id to avoid this warning: width: root.targetItem ? targetItem.width - leftOffset - rightOffset + (frameSize * 2) : 0 ^^^^^ Warning: FocusFrame.qml:53:16: Could not compile binding for width: Cannot access value for name targetItem [compiler] width: targetItem ? targetItem.width - leftOffset - rightOffset + (frameSize * 2) : 0 ^^^^^^^^^^ Warning: FocusFrame.qml:54:17: Unqualified access [unqualified] height: targetItem ? targetItem.height - topOffset - bottomOffset + (frameSize * 2) : 0 ^^^^^^^^^^ Info: targetItem is a member of a parent element. You can qualify the access with its id to avoid this warning: height: root.targetItem ? targetItem.height - topOffset - bottomOffset + (frameSize * 2) : 0 ^^^^^ Warning: FocusFrame.qml:54:17: Could not compile binding for height: Cannot access value for name targetItem [compiler] height: targetItem ? targetItem.height - topOffset - bottomOffset + (frameSize * 2) : 0 ^^^^^^^^^^ Warning: FocusFrame.qml:55:17: Unqualified access [unqualified] radius: frameRadius ^^^^^^^^^^^ Info: frameRadius is a member of a parent element. You can qualify the access with its id to avoid this warning: radius: root.frameRadius ^^^^^ Warning: FocusFrame.qml:55:17: Could not compile binding for radius: Cannot access value for name frameRadius [compiler] radius: frameRadius ^^^^^^^^^^^ Warning: FocusFrame.qml:56:18: Unqualified access [unqualified] visible: targetItem && targetItem.visible ^^^^^^^^^^ Info: targetItem is a member of a parent element. You can qualify the access with its id to avoid this warning: visible: root.targetItem && targetItem.visible ^^^^^ Warning: FocusFrame.qml:56:18: Could not compile binding for visible: Cannot access value for name targetItem [compiler] visible: targetItem && targetItem.visible ^^^^^^^^^^ Warning: FocusFrame.qml:59:23: Unqualified access [unqualified] border.color: systemFrameColor ^^^^^^^^^^^^^^^^ Info: systemFrameColor is a member of a parent element. You can qualify the access with its id to avoid this warning: border.color: root.systemFrameColor ^^^^^ Warning: FocusFrame.qml:59:23: Could not compile binding for color: Cannot access value for name systemFrameColor [compiler] border.color: systemFrameColor ^^^^^^^^^^^^^^^^ Warning: FocusFrame.qml:60:23: Unqualified access [unqualified] border.width: frameSize ^^^^^^^^^ Info: frameSize is a member of a parent element. You can qualify the access with its id to avoid this warning: border.width: root.frameSize ^^^^^ Warning: FocusFrame.qml:60:23: Could not compile binding for width: Cannot access value for name frameSize [compiler] border.width: frameSize ^^^^^^^^^ [8979/11342] Generating .rcc/qmlcache/qtquickcontrols2nativestyleplugin_controls/DefaultDial_qml.cpp Warning: DefaultDial.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: DefaultDial.qml:7:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Info: DefaultDial.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: DefaultDial.qml:12:82: Could not compile binding for __nativeBackground: Instruction "generate_CmpInstanceOf" not implemented [compiler] readonly property bool __nativeBackground: background instanceof NativeStyle.StyleItem ^^^^^^^^^ Warning: DefaultDial.qml:15:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: DefaultDial.qml:18:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ [8980/11342] Generating .rcc/qmlcache/qtquickcontrols2nativestyleplugin_controls/DefaultProgressBar_qml.cpp Warning: DefaultProgressBar.qml:6:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: DefaultProgressBar.qml:7:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Info: DefaultProgressBar.qml:6:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: DefaultProgressBar.qml:12:82: Could not compile binding for __nativeBackground: Instruction "generate_CmpInstanceOf" not implemented [compiler] readonly property bool __nativeBackground: background instanceof NativeStyle.StyleItem ^^^^^^^^^ Warning: DefaultProgressBar.qml:15:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ [8981/11342] Generating .rcc/qmlcache/qtquickcontrols2nativestyleplugin_controls/DefaultComboBox_qml.cpp Warning: DefaultComboBox.qml:6:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: DefaultComboBox.qml:9:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: DefaultComboBox.qml:58:15: ItemDelegate was not found. Did you add all import paths? [import] delegate: ItemDelegate { ^^^^^^^^^^^^ Info: Did you mean "T.ItemDelegate"? delegate: T.ItemDelegate { ^^^^^^^^^^^^^^ Warning: DefaultComboBox.qml:92:41: ScrollIndicator was not found. Did you add all import paths? [import] T.ScrollIndicator.vertical: ScrollIndicator { } ^^^^^^^^^^^^^^^ Info: Did you mean "T.ScrollIndicator"? T.ScrollIndicator.vertical: T.ScrollIndicator { } ^^^^^^^^^^^^^^^^^ Warning: DefaultComboBox.qml:58:15: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: DefaultComboBox.qml:58:15: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: DefaultComboBox.qml:58:15: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: DefaultComboBox.qml:61:9: 'palette' is used but it is not resolved [unresolved-type] palette.text: control.palette.text ^^^^^^^ Warning: DefaultComboBox.qml:58:15: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: DefaultComboBox.qml:61:9: 'palette' is used but it is not resolved [unresolved-type] palette.text: control.palette.text ^^^^^^^ Warning: DefaultComboBox.qml:58:15: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: DefaultComboBox.qml:63:9: 'font' is used but it is not resolved [unresolved-type] font.weight: control.currentIndex === index ? Font.DemiBold : Font.Normal ^^^^ Warning: DefaultComboBox.qml:58:15: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: DefaultComboBox.qml:58:15: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: DefaultComboBox.qml:59:9: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: ListView.view.width ^^^^^ Warning: DefaultComboBox.qml:60:9: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: control.textRole ? (Array.isArray(control.model) ? modelData[control.textRole] : model[control.textRole]) : modelData ^^^^ Warning: DefaultComboBox.qml:64:9: Binding assigned to "highlighted", but no property "highlighted" exists in the current element. [missing-property] highlighted: control.highlightedIndex === index ^^^^^^^^^^^ Warning: DefaultComboBox.qml:65:9: Binding assigned to "hoverEnabled", but no property "hoverEnabled" exists in the current element. [missing-property] hoverEnabled: control.hoverEnabled ^^^^^^^^^^^^ Warning: DefaultComboBox.qml:63:14: Binding assigned to "weight", but no property "weight" exists in the current element. [missing-property] font.weight: control.currentIndex === index ? Font.DemiBold : Font.Normal ^^^^^^ Warning: DefaultComboBox.qml:61:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] palette.text: control.palette.text ^^^^ Warning: DefaultComboBox.qml:62:17: Binding assigned to "highlightedText", but no property "highlightedText" exists in the current element. [missing-property] palette.highlightedText: control.palette.highlightedText ^^^^^^^^^^^^^^^ Warning: DefaultComboBox.qml:58:15: Type ItemDelegate is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: DefaultComboBox.qml:92:41: Type ScrollIndicator is used but it is not resolved [unresolved-type] T.ScrollIndicator.vertical: ScrollIndicator { } ^^^^^^^^^^^^^^^ Info: DefaultComboBox.qml:6:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: DefaultComboBox.qml:7:1: Unused import [unused-imports] import QtQuick.Controls.impl ^^^^^^ Warning: DefaultComboBox.qml:14:82: Could not compile binding for __nativeBackground: Instruction "generate_CmpInstanceOf" not implemented [compiler] readonly property bool __nativeBackground: background instanceof NativeStyle.StyleItem ^^^^^^^^^ Warning: DefaultComboBox.qml:17:25: Could not compile binding for implicitWidth: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset, ^^^ Warning: DefaultComboBox.qml:20:26: Could not compile binding for implicitHeight: Cannot generate efficient code for call to property 'max' of void of GlobalObject::Math with type Math [compiler] implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, ^^^ Warning: DefaultComboBox.qml:24:50: Member "contentPadding" not found on type "QQuickItem" [missing-property] leftPadding: __nativeBackground ? background.contentPadding.left : 5 ^^^^^^^^^^^^^^ Warning: DefaultComboBox.qml:24:50: Could not compile binding for leftPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultComboBox.qml)::background with type QQuickItem. [compiler] leftPadding: __nativeBackground ? background.contentPadding.left : 5 ^^^^^^^^^^^^^^ Warning: DefaultComboBox.qml:25:51: Member "contentPadding" not found on type "QQuickItem" [missing-property] rightPadding: __nativeBackground ? background.contentPadding.right : 5 ^^^^^^^^^^^^^^ Warning: DefaultComboBox.qml:25:51: Could not compile binding for rightPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultComboBox.qml)::background with type QQuickItem. [compiler] rightPadding: __nativeBackground ? background.contentPadding.right : 5 ^^^^^^^^^^^^^^ Warning: DefaultComboBox.qml:26:49: Member "contentPadding" not found on type "QQuickItem" [missing-property] topPadding: __nativeBackground ? background.contentPadding.top : 5 ^^^^^^^^^^^^^^ Warning: DefaultComboBox.qml:26:49: Could not compile binding for topPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultComboBox.qml)::background with type QQuickItem. [compiler] topPadding: __nativeBackground ? background.contentPadding.top : 5 ^^^^^^^^^^^^^^ Warning: DefaultComboBox.qml:27:52: Member "contentPadding" not found on type "QQuickItem" [missing-property] bottomPadding: __nativeBackground ? background.contentPadding.bottom : 5 ^^^^^^^^^^^^^^ Warning: DefaultComboBox.qml:27:52: Could not compile binding for bottomPadding: Cannot load property contentPadding from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultComboBox.qml)::background with type QQuickItem. [compiler] bottomPadding: __nativeBackground ? background.contentPadding.bottom : 5 ^^^^^^^^^^^^^^ Warning: DefaultComboBox.qml:52:23: Unqualified access [unqualified] contentWidth: contentItem.implicitWidth ^^^^^^^^^^^ Info: contentItem is a member of a parent element. You can qualify the access with its id to avoid this warning: contentWidth: control.contentItem.implicitWidth ^^^^^^^^ Warning: DefaultComboBox.qml:52:23: Could not compile binding for contentWidth: Cannot access value for name contentItem [compiler] contentWidth: contentItem.implicitWidth ^^^^^^^^^^^ Warning: DefaultComboBox.qml:53:24: Unqualified access [unqualified] contentHeight: contentItem.implicitHeight ^^^^^^^^^^^ Info: contentItem is a member of a parent element. You can qualify the access with its id to avoid this warning: contentHeight: control.contentItem.implicitHeight ^^^^^^^^ Warning: DefaultComboBox.qml:53:24: Could not compile binding for contentHeight: Cannot access value for name contentItem [compiler] contentHeight: contentItem.implicitHeight ^^^^^^^^^^^ Warning: DefaultComboBox.qml:59:9: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: DefaultComboBox.qml:60:9: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: DefaultComboBox.qml:64:9: Could not compile binding for highlighted: Cannot resolve property type for binding on highlighted. [compiler] Warning: DefaultComboBox.qml:65:9: Could not compile binding for hoverEnabled: Cannot resolve property type for binding on hoverEnabled. [compiler] Warning: DefaultComboBox.qml:61:17: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: DefaultComboBox.qml:62:17: Could not compile binding for highlightedText: Cannot resolve property type for binding on highlightedText. [compiler] Warning: DefaultComboBox.qml:63:14: Could not compile binding for weight: Cannot resolve property type for binding on weight. [compiler] Warning: DefaultComboBox.qml:69:94: Member "layoutMargins" not found on type "QQuickItem" [missing-property] readonly property var layoutMargins: control.__nativeBackground ? control.background.layoutMargins : null ^^^^^^^^^^^^^ Warning: DefaultComboBox.qml:69:94: Could not compile binding for layoutMargins: Cannot load property layoutMargins from QQuickItem of QQuickControl::background with type QQuickItem. [compiler] readonly property var layoutMargins: control.__nativeBackground ? control.background.layoutMargins : null ^^^^^^^^^^^^^ Warning: DefaultComboBox.qml:70:42: Could not compile binding for x: Cannot load property left from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultComboBox.qml)::layoutMargins with type QVariant. [compiler] x: layoutMargins ? layoutMargins.left : 0 ^^^^ Warning: DefaultComboBox.qml:71:60: Could not compile binding for y: Cannot load property bottom from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultComboBox.qml)::layoutMargins with type QVariant. [compiler] y: control.height - (layoutMargins ? layoutMargins.bottom : 0) ^^^^^^ Warning: DefaultComboBox.qml:72:63: Could not compile binding for width: Cannot load property left from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultComboBox.qml)::layoutMargins with type QVariant. [compiler] width: control.width - (layoutMargins ? layoutMargins.left + layoutMargins.right : 0) ^^^^ Warning: DefaultComboBox.qml:73:38: Could not compile binding for height: Member implicitHeight of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultComboBox.qml)::contentItem with type QQuickItem can be shadowed [compiler] height: Math.min(contentItem.implicitHeight, control.Window.height - topMargin - bottomMargin) ^^^^^^^^^^^^^^ [8982/11342] Generating .rcc/qmlcache/qtquickcontrols2nativestyleplugin_controls/DefaultTreeViewDelegate_qml.cpp Warning: DefaultTreeViewDelegate.qml:6:1: Warnings occurred while importing module "QtQuick.NativeStyle": [import] import QtQuick.NativeStyle as NativeStyle ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: DefaultTreeViewDelegate.qml:7:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: DefaultTreeViewDelegate.qml:55:18: Label was not found. Did you add all import paths? [import] contentItem: Label { ^^^^^ Info: Did you mean "T.Label"? contentItem: T.Label { ^^^^^^^ Warning: DefaultTreeViewDelegate.qml:79:9: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Info: Did you mean "T.TextField"? T.TextField { ^^^^^^^^^^^ Warning: DefaultTreeViewDelegate.qml:55:18: 'Label' is used but it is not resolved [unresolved-type] contentItem: Label { ^^^^^ Warning: DefaultTreeViewDelegate.qml:55:18: 'Label' is used but it is not resolved [unresolved-type] contentItem: Label { ^^^^^ Warning: DefaultTreeViewDelegate.qml:55:18: 'Label' is used but it is not resolved [unresolved-type] contentItem: Label { ^^^^^ Warning: DefaultTreeViewDelegate.qml:55:18: 'Label' is used but it is not resolved [unresolved-type] contentItem: Label { ^^^^^ Warning: DefaultTreeViewDelegate.qml:55:18: 'Label' is used but it is not resolved [unresolved-type] contentItem: Label { ^^^^^ Warning: DefaultTreeViewDelegate.qml:79:9: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: DefaultTreeViewDelegate.qml:79:9: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: DefaultTreeViewDelegate.qml:79:9: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: DefaultTreeViewDelegate.qml:79:9: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: DefaultTreeViewDelegate.qml:79:9: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: DefaultTreeViewDelegate.qml:79:9: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: DefaultTreeViewDelegate.qml:81:13: Binding assigned to "x", but no property "x" exists in the current element. [missing-property] x: control.contentItem.x ^ Warning: DefaultTreeViewDelegate.qml:82:13: Binding assigned to "y", but no property "y" exists in the current element. [missing-property] y: (parent.height - height) / 2 ^ Warning: DefaultTreeViewDelegate.qml:83:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: control.contentItem.width ^^^^^ Warning: DefaultTreeViewDelegate.qml:84:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: control.treeView.model.data(control.treeView.index(row, column), __role) ^^^^ Warning: DefaultTreeViewDelegate.qml:85:13: Binding assigned to "focus", but no property "focus" exists in the current element. [missing-property] focus: true ^^^^^ Warning: DefaultTreeViewDelegate.qml:56:9: Binding assigned to "clip", but no property "clip" exists in the current element. [missing-property] clip: false ^^^^ Warning: DefaultTreeViewDelegate.qml:57:9: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: control.model.display ^^^^ Warning: DefaultTreeViewDelegate.qml:58:9: Binding assigned to "elide", but no property "elide" exists in the current element. [missing-property] elide: Text.ElideRight ^^^^^ Warning: DefaultTreeViewDelegate.qml:59:9: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: control.highlighted ? control.palette.highlightedText : control.palette.buttonText ^^^^^ Warning: DefaultTreeViewDelegate.qml:60:9: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: !control.editing ^^^^^^^ Warning: DefaultTreeViewDelegate.qml:55:18: Type Label is used but it is not resolved [unresolved-type] contentItem: Label { ^^^^^ Info: DefaultTreeViewDelegate.qml:7:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: DefaultTreeViewDelegate.qml:20:53: Could not compile binding for topPadding: Member implicitHeight of QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdeclarative/src/quicknativestyle/DefaultTreeViewDelegate.qml)::contentItem with type QQuickItem can be shadowed [compiler] topPadding: contentItem ? (height - contentItem.implicitHeight) / 2 : 0 ^^^^^^^^^^^^^^ Warning: DefaultTreeViewDelegate.qml:57:9: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: DefaultTreeViewDelegate.qml:58:9: Could not compile binding for elide: Cannot resolve property type for binding on elide. [compiler] Warning: DefaultTreeViewDelegate.qml:59:9: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] Warning: DefaultTreeViewDelegate.qml:60:9: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: DefaultTreeViewDelegate.qml:73:25: Unqualified access [unqualified] let model = control.treeView.model ^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: DefaultTreeViewDelegate.qml:73:25: Could not compile binding for __role: Cannot access value for name control [compiler] let model = control.treeView.model ^^^^^^^ Warning: DefaultTreeViewDelegate.qml:81:13: Could not compile binding for x: Cannot resolve property type for binding on x. [compiler] Warning: DefaultTreeViewDelegate.qml:82:13: Could not compile binding for y: Cannot resolve property type for binding on y. [compiler] Warning: DefaultTreeViewDelegate.qml:83:13: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: DefaultTreeViewDelegate.qml:84:13: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: DefaultTreeViewDelegate.qml:89:46: Unqualified access [unqualified] let index = TableView.view.index(row, column) ^^^ Info: row is a member of a parent element. You can qualify the access with its id to avoid this warning: let index = TableView.view.index(.row, column) ^^^^^ Warning: DefaultTreeViewDelegate.qml:89:46: Could not compile binding for onCommit: Cannot access value for name row [compiler] let index = TableView.view.index(row, column) ^^^ Warning: DefaultTreeViewDelegate.qml:79:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: DefaultTreeViewDelegate.qml:93:32: Could not compile binding for onCompleted: Cannot retrieve a non-object type by ID: textField [compiler] Component.onCompleted: textField.selectAll() ^^^^^^^^^ [9166/11342] Generating .rcc/qmlcache/Quick3DEffects_Vignette_qml.cpp Info: Vignette.qml:6:1: Unused import [unused-imports] import QtQuick3D.Effects ^^^^^^ Warning: Vignette.qml:21:22: Cannot assign binding of type Shader to QObjectList [incompatible-type] shaders: vignette ^^^^^^^^ Warning: Vignette.qml:21:30: Could not compile binding for shaders: cannot convert from QQuick3DShaderUtilsShader of to QObjectList of QObjectList [compiler] [9167/11342] Generating .rcc/qmlcache/Quick3DEffects_TiltShift_qml.cpp Info: TiltShift.qml:6:1: Unused import [unused-imports] import QtQuick3D.Effects ^^^^^^ [9168/11342] Generating .rcc/qmlcache/Quick3DEffects_SCurveTonemap_qml.cpp Info: SCurveTonemap.qml:6:1: Unused import [unused-imports] import QtQuick3D.Effects ^^^^^^ Warning: SCurveTonemap.qml:34:22: Cannot assign binding of type Shader to QObjectList [incompatible-type] shaders: tonemapShader ^^^^^^^^^^^^^ Warning: SCurveTonemap.qml:34:35: Could not compile binding for shaders: cannot convert from QQuick3DShaderUtilsShader of to QObjectList of QObjectList [compiler] [9169/11342] Generating .rcc/qmlcache/Quick3DEffects_Scatter_qml.cpp Info: Scatter.qml:6:1: Unused import [unused-imports] import QtQuick3D.Effects ^^^^^^ [9170/11342] Generating .rcc/qmlcache/Quick3DEffects_MotionBlur_qml.cpp Info: MotionBlur.qml:6:1: Unused import [unused-imports] import QtQuick3D.Effects ^^^^^^ Warning: MotionBlur.qml:55:25: Unqualified access [unqualified] sizeMultiplier: blurQuality ^^^^^^^^^^^ Info: blurQuality is a member of a parent element. You can qualify the access with its id to avoid this warning: sizeMultiplier: .blurQuality ^^^^^ Warning: MotionBlur.qml:55:25: Could not compile binding for sizeMultiplier: Cannot access value for name blurQuality [compiler] sizeMultiplier: blurQuality ^^^^^^^^^^^ Warning: MotionBlur.qml:65:25: Unqualified access [unqualified] sizeMultiplier: blurQuality ^^^^^^^^^^^ Info: blurQuality is a member of a parent element. You can qualify the access with its id to avoid this warning: sizeMultiplier: .blurQuality ^^^^^ Warning: MotionBlur.qml:65:25: Could not compile binding for sizeMultiplier: Cannot access value for name blurQuality [compiler] sizeMultiplier: blurQuality ^^^^^^^^^^^ Warning: MotionBlur.qml:94:22: Cannot assign binding of type Shader to QObjectList [incompatible-type] shaders: blend ^^^^^ Warning: MotionBlur.qml:94:27: Could not compile binding for shaders: cannot convert from QQuick3DShaderUtilsShader of to QObjectList of QObjectList [compiler] [9171/11342] Generating .rcc/qmlcache/Quick3DEffects_HDRBloomTonemap_qml.cpp Info: HDRBloomTonemap.qml:6:1: Unused import [unused-imports] import QtQuick3D.Effects ^^^^^^ Warning: HDRBloomTonemap.qml:115:22: Cannot assign binding of type Shader to QObjectList [incompatible-type] shaders: combiner ^^^^^^^^ Warning: HDRBloomTonemap.qml:115:30: Could not compile binding for shaders: cannot convert from QQuick3DShaderUtilsShader of to QObjectList of QObjectList [compiler] [9172/11342] Generating .rcc/qmlcache/Quick3DEffects_GaussianBlur_qml.cpp Info: GaussianBlur.qml:6:1: Unused import [unused-imports] import QtQuick3D.Effects ^^^^^^ [9173/11342] Generating .rcc/qmlcache/Quick3DEffects_Fxaa_qml.cpp Info: Fxaa.qml:6:1: Unused import [unused-imports] import QtQuick3D.Effects ^^^^^^ Warning: Fxaa.qml:38:22: Cannot assign binding of type Shader to QObjectList [incompatible-type] shaders: blur ^^^^ Warning: Fxaa.qml:38:26: Could not compile binding for shaders: cannot convert from QQuick3DShaderUtilsShader of to QObjectList of QObjectList [compiler] Warning: Fxaa.qml:34:22: Cannot assign binding of type Shader to QObjectList [incompatible-type] shaders: rgbl ^^^^ Warning: Fxaa.qml:34:26: Could not compile binding for shaders: cannot convert from QQuick3DShaderUtilsShader of to QObjectList of QObjectList [compiler] [9175/11342] Generating .rcc/qmlcache/Quick3DEffects_Flip_qml.cpp Info: Flip.qml:6:1: Unused import [unused-imports] import QtQuick3D.Effects ^^^^^^ Warning: Flip.qml:20:22: Cannot assign binding of type Shader to QObjectList [incompatible-type] shaders: flip ^^^^ Warning: Flip.qml:20:26: Could not compile binding for shaders: cannot convert from QQuick3DShaderUtilsShader of to QObjectList of QObjectList [compiler] [9176/11342] Generating .rcc/qmlcache/Quick3DEffects_Emboss_qml.cpp Info: Emboss.qml:6:1: Unused import [unused-imports] import QtQuick3D.Effects ^^^^^^ Warning: Emboss.qml:19:22: Cannot assign binding of type Shader to QObjectList [incompatible-type] shaders: emboss ^^^^^^ Warning: Emboss.qml:19:28: Could not compile binding for shaders: cannot convert from QQuick3DShaderUtilsShader of to QObjectList of QObjectList [compiler] [9177/11342] Generating .rcc/qmlcache/Quick3DEffects_EdgeDetect_qml.cpp Info: EdgeDetect.qml:6:1: Unused import [unused-imports] import QtQuick3D.Effects ^^^^^^ [9178/11342] Generating .rcc/qmlcache/Quick3DEffects_DistortionSpiral_qml.cpp Info: DistortionSpiral.qml:6:1: Unused import [unused-imports] import QtQuick3D.Effects ^^^^^^ [9179/11342] Generating .rcc/qmlcache/Quick3DEffects_DistortionSphere_qml.cpp Info: DistortionSphere.qml:6:1: Unused import [unused-imports] import QtQuick3D.Effects ^^^^^^ [9180/11342] Generating .rcc/qmlcache/Quick3DEffects_DistortionRipple_qml.cpp Info: DistortionRipple.qml:6:1: Unused import [unused-imports] import QtQuick3D.Effects ^^^^^^ [9181/11342] Generating .rcc/qmlcache/Quick3DEffects_Desaturate_qml.cpp Info: Desaturate.qml:6:1: Unused import [unused-imports] import QtQuick3D.Effects ^^^^^^ Warning: Desaturate.qml:19:22: Cannot assign binding of type Shader to QObjectList [incompatible-type] shaders: desaturate ^^^^^^^^^^ Warning: Desaturate.qml:19:32: Could not compile binding for shaders: cannot convert from QQuick3DShaderUtilsShader of to QObjectList of QObjectList [compiler] [9182/11342] Generating .rcc/qmlcache/Quick3DEffects_DepthOfFieldHQBlur_qml.cpp Info: DepthOfFieldHQBlur.qml:6:1: Unused import [unused-imports] import QtQuick3D.Effects ^^^^^^ [9183/11342] Generating .rcc/qmlcache/Quick3DEffects_ColorMaster_qml.cpp Info: ColorMaster.qml:6:1: Unused import [unused-imports] import QtQuick3D.Effects ^^^^^^ Warning: ColorMaster.qml:22:22: Cannot assign binding of type Shader to QObjectList [incompatible-type] shaders: colormaster ^^^^^^^^^^^ Warning: ColorMaster.qml:22:33: Could not compile binding for shaders: cannot convert from QQuick3DShaderUtilsShader of to QObjectList of QObjectList [compiler] [9184/11342] Generating .rcc/qmlcache/Quick3DEffects_ChromaticAberration_qml.cpp Info: ChromaticAberration.qml:6:1: Unused import [unused-imports] import QtQuick3D.Effects ^^^^^^ Warning: ChromaticAberration.qml:27:22: Cannot assign binding of type Shader to QObjectList [incompatible-type] shaders: chromaticAberration ^^^^^^^^^^^^^^^^^^^ Warning: ChromaticAberration.qml:27:41: Could not compile binding for shaders: cannot convert from QQuick3DShaderUtilsShader of to QObjectList of QObjectList [compiler] [9186/11342] Generating .rcc/qmlcache/Quick3DEffects_BrushStrokes_qml.cpp Info: BrushStrokes.qml:6:1: Unused import [unused-imports] import QtQuick3D.Effects ^^^^^^ Warning: BrushStrokes.qml:19:47: Could not compile binding for sinAlpha: Cannot generate efficient code for call to untyped JavaScript function [compiler] readonly property real sinAlpha: Math.sin(degrees_to_radians(brushAngle)) ^^^^^^^^^^^^^^^^^^ Warning: BrushStrokes.qml:20:47: Could not compile binding for cosAlpha: Cannot generate efficient code for call to untyped JavaScript function [compiler] readonly property real cosAlpha: Math.cos(degrees_to_radians(brushAngle)) ^^^^^^^^^^^^^^^^^^ Warning: BrushStrokes.qml:22:5: Could not compile function degrees_to_radians: Functions without type annotations won't be compiled [compiler] function degrees_to_radians(degrees) { ^^^^^^^^^ Warning: BrushStrokes.qml:35:22: Cannot assign binding of type Shader to QObjectList [incompatible-type] shaders: brushstrokes ^^^^^^^^^^^^ Warning: BrushStrokes.qml:35:34: Could not compile binding for shaders: cannot convert from QQuick3DShaderUtilsShader of to QObjectList of QObjectList [compiler] [9188/11342] Generating .rcc/qmlcache/Quick3DEffects_Blur_qml.cpp Info: Blur.qml:6:1: Unused import [unused-imports] import QtQuick3D.Effects ^^^^^^ Warning: Blur.qml:19:22: Cannot assign binding of type Shader to QObjectList [incompatible-type] shaders: blur ^^^^ Warning: Blur.qml:19:26: Could not compile binding for shaders: cannot convert from QQuick3DShaderUtilsShader of to QObjectList of QObjectList [compiler] [9189/11342] Generating .rcc/qmlcache/Quick3DEffects_AdditiveColorGradient_qml.cpp Info: AdditiveColorGradient.qml:6:1: Unused import [unused-imports] import QtQuick3D.Effects ^^^^^^ Warning: AdditiveColorGradient.qml:20:22: Cannot assign binding of type Shader to QObjectList [incompatible-type] shaders: additivecolorgradient ^^^^^^^^^^^^^^^^^^^^^ Warning: AdditiveColorGradient.qml:20:43: Could not compile binding for shaders: cannot convert from QQuick3DShaderUtilsShader of to QObjectList of QObjectList [compiler] [9212/11342] Generating .rcc/qmlcache/Quick3DHelpers_AxisHelper_qml.cpp Warning: AxisHelper.qml:23:18: Unqualified access [unqualified] visible: enableAxisLines ^^^^^^^^^^^^^^^ Info: enableAxisLines is a member of a parent element. You can qualify the access with its id to avoid this warning: visible: axisGrid_obj.enableAxisLines ^^^^^^^^^^^^^ Warning: AxisHelper.qml:23:18: Could not compile binding for visible: Cannot access value for name enableAxisLines [compiler] visible: enableAxisLines ^^^^^^^^^^^^^^^ Warning: AxisHelper.qml:36:18: Unqualified access [unqualified] visible: enableAxisLines ^^^^^^^^^^^^^^^ Info: enableAxisLines is a member of a parent element. You can qualify the access with its id to avoid this warning: visible: axisGrid_obj.enableAxisLines ^^^^^^^^^^^^^ Warning: AxisHelper.qml:36:18: Could not compile binding for visible: Cannot access value for name enableAxisLines [compiler] visible: enableAxisLines ^^^^^^^^^^^^^^^ Warning: AxisHelper.qml:48:18: Unqualified access [unqualified] visible: enableAxisLines ^^^^^^^^^^^^^^^ Info: enableAxisLines is a member of a parent element. You can qualify the access with its id to avoid this warning: visible: axisGrid_obj.enableAxisLines ^^^^^^^^^^^^^ Warning: AxisHelper.qml:48:18: Could not compile binding for visible: Cannot access value for name enableAxisLines [compiler] visible: enableAxisLines ^^^^^^^^^^^^^^^ [9213/11342] Generating .rcc/qmlcache/Quick3DHelpers_OrbitCameraController_qml.cpp Warning: OrbitCameraController.qml:122:5: Could not compile function mousePressed: Functions without type annotations won't be compiled [compiler] function mousePressed(newPos) { ^^^^^^^^^ Warning: OrbitCameraController.qml:129:5: Could not compile function mouseReleased: Functions without type annotations won't be compiled [compiler] function mouseReleased(newPos) { ^^^^^^^^^ Warning: OrbitCameraController.qml:27:17: Unqualified access [unqualified] target: camera ^^^^^^ Info: camera is a member of a parent element. You can qualify the access with its id to avoid this warning: target: root.camera ^^^^^ Warning: OrbitCameraController.qml:27:17: Could not compile binding for target: Cannot access value for name camera [compiler] target: camera ^^^^^^ Warning: OrbitCameraController.qml:30:28: Unqualified access [unqualified] let distance = camera.z ^^^^^^ Info: camera is a member of a parent element. You can qualify the access with its id to avoid this warning: let distance = root.camera.z ^^^^^ Warning: OrbitCameraController.qml:30:28: Could not compile function onZChanged: Cannot access value for name camera [compiler] let distance = camera.z ^^^^^^ Warning: OrbitCameraController.qml:51:18: Unqualified access [unqualified] enabled: mouseEnabled ^^^^^^^^^^^^ Info: mouseEnabled is a member of a parent element. You can qualify the access with its id to avoid this warning: enabled: root.mouseEnabled ^^^^^ Warning: OrbitCameraController.qml:51:18: Could not compile binding for enabled: Cannot access value for name mouseEnabled [compiler] enabled: mouseEnabled ^^^^^^^^^^^^ Warning: OrbitCameraController.qml:54:13: Unqualified access [unqualified] mouseMoved(Qt.vector2d(centroid.position.x, centroid.position.y), false); ^^^^^^^^^^ Warning: OrbitCameraController.qml:54:13: Could not compile binding for onCentroidChanged: method mouseMoved cannot be resolved. [compiler] mouseMoved(Qt.vector2d(centroid.position.x, centroid.position.y), false); ^^^^^^^^^^ Warning: OrbitCameraController.qml:59:17: Unqualified access [unqualified] mousePressed(Qt.vector2d(centroid.position.x, centroid.position.y)); ^^^^^^^^^^^^ Warning: OrbitCameraController.qml:59:17: Could not compile binding for onActiveChanged: method mousePressed cannot be resolved. [compiler] mousePressed(Qt.vector2d(centroid.position.x, centroid.position.y)); ^^^^^^^^^^^^ Warning: OrbitCameraController.qml:68:18: Unqualified access [unqualified] enabled: mouseEnabled && panEnabled ^^^^^^^^^^^^ Info: mouseEnabled is a member of a parent element. You can qualify the access with its id to avoid this warning: enabled: root.mouseEnabled && panEnabled ^^^^^ Warning: OrbitCameraController.qml:68:18: Could not compile binding for enabled: Cannot access value for name mouseEnabled [compiler] enabled: mouseEnabled && panEnabled ^^^^^^^^^^^^ Warning: OrbitCameraController.qml:71:13: Unqualified access [unqualified] panEvent(Qt.vector2d(centroid.position.x, centroid.position.y)); ^^^^^^^^ Info: Did you mean "parent"? parent(Qt.vector2d(centroid.position.x, centroid.position.y)); ^^^^^^ Warning: OrbitCameraController.qml:71:13: Could not compile binding for onCentroidChanged: method panEvent cannot be resolved. [compiler] panEvent(Qt.vector2d(centroid.position.x, centroid.position.y)); ^^^^^^^^ Warning: OrbitCameraController.qml:76:17: Unqualified access [unqualified] startPan(Qt.vector2d(centroid.position.x, centroid.position.y)); ^^^^^^^^ Warning: OrbitCameraController.qml:76:17: Could not compile binding for onActiveChanged: method startPan cannot be resolved. [compiler] startPan(Qt.vector2d(centroid.position.x, centroid.position.y)); ^^^^^^^^ Warning: OrbitCameraController.qml:85:18: Unqualified access [unqualified] enabled: mouseEnabled ^^^^^^^^^^^^ Info: mouseEnabled is a member of a parent element. You can qualify the access with its id to avoid this warning: enabled: root.mouseEnabled ^^^^^ Warning: OrbitCameraController.qml:85:18: Could not compile binding for enabled: Cannot access value for name mouseEnabled [compiler] enabled: mouseEnabled ^^^^^^^^^^^^ Warning: OrbitCameraController.qml:89:13: Unqualified access [unqualified] panEvent(Qt.vector2d(centroid.position.x, centroid.position.y)) ^^^^^^^^ Info: Did you mean "parent"? parent(Qt.vector2d(centroid.position.x, centroid.position.y)) ^^^^^^ Warning: OrbitCameraController.qml:89:13: Could not compile binding for onCentroidChanged: method panEvent cannot be resolved. [compiler] panEvent(Qt.vector2d(centroid.position.x, centroid.position.y)) ^^^^^^^^ Warning: OrbitCameraController.qml:94:17: Unqualified access [unqualified] startPan(Qt.vector2d(centroid.position.x, centroid.position.y)) ^^^^^^^^ Warning: OrbitCameraController.qml:94:17: Could not compile binding for onActiveChanged: method startPan cannot be resolved. [compiler] startPan(Qt.vector2d(centroid.position.x, centroid.position.y)) ^^^^^^^^ Warning: OrbitCameraController.qml:102:13: Unqualified access [unqualified] camera.z = distance * (1 / scale) ^^^^^^ Info: camera is a member of a parent element. You can qualify the access with its id to avoid this warning: root.camera.z = distance * (1 / scale) ^^^^^ Warning: OrbitCameraController.qml:102:13: Could not compile binding for onScaleChanged: Cannot access value for name camera [compiler] camera.z = distance * (1 / scale) ^^^^^^ Warning: OrbitCameraController.qml:114:18: Unqualified access [unqualified] enabled: mouseEnabled ^^^^^^^^^^^^ Info: mouseEnabled is a member of a parent element. You can qualify the access with its id to avoid this warning: enabled: root.mouseEnabled ^^^^^ Warning: OrbitCameraController.qml:114:18: Could not compile binding for enabled: Cannot access value for name mouseEnabled [compiler] enabled: mouseEnabled ^^^^^^^^^^^^ Warning: OrbitCameraController.qml:118:13: Unqualified access [unqualified] camera.z += camera.z * 0.1 * delta ^^^^^^ Info: camera is a member of a parent element. You can qualify the access with its id to avoid this warning: root.camera.z += camera.z * 0.1 * delta ^^^^^ Warning: OrbitCameraController.qml:118:13: Could not compile binding for onWheel: Cannot access value for name camera [compiler] camera.z += camera.z * 0.1 * delta ^^^^^^ Warning: OrbitCameraController.qml:154:29: Could not compile binding for onTriggered: Cannot generate efficient code for call to untyped JavaScript function [compiler] onTriggered: status.processInput(frameTime * 100) ^^^^^^^^^^^^ Warning: OrbitCameraController.qml:168:9: Could not compile function negate: Functions without type annotations won't be compiled [compiler] function negate(vector) { ^^^^^^^^^ Warning: OrbitCameraController.qml:172:9: Could not compile function processInput: Functions without type annotations won't be compiled [compiler] function processInput(frameDelta) { ^^^^^^^^^ [9214/11342] Generating .rcc/qmlcache/Quick3DHelpers_WasdController_qml.cpp Warning: WasdController.qml:65:5: Could not compile function mousePressed: Functions without type annotations won't be compiled [compiler] function mousePressed(newPos) { ^^^^^^^^^ Warning: WasdController.qml:72:5: Could not compile function mouseReleased: Functions without type annotations won't be compiled [compiler] function mouseReleased(newPos) { ^^^^^^^^^ Warning: WasdController.qml:76:5: Could not compile function mouseMoved: Functions without type annotations won't be compiled [compiler] function mouseMoved(newPos) { ^^^^^^^^^ Warning: WasdController.qml:142:5: Could not compile function handleKeyPress: Functions without type annotations won't be compiled [compiler] function handleKeyPress(event) ^^^^^^^^^ Warning: WasdController.qml:175:5: Could not compile function handleKeyRelease: Functions without type annotations won't be compiled [compiler] function handleKeyRelease(event) ^^^^^^^^^ Warning: WasdController.qml:45:18: Unqualified access [unqualified] enabled: mouseEnabled ^^^^^^^^^^^^ Info: mouseEnabled is a member of a parent element. You can qualify the access with its id to avoid this warning: enabled: root.mouseEnabled ^^^^^ Warning: WasdController.qml:45:18: Could not compile binding for enabled: Cannot access value for name mouseEnabled [compiler] enabled: mouseEnabled ^^^^^^^^^^^^ Warning: WasdController.qml:47:13: Unqualified access [unqualified] mouseMoved(Qt.vector2d(centroid.position.x, centroid.position.y)); ^^^^^^^^^^ Warning: WasdController.qml:47:13: Could not compile binding for onCentroidChanged: method mouseMoved cannot be resolved. [compiler] mouseMoved(Qt.vector2d(centroid.position.x, centroid.position.y)); ^^^^^^^^^^ Warning: WasdController.qml:52:17: Unqualified access [unqualified] mousePressed(Qt.vector2d(centroid.position.x, centroid.position.y)); ^^^^^^^^^^^^ Warning: WasdController.qml:52:17: Could not compile binding for onActiveChanged: method mousePressed cannot be resolved. [compiler] mousePressed(Qt.vector2d(centroid.position.x, centroid.position.y)); ^^^^^^^^^^^^ Warning: WasdController.qml:62:59: Could not compile binding for onPressed: Cannot generate efficient code for lookup in QJSValue [compiler] Keys.onPressed: (event)=> { if (keysEnabled && !event.isAutoRepeat) handleKeyPress(event) } ^^^^^^^^^^^^ Warning: WasdController.qml:63:60: Could not compile binding for onReleased: Cannot generate efficient code for lookup in QJSValue [compiler] Keys.onReleased: (event)=> { if (keysEnabled && !event.isAutoRepeat) handleKeyRelease(event) } ^^^^^^^^^^^^ Warning: WasdController.qml:211:29: Could not compile binding for onTriggered: Cannot generate efficient code for call to untyped JavaScript function [compiler] onTriggered: status.processInput(frameTime * 100) ^^^^^^^^^^^^ Warning: WasdController.qml:229:9: Could not compile function updatePosition: Functions without type annotations won't be compiled [compiler] function updatePosition(vector, speed, position) ^^^^^^^^^ Warning: WasdController.qml:245:9: Could not compile function negate: Functions without type annotations won't be compiled [compiler] function negate(vector) { ^^^^^^^^^ Warning: WasdController.qml:249:9: Could not compile function processInput: Functions without type annotations won't be compiled [compiler] function processInput(frameDelta) { ^^^^^^^^^ [9216/11342] Generating .rcc/qmlcache/Quick3DHelpers_DebugView_qml.cpp Warning: DebugView.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: DebugView.qml:8:1: Warnings occurred while importing module "QtQuick3D.Helpers.impl": [import] import QtQuick3D.Helpers.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick3D/Helpers/impl/plugins.qmltypes [import] --- Warning: DebugView.qml:84:21: TabBar was not found. Did you add all import paths? [import] header: TabBar { ^^^^^^ Warning: DebugView.qml:201:53: ScrollBar was not found. Did you add all import paths? [import] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:251:53: ScrollBar was not found. Did you add all import paths? [import] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:257:55: ScrollBar was not found. Did you add all import paths? [import] ScrollBar.horizontal: ScrollBar { } ^^^^^^^^^ Warning: DebugView.qml:302:53: ScrollBar was not found. Did you add all import paths? [import] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:23:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: DebugView.qml:29:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: DebugView.qml:33:13: CheckBox was not found. Did you add all import paths? [import] CheckBox { ^^^^^^^^ Warning: DebugView.qml:45:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: DebugView.qml:51:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: DebugView.qml:86:17: TabButton was not found. Did you add all import paths? [import] TabButton { ^^^^^^^^^ Warning: DebugView.qml:89:17: TabButton was not found. Did you add all import paths? [import] TabButton { ^^^^^^^^^ Warning: DebugView.qml:92:17: TabButton was not found. Did you add all import paths? [import] TabButton { ^^^^^^^^^ Warning: DebugView.qml:95:17: TabButton was not found. Did you add all import paths? [import] TabButton { ^^^^^^^^^ Warning: DebugView.qml:98:17: TabButton was not found. Did you add all import paths? [import] TabButton { ^^^^^^^^^ Warning: DebugView.qml:111:25: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: DebugView.qml:115:25: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: DebugView.qml:119:25: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: DebugView.qml:123:25: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: DebugView.qml:127:25: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: DebugView.qml:131:25: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: DebugView.qml:135:25: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: DebugView.qml:139:25: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: DebugView.qml:143:25: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: DebugView.qml:147:25: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: DebugView.qml:151:25: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: DebugView.qml:160:21: RenderStatsPassesModel was not found. Did you add all import paths? [import] RenderStatsPassesModel { ^^^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:167:25: HorizontalHeaderView was not found. Did you add all import paths? [import] HorizontalHeaderView { ^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:225:21: RenderStatsTexturesModel was not found. Did you add all import paths? [import] RenderStatsTexturesModel { ^^^^^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:232:25: HorizontalHeaderView was not found. Did you add all import paths? [import] HorizontalHeaderView { ^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:276:21: RenderStatsMeshesModel was not found. Did you add all import paths? [import] RenderStatsMeshesModel { ^^^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:283:25: HorizontalHeaderView was not found. Did you add all import paths? [import] HorizontalHeaderView { ^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:329:25: CheckBox was not found. Did you add all import paths? [import] CheckBox { ^^^^^^^^ Warning: DebugView.qml:334:29: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: DebugView.qml:337:29: ComboBox was not found. Did you add all import paths? [import] ComboBox { ^^^^^^^^ Warning: DebugView.qml:361:25: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Warning: DebugView.qml:365:25: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Warning: DebugView.qml:381:9: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: DebugView.qml:84:21: TabBar was not found. Did you add all import paths? [import] header: TabBar { ^^^^^^ Warning: DebugView.qml:324:17: Pane was not found. Did you add all import paths? [import] Pane { ^^^^ Info: Did you mean "Pass"? Pass { ^^^^ Warning: DebugView.qml:10:1: Pane was not found. Did you add all import paths? [import] Pane { ^^^^ Info: Did you mean "Pass"? Pass { ^^^^ Warning: DebugView.qml:108:17: Pane was not found. Did you add all import paths? [import] Pane { ^^^^ Info: Did you mean "Pass"? Pass { ^^^^ Warning: DebugView.qml:81:9: Page was not found. Did you add all import paths? [import] Page { ^^^^ Info: Did you mean "Image"? Image { ^^^^^ Warning: DebugView.qml:223:17: Pane was not found. Did you add all import paths? [import] Pane { ^^^^ Info: Did you mean "Pass"? Pass { ^^^^ Warning: DebugView.qml:158:17: Pane was not found. Did you add all import paths? [import] Pane { ^^^^ Info: Did you mean "Pass"? Pass { ^^^^ Warning: DebugView.qml:274:17: Pane was not found. Did you add all import paths? [import] Pane { ^^^^ Info: Did you mean "Pass"? Pass { ^^^^ Warning: DebugView.qml:375:41: Cannot resolve alias "text" [unresolved-alias] component CustomTableItemDelegate : Rectangle { ^^^^^^^^^ Warning: DebugView.qml:375:41: Cannot resolve alias "textColor" [unresolved-alias] component CustomTableItemDelegate : Rectangle { ^^^^^^^^^ Warning: DebugView.qml:41:31: Cannot resolve alias "text" [unresolved-alias] component TimeLabel : RowLayout { ^^^^^^^^^ Warning: DebugView.qml:26:17: unknown grouped property scope font. [unqualified] font.pointSize: 14 ^^^^ Warning: DebugView.qml:201:33: unknown attached property scope ScrollBar. [unqualified] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:251:33: unknown attached property scope ScrollBar. [unqualified] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:302:33: unknown attached property scope ScrollBar. [unqualified] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:383:13: unknown grouped property scope anchors. [unqualified] anchors.centerIn: parent ^^^^^^^ Warning: DebugView.qml:10:1: 'Pane' is used but it is not resolved [unresolved-type] Pane { ^^^^ Warning: DebugView.qml:10:1: 'Pane' is used but it is not resolved [unresolved-type] Pane { ^^^^ Warning: DebugView.qml:10:1: 'Pane' is used but it is not resolved [unresolved-type] Pane { ^^^^ Warning: DebugView.qml:10:1: 'Pane' is used but it is not resolved [unresolved-type] Pane { ^^^^ Warning: DebugView.qml:10:1: 'Pane' is used but it is not resolved [unresolved-type] Pane { ^^^^ Warning: DebugView.qml:23:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:23:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:23:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:26:17: 'font' is used but it is not resolved [unresolved-type] font.pointSize: 14 ^^^^ Warning: DebugView.qml:29:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:33:13: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: DebugView.qml:33:13: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: DebugView.qml:45:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:45:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:51:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:81:9: 'Page' is used but it is not resolved [unresolved-type] Page { ^^^^ Warning: DebugView.qml:81:9: 'Page' is used but it is not resolved [unresolved-type] Page { ^^^^ Warning: DebugView.qml:86:17: 'TabButton' is used but it is not resolved [unresolved-type] TabButton { ^^^^^^^^^ Warning: DebugView.qml:89:17: 'TabButton' is used but it is not resolved [unresolved-type] TabButton { ^^^^^^^^^ Warning: DebugView.qml:92:17: 'TabButton' is used but it is not resolved [unresolved-type] TabButton { ^^^^^^^^^ Warning: DebugView.qml:95:17: 'TabButton' is used but it is not resolved [unresolved-type] TabButton { ^^^^^^^^^ Warning: DebugView.qml:98:17: 'TabButton' is used but it is not resolved [unresolved-type] TabButton { ^^^^^^^^^ Warning: DebugView.qml:81:9: 'Page' is used but it is not resolved [unresolved-type] Page { ^^^^ Warning: DebugView.qml:111:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:111:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:115:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:115:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:119:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:119:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:123:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:123:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:127:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:127:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:131:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:131:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:135:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:135:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:139:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:139:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:143:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:143:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:147:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:147:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:151:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:151:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:160:21: 'RenderStatsPassesModel' is used but it is not resolved [unresolved-type] RenderStatsPassesModel { ^^^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:167:25: 'HorizontalHeaderView' is used but it is not resolved [unresolved-type] HorizontalHeaderView { ^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:167:25: 'HorizontalHeaderView' is used but it is not resolved [unresolved-type] HorizontalHeaderView { ^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:167:25: 'HorizontalHeaderView' is used but it is not resolved [unresolved-type] HorizontalHeaderView { ^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:167:25: 'HorizontalHeaderView' is used but it is not resolved [unresolved-type] HorizontalHeaderView { ^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:201:53: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:201:53: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:203:37: 'anchors' is used but it is not resolved [unresolved-type] anchors.top: passesTableView.top ^^^^^^^ Warning: DebugView.qml:201:53: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:203:37: 'anchors' is used but it is not resolved [unresolved-type] anchors.top: passesTableView.top ^^^^^^^ Warning: DebugView.qml:201:53: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:203:37: 'anchors' is used but it is not resolved [unresolved-type] anchors.top: passesTableView.top ^^^^^^^ Warning: DebugView.qml:201:33: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:225:21: 'RenderStatsTexturesModel' is used but it is not resolved [unresolved-type] RenderStatsTexturesModel { ^^^^^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:232:25: 'HorizontalHeaderView' is used but it is not resolved [unresolved-type] HorizontalHeaderView { ^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:232:25: 'HorizontalHeaderView' is used but it is not resolved [unresolved-type] HorizontalHeaderView { ^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:232:25: 'HorizontalHeaderView' is used but it is not resolved [unresolved-type] HorizontalHeaderView { ^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:232:25: 'HorizontalHeaderView' is used but it is not resolved [unresolved-type] HorizontalHeaderView { ^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:251:53: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:251:53: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:253:37: 'anchors' is used but it is not resolved [unresolved-type] anchors.top: texturesTableView.top ^^^^^^^ Warning: DebugView.qml:251:53: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:253:37: 'anchors' is used but it is not resolved [unresolved-type] anchors.top: texturesTableView.top ^^^^^^^ Warning: DebugView.qml:251:53: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:253:37: 'anchors' is used but it is not resolved [unresolved-type] anchors.top: texturesTableView.top ^^^^^^^ Warning: DebugView.qml:251:33: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:251:33: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:276:21: 'RenderStatsMeshesModel' is used but it is not resolved [unresolved-type] RenderStatsMeshesModel { ^^^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:283:25: 'HorizontalHeaderView' is used but it is not resolved [unresolved-type] HorizontalHeaderView { ^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:283:25: 'HorizontalHeaderView' is used but it is not resolved [unresolved-type] HorizontalHeaderView { ^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:283:25: 'HorizontalHeaderView' is used but it is not resolved [unresolved-type] HorizontalHeaderView { ^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:283:25: 'HorizontalHeaderView' is used but it is not resolved [unresolved-type] HorizontalHeaderView { ^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:302:53: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:302:53: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:304:37: 'anchors' is used but it is not resolved [unresolved-type] anchors.top: meshesTableView.top ^^^^^^^ Warning: DebugView.qml:302:53: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:304:37: 'anchors' is used but it is not resolved [unresolved-type] anchors.top: meshesTableView.top ^^^^^^^ Warning: DebugView.qml:302:53: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:304:37: 'anchors' is used but it is not resolved [unresolved-type] anchors.top: meshesTableView.top ^^^^^^^ Warning: DebugView.qml:302:33: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:329:25: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: DebugView.qml:329:25: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: DebugView.qml:334:29: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:337:29: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: DebugView.qml:337:29: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: DebugView.qml:337:29: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: DebugView.qml:337:29: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: DebugView.qml:337:29: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: DebugView.qml:337:29: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: DebugView.qml:361:25: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: DebugView.qml:361:25: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: DebugView.qml:365:25: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: DebugView.qml:365:25: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: DebugView.qml:381:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:383:13: 'anchors' is used but it is not resolved [unresolved-type] anchors.centerIn: parent ^^^^^^^ Warning: DebugView.qml:381:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:10:1: 'Pane' is used but it is not resolved [unresolved-type] Pane { ^^^^ Warning: DebugView.qml:10:1: 'Pane' is used but it is not resolved [unresolved-type] Pane { ^^^^ Warning: DebugView.qml:10:1: 'Pane' is used but it is not resolved [unresolved-type] Pane { ^^^^ Warning: DebugView.qml:10:1: 'Pane' is used but it is not resolved [unresolved-type] Pane { ^^^^ Warning: DebugView.qml:86:17: Cannot assign to non-existent default property [missing-property] TabButton { ^^^^^^^^^ Warning: DebugView.qml:167:25: Type HorizontalHeaderView is used but it is not resolved [unresolved-type] HorizontalHeaderView { ^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:23:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:29:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:33:13: Type CheckBox is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: DebugView.qml:329:25: Type CheckBox is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: DebugView.qml:361:25: Type Button is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: DebugView.qml:365:25: Type Button is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: DebugView.qml:326:21: Cannot assign to non-existent default property [missing-property] ColumnLayout { ^^^^^^^^^^^^ Warning: DebugView.qml:19:5: Cannot assign to non-existent default property [missing-property] ColumnLayout { ^^^^^^^^^^^^ Warning: DebugView.qml:283:25: Type HorizontalHeaderView is used but it is not resolved [unresolved-type] HorizontalHeaderView { ^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:110:21: Cannot assign to non-existent default property [missing-property] ColumnLayout { ^^^^^^^^^^^^ Warning: DebugView.qml:103:13: Cannot assign to non-existent default property [missing-property] StackLayout { ^^^^^^^^^^^ Warning: DebugView.qml:111:25: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:115:25: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:119:25: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:123:25: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:127:25: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:131:25: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:135:25: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:139:25: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:143:25: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:147:25: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:151:25: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:232:25: Type HorizontalHeaderView is used but it is not resolved [unresolved-type] HorizontalHeaderView { ^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:225:21: Cannot assign to non-existent default property [missing-property] RenderStatsTexturesModel { ^^^^^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:334:29: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:337:29: Type ComboBox is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: DebugView.qml:108:17: Type Pane is used but it is not resolved [unresolved-type] Pane { ^^^^ Warning: DebugView.qml:158:17: Type Pane is used but it is not resolved [unresolved-type] Pane { ^^^^ Warning: DebugView.qml:223:17: Type Pane is used but it is not resolved [unresolved-type] Pane { ^^^^ Warning: DebugView.qml:274:17: Type Pane is used but it is not resolved [unresolved-type] Pane { ^^^^ Warning: DebugView.qml:324:17: Type Pane is used but it is not resolved [unresolved-type] Pane { ^^^^ Warning: DebugView.qml:81:9: Type Page is used but it is not resolved [unresolved-type] Page { ^^^^ Warning: DebugView.qml:160:21: Cannot assign to non-existent default property [missing-property] RenderStatsPassesModel { ^^^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:276:21: Cannot assign to non-existent default property [missing-property] RenderStatsMeshesModel { ^^^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:45:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:51:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:381:9: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: DebugView.qml:124:29: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: source.renderStats.drawVertexCount + " vertices" ^^^^ Warning: DebugView.qml:125:29: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: resourceDetailsVisible ^^^^^^^ Warning: DebugView.qml:26:22: Binding assigned to "pointSize", but no property "pointSize" exists in the current element. [missing-property] font.pointSize: 14 ^^^^^^^^^ Warning: DebugView.qml:315:37: No type found for property "text". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] text: display ^^^^ Warning: DebugView.qml:317:37: No type found for property "textColor". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] textColor: meshesTableView.palette.text ^^^^^^^^^ Warning: DebugView.qml:48:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Frame: " ^^^^ Warning: DebugView.qml:116:29: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: source.renderStats.renderPassCount + " render passes" ^^^^ Warning: DebugView.qml:117:29: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: resourceDetailsVisible ^^^^^^^ Warning: DebugView.qml:120:29: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: source.renderStats.drawCallCount + " draw calls" ^^^^ Warning: DebugView.qml:121:29: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: resourceDetailsVisible ^^^^^^^ Warning: DebugView.qml:303:37: Binding assigned to "parent", but no property "parent" exists in the current element. [missing-property] parent: meshesTableView.parent ^^^^^^ Warning: DebugView.qml:384:13: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: palette.text ^^^^^ Warning: DebugView.qml:72:13: No type found for property "text". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] text: " Render: " ^^^^ Warning: DebugView.qml:132:29: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Mesh assets: " + (source.renderStats.meshDataSize / 1024).toFixed(2) + " KB" ^^^^ Warning: DebugView.qml:133:29: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: resourceDetailsVisible ^^^^^^^ Warning: DebugView.qml:57:13: No type found for property "text". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] text: "Frame: " ^^^^ Warning: DebugView.qml:144:29: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Effect build time: " + source.renderStats.effectGenerationTime + " ms" ^^^^ Warning: DebugView.qml:145:29: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: resourceDetailsVisible ^^^^^^^ Warning: DebugView.qml:278:25: Binding assigned to "meshData", but no property "meshData" exists in the current element. [missing-property] meshData: source.renderStats.meshDetails ^^^^^^^^ Warning: DebugView.qml:284:29: Binding assigned to "syncView", but no property "syncView" exists in the current element. [missing-property] syncView: meshesTableView ^^^^^^^^ Warning: DebugView.qml:285:29: Binding assigned to "resizableColumns", but no property "resizableColumns" exists in the current element. [missing-property] resizableColumns: false // otherwise QTBUG-111013 happens ^^^^^^^^^^^^^^^^ Warning: DebugView.qml:286:29: Binding assigned to "boundsBehavior", but no property "boundsBehavior" exists in the current element. [missing-property] boundsBehavior: Flickable.StopAtBounds ^^^^^^^^^^^^^^ Warning: DebugView.qml:287:29: Binding assigned to "flickableDirection", but no property "flickableDirection" exists in the current element. [missing-property] flickableDirection: Flickable.VerticalFlick ^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:162:25: Binding assigned to "passData", but no property "passData" exists in the current element. [missing-property] passData: source.renderStats.renderPassDetails ^^^^^^^^ Warning: DebugView.qml:335:33: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Material override" ^^^^ Warning: DebugView.qml:67:13: No type found for property "text". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] text: " Prep: " ^^^^ Warning: DebugView.qml:93:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Textures" ^^^^ Warning: DebugView.qml:233:29: Binding assigned to "syncView", but no property "syncView" exists in the current element. [missing-property] syncView: texturesTableView ^^^^^^^^ Warning: DebugView.qml:234:29: Binding assigned to "resizableColumns", but no property "resizableColumns" exists in the current element. [missing-property] resizableColumns: false // otherwise QTBUG-111013 happens ^^^^^^^^^^^^^^^^ Warning: DebugView.qml:235:29: Binding assigned to "boundsBehavior", but no property "boundsBehavior" exists in the current element. [missing-property] boundsBehavior: Flickable.StopAtBounds ^^^^^^^^^^^^^^ Warning: DebugView.qml:236:29: Binding assigned to "flickableDirection", but no property "flickableDirection" exists in the current element. [missing-property] flickableDirection: Flickable.VerticalFlick ^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:339:33: Binding assigned to "textRole", but no property "textRole" exists in the current element. [missing-property] textRole: "text" ^^^^^^^^ Warning: DebugView.qml:340:33: Binding assigned to "valueRole", but no property "valueRole" exists in the current element. [missing-property] valueRole: "value" ^^^^^^^^^ Warning: DebugView.qml:341:33: Binding assigned to "implicitContentWidthPolicy", but no property "implicitContentWidthPolicy" exists in the current element. [missing-property] implicitContentWidthPolicy: ComboBox.WidestText ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:344:33: Binding assigned to "model", but no property "model" exists in the current element. [missing-property] model: [ ^^^^^ Warning: DebugView.qml:362:29: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Release cached resources" ^^^^ Warning: DebugView.qml:203:45: Binding assigned to "top", but no property "top" exists in the current element. [missing-property] anchors.top: passesTableView.top ^^^ Warning: DebugView.qml:204:45: Binding assigned to "bottom", but no property "bottom" exists in the current element. [missing-property] anchors.bottom: passesTableView.bottom ^^^^^^ Warning: DebugView.qml:205:45: Binding assigned to "left", but no property "left" exists in the current element. [missing-property] anchors.left: passesTableView.right ^^^^ Warning: DebugView.qml:202:37: Binding assigned to "parent", but no property "parent" exists in the current element. [missing-property] parent: passesTableView.parent ^^^^^^ Warning: DebugView.qml:62:13: No type found for property "text". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] text: " Sync: " ^^^^ Warning: DebugView.qml:152:29: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: source.renderStats.vmemAllocCount + " vmem allocs with " + source.renderStats.vmemUsedBytes + " bytes" ^^^^ Warning: DebugView.qml:153:29: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: resourceDetailsVisible && source.renderStats.vmemAllocCount > 0 ^^^^^^^ Warning: DebugView.qml:227:25: Binding assigned to "textureData", but no property "textureData" exists in the current element. [missing-property] textureData: source.renderStats.textureDetails ^^^^^^^^^^^ Warning: DebugView.qml:304:45: Binding assigned to "top", but no property "top" exists in the current element. [missing-property] anchors.top: meshesTableView.top ^^^ Warning: DebugView.qml:305:45: Binding assigned to "bottom", but no property "bottom" exists in the current element. [missing-property] anchors.bottom: meshesTableView.bottom ^^^^^^ Warning: DebugView.qml:306:45: Binding assigned to "left", but no property "left" exists in the current element. [missing-property] anchors.left: meshesTableView.right ^^^^ Warning: DebugView.qml:330:29: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Wireframe mode" ^^^^ Warning: DebugView.qml:25:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: source.renderStats.fps + " FPS" ^^^^ Warning: DebugView.qml:253:45: Binding assigned to "top", but no property "top" exists in the current element. [missing-property] anchors.top: texturesTableView.top ^^^ Warning: DebugView.qml:254:45: Binding assigned to "bottom", but no property "bottom" exists in the current element. [missing-property] anchors.bottom: texturesTableView.bottom ^^^^^^ Warning: DebugView.qml:255:45: Binding assigned to "left", but no property "left" exists in the current element. [missing-property] anchors.left: texturesTableView.right ^^^^ Warning: DebugView.qml:265:37: No type found for property "text". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] text: display ^^^^ Warning: DebugView.qml:267:37: No type found for property "textColor". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] textColor: texturesTableView.palette.text ^^^^^^^^^ Warning: DebugView.qml:99:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Tools" ^^^^ Warning: DebugView.qml:34:17: Binding assigned to "checked", but no property "checked" exists in the current element. [missing-property] checked: resourceDetailsVisible ^^^^^^^ Warning: DebugView.qml:96:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Meshes" ^^^^ Warning: DebugView.qml:15:5: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: resourceDetailsVisible ? 600 : layout.contentWidth ^^^^^ Warning: DebugView.qml:16:5: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] height: layout.contentHeight ^^^^^^ Warning: DebugView.qml:17:5: Binding assigned to "opacity", but no property "opacity" exists in the current element. [missing-property] opacity: 0.9 ^^^^^^^ Warning: DebugView.qml:214:37: No type found for property "text". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] text: display ^^^^ Warning: DebugView.qml:216:37: No type found for property "textColor". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] textColor: passesTableView.palette.text ^^^^^^^^^ Warning: DebugView.qml:366:29: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Bake lightmap" ^^^^ Warning: DebugView.qml:148:29: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Pipeline build time: " + source.renderStats.pipelineCreationTime + " ms" ^^^^ Warning: DebugView.qml:149:29: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: resourceDetailsVisible ^^^^^^^ Warning: DebugView.qml:168:29: Binding assigned to "syncView", but no property "syncView" exists in the current element. [missing-property] syncView: passesTableView ^^^^^^^^ Warning: DebugView.qml:169:29: Binding assigned to "resizableColumns", but no property "resizableColumns" exists in the current element. [missing-property] resizableColumns: false // otherwise QTBUG-111013 happens ^^^^^^^^^^^^^^^^ Warning: DebugView.qml:170:29: Binding assigned to "boundsBehavior", but no property "boundsBehavior" exists in the current element. [missing-property] boundsBehavior: Flickable.StopAtBounds ^^^^^^^^^^^^^^ Warning: DebugView.qml:171:29: Binding assigned to "flickableDirection", but no property "flickableDirection" exists in the current element. [missing-property] flickableDirection: Flickable.VerticalFlick ^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:140:29: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Material build time: " + source.renderStats.materialGenerationTime + " ms" ^^^^ Warning: DebugView.qml:141:29: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: resourceDetailsVisible ^^^^^^^ Warning: DebugView.qml:128:29: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Image assets: " + (source.renderStats.imageDataSize / 1024).toFixed(2) + " KB" ^^^^ Warning: DebugView.qml:129:29: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: resourceDetailsVisible ^^^^^^^ Warning: DebugView.qml:383:21: Binding assigned to "centerIn", but no property "centerIn" exists in the current element. [missing-property] anchors.centerIn: parent ^^^^^^^^ Warning: DebugView.qml:252:37: Binding assigned to "parent", but no property "parent" exists in the current element. [missing-property] parent: texturesTableView.parent ^^^^^^ Warning: DebugView.qml:83:13: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: resourceDetailsVisible ^^^^^^^ Warning: DebugView.qml:87:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Summary" ^^^^ Warning: DebugView.qml:136:29: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Pipelines: " + source.renderStats.pipelineCount ^^^^ Warning: DebugView.qml:137:29: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: resourceDetailsVisible ^^^^^^^ Warning: DebugView.qml:30:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Details" ^^^^ Warning: DebugView.qml:112:29: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Graphics API: " + source.renderStats.graphicsApiName ^^^^ Warning: DebugView.qml:113:29: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: resourceDetailsVisible ^^^^^^^ Warning: DebugView.qml:90:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Passes" ^^^^ Warning: DebugView.qml:77:13: No type found for property "text". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] text: "Max: " ^^^^ Warning: DebugView.qml:52:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: timeLabel.value.toFixed(3) + "ms" ^^^^ Warning: DebugView.qml:201:33: Type ScrollBar is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:251:33: Type ScrollBar is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: DebugView.qml:302:33: Type ScrollBar is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Info: DebugView.qml:8:1: Unused import [unused-imports] import QtQuick3D.Helpers.impl ^^^^^^ Info: DebugView.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: DebugView.qml:15:5: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: DebugView.qml:16:5: Could not compile binding for height: Cannot resolve property type for binding on height. [compiler] Warning: DebugView.qml:390:20: Could not compile function syncVisible: Cannot load property renderStats from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtquick3d/src/helpers/DebugView.qml)::source with type QVariant. [compiler] source.renderStats.extendedDataCollectionEnabled = visible && resourceDetailsVisible; ^^^^^^^^^^^ Warning: DebugView.qml:398:5: Could not compile binding for onVisibleChanged: Cannot resolve property type for binding on onVisibleChanged. [compiler] Warning: DebugView.qml:25:17: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: DebugView.qml:34:17: Could not compile binding for checked: Cannot resolve property type for binding on checked. [compiler] Warning: DebugView.qml:35:17: Could not compile binding for onCheckedChanged: Cannot resolve property type for binding on onCheckedChanged. [compiler] Warning: DebugView.qml:52:17: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: DebugView.qml:58:20: Unqualified access [unqualified] value: source.renderStats.frameTime ^^^^^^ Info: source is a member of a parent element. You can qualify the access with its id to avoid this warning: value: .source.renderStats.frameTime ^^^^^ Warning: DebugView.qml:58:20: Could not compile binding for value: Cannot access value for name source [compiler] value: source.renderStats.frameTime ^^^^^^ Warning: DebugView.qml:63:20: Unqualified access [unqualified] value: source.renderStats.syncTime ^^^^^^ Info: source is a member of a parent element. You can qualify the access with its id to avoid this warning: value: .source.renderStats.syncTime ^^^^^ Warning: DebugView.qml:63:20: Could not compile binding for value: Cannot access value for name source [compiler] value: source.renderStats.syncTime ^^^^^^ Warning: DebugView.qml:68:20: Unqualified access [unqualified] value: source.renderStats.renderPrepareTime ^^^^^^ Info: source is a member of a parent element. You can qualify the access with its id to avoid this warning: value: .source.renderStats.renderPrepareTime ^^^^^ Warning: DebugView.qml:68:20: Could not compile binding for value: Cannot access value for name source [compiler] value: source.renderStats.renderPrepareTime ^^^^^^ Warning: DebugView.qml:73:20: Unqualified access [unqualified] value: source.renderStats.renderTime ^^^^^^ Info: source is a member of a parent element. You can qualify the access with its id to avoid this warning: value: .source.renderStats.renderTime ^^^^^ Warning: DebugView.qml:73:20: Could not compile binding for value: Cannot access value for name source [compiler] value: source.renderStats.renderTime ^^^^^^ Warning: DebugView.qml:78:20: Unqualified access [unqualified] value: source.renderStats.maxFrameTime ^^^^^^ Info: source is a member of a parent element. You can qualify the access with its id to avoid this warning: value: .source.renderStats.maxFrameTime ^^^^^ Warning: DebugView.qml:78:20: Could not compile binding for value: Cannot access value for name source [compiler] value: source.renderStats.maxFrameTime ^^^^^^ Warning: DebugView.qml:83:13: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: DebugView.qml:84:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] header: TabBar { ^^^^^^ Warning: DebugView.qml:106:31: Could not compile binding for currentIndex: Cannot retrieve a non-object type by ID: tabBar [compiler] currentIndex: tabBar.currentIndex ^^^^^^ Warning: DebugView.qml:112:29: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: DebugView.qml:113:29: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: DebugView.qml:116:29: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: DebugView.qml:117:29: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: DebugView.qml:120:29: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: DebugView.qml:121:29: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: DebugView.qml:124:29: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: DebugView.qml:125:29: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: DebugView.qml:128:29: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: DebugView.qml:129:29: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: DebugView.qml:132:29: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: DebugView.qml:133:29: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: DebugView.qml:136:29: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: DebugView.qml:137:29: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: DebugView.qml:140:29: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: DebugView.qml:141:29: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: DebugView.qml:144:29: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: DebugView.qml:145:29: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: DebugView.qml:148:29: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: DebugView.qml:149:29: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: DebugView.qml:152:29: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: DebugView.qml:153:29: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: DebugView.qml:162:25: Could not compile binding for passData: Cannot resolve property type for binding on passData. [compiler] Warning: DebugView.qml:168:29: Could not compile binding for syncView: Cannot resolve property type for binding on syncView. [compiler] Warning: DebugView.qml:170:29: Could not compile binding for boundsBehavior: Cannot resolve property type for binding on boundsBehavior. [compiler] Warning: DebugView.qml:171:29: Could not compile binding for flickableDirection: Cannot resolve property type for binding on flickableDirection. [compiler] Warning: DebugView.qml:195:61: Could not compile binding for columnFactors: Cannot generate efficient code for storing an array in a non-sequence type [compiler] property var columnFactors: [58, 14, 12, 12]; // == 96, leave space for the scrollbar ^ Warning: DebugView.qml:196:54: Could not compile binding for columnWidthProvider: Functions without type annotations won't be compiled [compiler] columnWidthProvider: function (column) { ^^^^^^^^^ Warning: DebugView.qml:196:54: Could not compile binding for columnWidthProvider: Cannot generate efficient code for LoadClosure [compiler] columnWidthProvider: function (column) { ^^^^^^^^^ Warning: DebugView.qml:160:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] RenderStatsPassesModel { ^^^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:208:40: Could not compile binding for model: Cannot retrieve a non-object type by ID: passesModel [compiler] model: passesModel ^^^^^^^^^^^ Warning: DebugView.qml:202:37: Could not compile binding for parent: Cannot resolve property type for binding on parent. [compiler] Warning: DebugView.qml:203:45: Could not compile binding for top: Cannot resolve property type for binding on top. [compiler] Warning: DebugView.qml:204:45: Could not compile binding for bottom: Cannot resolve property type for binding on bottom. [compiler] Warning: DebugView.qml:205:45: Could not compile binding for left: Cannot resolve property type for binding on left. [compiler] Warning: DebugView.qml:214:37: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: DebugView.qml:215:44: Unqualified access [unqualified] color: passesTableView.palette.base ^^^^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2019 The Qt Company Ltd. Warning: DebugView.qml:215:44: Could not compile binding for color: Cannot access value for name passesTableView [compiler] color: passesTableView.palette.base ^^^^^^^^^^^^^^^ Warning: DebugView.qml:216:37: Could not compile binding for textColor: Cannot resolve property type for binding on textColor. [compiler] Warning: DebugView.qml:227:25: Could not compile binding for textureData: Cannot resolve property type for binding on textureData. [compiler] Warning: DebugView.qml:233:29: Could not compile binding for syncView: Cannot resolve property type for binding on syncView. [compiler] Warning: DebugView.qml:235:29: Could not compile binding for boundsBehavior: Cannot resolve property type for binding on boundsBehavior. [compiler] Warning: DebugView.qml:236:29: Could not compile binding for flickableDirection: Cannot resolve property type for binding on flickableDirection. [compiler] Warning: DebugView.qml:245:61: Could not compile binding for columnFactors: Cannot generate efficient code for storing an array in a non-sequence type [compiler] property var columnFactors: [48, 12, 12, 12, 12]; // == 96, leave space for the scrollbar ^ Warning: DebugView.qml:246:54: Could not compile binding for columnWidthProvider: Functions without type annotations won't be compiled [compiler] columnWidthProvider: function (column) { ^^^^^^^^^ Warning: DebugView.qml:246:54: Could not compile binding for columnWidthProvider: Cannot generate efficient code for LoadClosure [compiler] columnWidthProvider: function (column) { ^^^^^^^^^ Warning: DebugView.qml:225:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] RenderStatsTexturesModel { ^^^^^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:259:40: Could not compile binding for model: Cannot retrieve a non-object type by ID: texturesModel [compiler] model: texturesModel ^^^^^^^^^^^^^ Warning: DebugView.qml:252:37: Could not compile binding for parent: Cannot resolve property type for binding on parent. [compiler] Warning: DebugView.qml:253:45: Could not compile binding for top: Cannot resolve property type for binding on top. [compiler] Warning: DebugView.qml:254:45: Could not compile binding for bottom: Cannot resolve property type for binding on bottom. [compiler] Warning: DebugView.qml:255:45: Could not compile binding for left: Cannot resolve property type for binding on left. [compiler] Warning: DebugView.qml:265:37: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: DebugView.qml:266:44: Unqualified access [unqualified] color: texturesTableView.palette.base ^^^^^^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2019 The Qt Company Ltd. Warning: DebugView.qml:266:44: Could not compile binding for color: Cannot access value for name texturesTableView [compiler] color: texturesTableView.palette.base ^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:267:37: Could not compile binding for textColor: Cannot resolve property type for binding on textColor. [compiler] Warning: DebugView.qml:278:25: Could not compile binding for meshData: Cannot resolve property type for binding on meshData. [compiler] Warning: DebugView.qml:284:29: Could not compile binding for syncView: Cannot resolve property type for binding on syncView. [compiler] Warning: DebugView.qml:286:29: Could not compile binding for boundsBehavior: Cannot resolve property type for binding on boundsBehavior. [compiler] Warning: DebugView.qml:287:29: Could not compile binding for flickableDirection: Cannot resolve property type for binding on flickableDirection. [compiler] Warning: DebugView.qml:296:61: Could not compile binding for columnFactors: Cannot generate efficient code for storing an array in a non-sequence type [compiler] property var columnFactors: [48, 12, 12, 12, 12]; // == 96, leave space for the scrollbar ^ Warning: DebugView.qml:297:54: Could not compile binding for columnWidthProvider: Functions without type annotations won't be compiled [compiler] columnWidthProvider: function (column) { ^^^^^^^^^ Warning: DebugView.qml:297:54: Could not compile binding for columnWidthProvider: Cannot generate efficient code for LoadClosure [compiler] columnWidthProvider: function (column) { ^^^^^^^^^ Warning: DebugView.qml:276:21: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] RenderStatsMeshesModel { ^^^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:309:40: Could not compile binding for model: Cannot retrieve a non-object type by ID: meshesModel [compiler] model: meshesModel ^^^^^^^^^^^ Warning: DebugView.qml:303:37: Could not compile binding for parent: Cannot resolve property type for binding on parent. [compiler] Warning: DebugView.qml:304:45: Could not compile binding for top: Cannot resolve property type for binding on top. [compiler] Warning: DebugView.qml:305:45: Could not compile binding for bottom: Cannot resolve property type for binding on bottom. [compiler] Warning: DebugView.qml:306:45: Could not compile binding for left: Cannot resolve property type for binding on left. [compiler] Warning: DebugView.qml:315:37: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: DebugView.qml:316:44: Unqualified access [unqualified] color: meshesTableView.palette.base ^^^^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2019 The Qt Company Ltd. Warning: DebugView.qml:316:44: Could not compile binding for color: Cannot access value for name meshesTableView [compiler] color: meshesTableView.palette.base ^^^^^^^^^^^^^^^ Warning: DebugView.qml:317:37: Could not compile binding for textColor: Cannot resolve property type for binding on textColor. [compiler] Warning: DebugView.qml:331:29: Could not compile binding for onCheckedChanged: Cannot resolve property type for binding on onCheckedChanged. [compiler] Warning: DebugView.qml:341:33: Could not compile binding for implicitContentWidthPolicy: Cannot resolve property type for binding on implicitContentWidthPolicy. [compiler] Warning: DebugView.qml:342:33: Could not compile binding for onActivated: Cannot resolve property type for binding on onActivated. [compiler] Warning: DebugView.qml:344:33: Could not compile binding for model: Cannot resolve property type for binding on model. [compiler] Warning: DebugView.qml:337:29: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] ComboBox { ^^^^^^^^ Warning: DebugView.qml:343:56: Could not compile binding for onCompleted: Cannot retrieve a non-object type by ID: materialOverrideComboBox [compiler] Component.onCompleted: materialOverrideComboBox.currentIndex = materialOverrideComboBox.indexOfValue(source.environment.debugSettings.materialOverride) ^^^^^^^^^^^^^^^^^^^^^^^^ Warning: DebugView.qml:363:29: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: DebugView.qml:367:29: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: DebugView.qml:381:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Label { ^^^^^ Warning: DebugView.qml:379:25: Could not compile binding for implicitHeight: Cannot retrieve a non-object type by ID: textLabel [compiler] implicitHeight: textLabel.implicitHeight + 4 ^^^^^^^^^ Warning: DebugView.qml:384:13: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] Warning: DebugView.qml:383:21: Could not compile binding for centerIn: Cannot resolve property type for binding on centerIn. [compiler] [9217/11342] Generating .rcc/qmlcache/Quick3DHelpers_LodManager_qml.cpp Warning: LodManager.qml:16:42: Could not compile binding for onChildrenChanged: Instruction "generate_CmpInstanceOf" not implemented [compiler] if (!(children[i] instanceof Model) || !children[i].instancing) ^^^^^ Warning: LodManager.qml:30:17: Unqualified access [unqualified] target: camera ^^^^^^ Info: camera is a member of a parent element. You can qualify the access with its id to avoid this warning: target: .camera ^^^^^ Warning: LodManager.qml:30:17: Could not compile binding for target: Cannot access value for name camera [compiler] target: camera ^^^^^^ Warning: LodManager.qml:33:33: Unqualified access [unqualified] for (var i = 0; i < children.length; i++) { ^^^^^^^^ Info: children is a member of a parent element. You can qualify the access with its id to avoid this warning: for (var i = 0; i < .children.length; i++) { ^^^^^ Warning: LodManager.qml:33:33: Could not compile function onPositionChanged: Cannot access value for name children [compiler] for (var i = 0; i < children.length; i++) { ^^^^^^^^ [9220/11342] Generating .rcc/qmlcache/Quick3DHelpers_ExtendedSceneEnvironment_qml.cpp Warning: ExtendedSceneEnvironment.qml:6:1: Warnings occurred while importing module "QtQuick3D.Helpers.impl": [import] import QtQuick3D.Helpers.impl ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick3D/Helpers/impl/plugins.qmltypes [import] --- Warning: ExtendedSceneEnvironment.qml:8:1: DepthOfFieldEffect was not found. Did you add all import paths? [import] SceneEffectEnvironment { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "DepthOfFieldBlur"? DepthOfFieldBlurment { ^^^^^^^^^^^^^^^^ Warning: ExtendedSceneEnvironment.qml:8:1: MainSceneEffect was not found. Did you add all import paths? [import] SceneEffectEnvironment { ^^^^^^^^^^^^^^^ Info: Did you mean "SceneEffect"? SceneEffectronment { ^^^^^^^^^^^ Warning: ExtendedSceneEnvironment.qml:8:1: SceneEffectEnvironment was not found. Did you add all import paths? [import] SceneEffectEnvironment { ^^^^^^^^^^^^^^^^^^^^^^ Info: Did you mean "SceneEnvironment"? SceneEnvironment { ^^^^^^^^^^^^^^^^ Warning: ExtendedSceneEnvironment.qml:8:1: Cannot resolve alias "depthOfFieldEnabled" [unresolved-alias] SceneEffectEnvironment { ^^^^^^^^^^^^^^^^^^^^^^ Warning: ExtendedSceneEnvironment.qml:91:5: 'DepthOfFieldBlur' is used but it is not resolved [unresolved-type] DepthOfFieldBlur { ^^^^^^^^^^^^^^^^ Warning: ExtendedSceneEnvironment.qml:96:5: 'SceneEffect' is used but it is not resolved [unresolved-type] SceneEffect { ^^^^^^^^^^^ Warning: ExtendedSceneEnvironment.qml:96:5: 'SceneEffect' is used but it is not resolved [unresolved-type] SceneEffect { ^^^^^^^^^^^ Warning: ExtendedSceneEnvironment.qml:91:5: Cannot assign to non-existent default property [missing-property] DepthOfFieldBlur { ^^^^^^^^^^^^^^^^ Warning: ExtendedSceneEnvironment.qml:93:9: Binding assigned to "environment", but no property "environment" exists in the current element. [missing-property] environment: sceneEnvironment ^^^^^^^^^^^ Warning: ExtendedSceneEnvironment.qml:98:9: Binding assigned to "environment", but no property "environment" exists in the current element. [missing-property] environment: sceneEnvironment ^^^^^^^^^^^ Info: ExtendedSceneEnvironment.qml:5:1: Unused import [unused-imports] import QtQuick3D ^^^^^^ Warning: ExtendedSceneEnvironment.qml:93:9: Could not compile binding for environment: Cannot resolve property type for binding on environment. [compiler] Warning: ExtendedSceneEnvironment.qml:98:9: Could not compile binding for environment: Cannot resolve property type for binding on environment. [compiler] Warning: ExtendedSceneEnvironment.qml:8:1: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SceneEffectEnvironment { ^^^^^^^^^^^^^^^^^^^^^^ Warning: ExtendedSceneEnvironment.qml:99:22: Could not compile binding for tonemapMode: Cannot retrieve a non-object type by ID: sceneEnvironment [compiler] tonemapMode: sceneEnvironment.tonemapMode ^^^^^^^^^^^^^^^^ [9231/11342] Generating .rcc/qmlcache/Quick3DHelpersImpl_SceneEffect_qml.cpp Warning: SceneEffect.qml:142:22: Could not compile function buildPasses: Cannot generate efficient code for call to untyped JavaScript function [compiler] passList.push(lensFlareDownsamplePass) ^^^^ Warning: SceneEffect.qml:687:33: Could not compile function rebuildCommands: Cannot generate efficient code for call to untyped JavaScript function [compiler] dynamicCommands.push(glowBufferInput1) ^^^^ [9232/11342] Generating .rcc/qmlcache/Quick3DHelpersImpl_LightmapperOutputWindow_qml.cpp Warning: LightmapperOutputWindow.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: LightmapperOutputWindow.qml:18:9: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Warning: LightmapperOutputWindow.qml:27:13: TextArea was not found. Did you add all import paths? [import] TextArea { ^^^^^^^^ Warning: LightmapperOutputWindow.qml:24:9: ScrollView was not found. Did you add all import paths? [import] ScrollView { ^^^^^^^^^^ Warning: LightmapperOutputWindow.qml:31:17: unknown grouped property scope font. [unqualified] font.pixelSize: 12 ^^^^ Warning: LightmapperOutputWindow.qml:18:9: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: LightmapperOutputWindow.qml:18:9: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: LightmapperOutputWindow.qml:18:9: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: LightmapperOutputWindow.qml:24:9: 'ScrollView' is used but it is not resolved [unresolved-type] ScrollView { ^^^^^^^^^^ Warning: LightmapperOutputWindow.qml:24:9: 'ScrollView' is used but it is not resolved [unresolved-type] ScrollView { ^^^^^^^^^^ Warning: LightmapperOutputWindow.qml:27:13: 'TextArea' is used but it is not resolved [unresolved-type] TextArea { ^^^^^^^^ Warning: LightmapperOutputWindow.qml:27:13: 'TextArea' is used but it is not resolved [unresolved-type] TextArea { ^^^^^^^^ Warning: LightmapperOutputWindow.qml:27:13: 'TextArea' is used but it is not resolved [unresolved-type] TextArea { ^^^^^^^^ Warning: LightmapperOutputWindow.qml:31:17: 'font' is used but it is not resolved [unresolved-type] font.pixelSize: 12 ^^^^ Warning: LightmapperOutputWindow.qml:27:13: 'TextArea' is used but it is not resolved [unresolved-type] TextArea { ^^^^^^^^ Warning: LightmapperOutputWindow.qml:18:9: Type Button is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: LightmapperOutputWindow.qml:24:9: Type ScrollView is used but it is not resolved [unresolved-type] ScrollView { ^^^^^^^^^^ Warning: LightmapperOutputWindow.qml:27:13: Cannot assign to non-existent default property [missing-property] TextArea { ^^^^^^^^ Warning: LightmapperOutputWindow.qml:19:13: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "cancelButton" ^^^^^^^^^^ Warning: LightmapperOutputWindow.qml:21:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Cancel" ^^^^ Warning: LightmapperOutputWindow.qml:31:22: Binding assigned to "pixelSize", but no property "pixelSize" exists in the current element. [missing-property] font.pixelSize: 12 ^^^^^^^^^ Warning: LightmapperOutputWindow.qml:29:17: Binding assigned to "readOnly", but no property "readOnly" exists in the current element. [missing-property] readOnly: true ^^^^^^^^ Warning: LightmapperOutputWindow.qml:30:17: Binding assigned to "placeholderText", but no property "placeholderText" exists in the current element. [missing-property] placeholderText: qsTr("Qt Lightmapper") ^^^^^^^^^^^^^^^ Warning: LightmapperOutputWindow.qml:32:17: Binding assigned to "wrapMode", but no property "wrapMode" exists in the current element. [missing-property] wrapMode: Text.WordWrap ^^^^^^^^ Info: LightmapperOutputWindow.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: LightmapperOutputWindow.qml:27:13: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextArea { ^^^^^^^^ Warning: LightmapperOutputWindow.qml:13:9: Could not compile function appendText: Cannot retrieve a non-object type by ID: textArea [compiler] textArea.insert(textArea.length, text + "\n") ^^^^^^^^ Warning: LightmapperOutputWindow.qml:32:17: Could not compile binding for wrapMode: Cannot resolve property type for binding on wrapMode. [compiler] [9242/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_Blend_qml.cpp Warning: Blend.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- Info: Blend.qml:345:46: String contains unescaped line terminator which is deprecated. [multiline-strings] property string fragmentShaderBegin: "#version 440 layout(location = 0) in vec2 qt_TexCoord0; layout(location = 0) out vec4 fragColor; layout(std140, binding = 0) uniform buf { mat4 qt_Matrix; float qt_Opacity; }; layout(binding = 1) uniform sampler2D source; layout(binding = 2) uniform sampler2D foregroundSource; float RGBtoL(vec3 color) { float cmin = min(color.r, min(color.g, color.b)); float cmax = max(color.r, max(color.g, color.b)); float l = (cmin + cmax) / 2.0; return l; } vec3 RGBtoHSL(vec3 color) { float cmin = min(color.r, min(color.g, color.b)); float cmax = max(color.r, max(color.g, color.b)); float h = 0.0; float s = 0.0; float l = (cmin + cmax) / 2.0; float diff = cmax - cmin; if (diff > 1.0 / 256.0) { if (l < 0.5) s = diff / (cmin + cmax); else s = diff / (2.0 - (cmin + cmax)); if (color.r == cmax) h = (color.g - color.b) / diff; else if (color.g == cmax) h = 2.0 + (color.b - color.r) / diff; else h = 4.0 + (color.r - color.g) / diff; h /= 6.0; } return vec3(h, s, l); } float hueToIntensity(float v1, float v2, float h) { h = fract(h); if (h < 1.0 / 6.0) return v1 + (v2 - v1) * 6.0 * h; else if (h < 1.0 / 2.0) return v2; else if (h < 2.0 / 3.0) return v1 + (v2 - v1) * 6.0 * (2.0 / 3.0 - h); return v1; } vec3 HSLtoRGB(vec3 color) { float h = color.x; float l = color.z; float s = color.y; if (s < 1.0 / 256.0) return vec3(l, l, l); float v1; float v2; if (l < 0.5) v2 = l * (1.0 + s); else v2 = (l + s) - (s * l); v1 = 2.0 * l - v2; float d = 1.0 / 3.0; float r = hueToIntensity(v1, v2, h + d); float g = hueToIntensity(v1, v2, h); float b = hueToIntensity(v1, v2, h - d); return vec3(r, g, b); } float channelBlendHardLight(float c1, float c2) { return c2 > 0.5 ? (1.0 - (1.0 - 2.0 * (c2 - 0.5)) * (1.0 - c1)) : (2.0 * c1 * c2); } void main() { vec4 result = vec4(0.0); vec4 color1 = texture(source, qt_TexCoord0); vec4 color2 = texture(foregroundSource, qt_TexCoord0); vec3 rgb1 = color1.rgb / max(1.0/256.0, color1.a); vec3 rgb2 = color2.rgb / max(1.0/256.0, color2.a); float a = max(color1.a, color1.a * color2.a); " Info: Use a template literal instead property string fragmentShaderBegin: `#version 440 layout(location = 0) in vec2 qt_TexCoord0; layout(location = 0) out vec4 fragColor; layout(std140, binding = 0) uniform buf { mat4 qt_Matrix; float qt_Opacity; }; layout(binding = 1) uniform sampler2D source; layout(binding = 2) uniform sampler2D foregroundSource; float RGBtoL(vec3 color) { float cmin = min(color.r, min(color.g, color.b)); float cmax = max(color.r, max(color.g, color.b)); float l = (cmin + cmax) / 2.0; return l; } vec3 RGBtoHSL(vec3 color) { float cmin = min(color.r, min(color.g, color.b)); float cmax = max(color.r, max(color.g, color.b)); float h = 0.0; float s = 0.0; float l = (cmin + cmax) / 2.0; float diff = cmax - cmin; if (diff > 1.0 / 256.0) { if (l < 0.5) s = diff / (cmin + cmax); else s = diff / (2.0 - (cmin + cmax)); if (color.r == cmax) h = (color.g - color.b) / diff; else if (color.g == cmax) h = 2.0 + (color.b - color.r) / diff; else h = 4.0 + (color.r - color.g) / diff; h /= 6.0; } return vec3(h, s, l); } float hueToIntensity(float v1, float v2, float h) { h = fract(h); if (h < 1.0 / 6.0) return v1 + (v2 - v1) * 6.0 * h; else if (h < 1.0 / 2.0) return v2; else if (h < 2.0 / 3.0) return v1 + (v2 - v1) * 6.0 * (2.0 / 3.0 - h); return v1; } vec3 HSLtoRGB(vec3 color) { float h = color.x; float l = color.z; float s = color.y; if (s < 1.0 / 256.0) return vec3(l, l, l); float v1; float v2; if (l < 0.5) v2 = l * (1.0 + s); else v2 = (l + s) - (s * l); v1 = 2.0 * l - v2; float d = 1.0 / 3.0; float r = hueToIntensity(v1, v2, h + d); float g = hueToIntensity(v1, v2, h); float b = hueToIntensity(v1, v2, h - d); return vec3(r, g, b); } float channelBlendHardLight(float c1, float c2) { return c2 > 0.5 ? (1.0 - (1.0 - 2.0 * (c2 - 0.5)) * (1.0 - c1)) : (2.0 * c1 * c2); } void main() { vec4 result = vec4(0.0); vec4 color1 = texture(source, qt_TexCoord0); vec4 color2 = texture(foregroundSource, qt_TexCoord0); vec3 rgb1 = color1.rgb / max(1.0/256.0, color1.a); vec3 rgb2 = color2.rgb / max(1.0/256.0, color2.a); float a = max(color1.a, color1.a * color2.a); ` Info: Blend.qml:439:44: String contains unescaped line terminator which is deprecated. [multiline-strings] property string fragmentShaderEnd: " fragColor.rgb = mix(rgb1, result.rgb, color2.a); fragColor.rbg *= a; fragColor.a = a; fragColor *= qt_Opacity; } " Info: Use a template literal instead property string fragmentShaderEnd: ` fragColor.rgb = mix(rgb1, result.rgb, color2.a); fragColor.rbg *= a; fragColor.a = a; fragColor *= qt_Opacity; } ` Warning: Blend.qml:251:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: Blend.qml:256:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: Blend.qml:251:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: Blend.qml:256:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: Blend.qml:251:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: Blend.qml:256:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: Blend.qml:258:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: rootItem.foregroundSource ^^^^^ Warning: Blend.qml:253:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: rootItem.source ^^^^^ Info: Blend.qml:5:1: Unused import [unused-imports] import Qt5Compat.GraphicalEffects.private ^^^^^^ Warning: Blend.qml:253:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: Blend.qml:258:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: Blend.qml:251:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: Blend.qml:273:34: Could not compile binding for source: Cannot retrieve a non-object type by ID: backgroundSourceProxy [compiler] property variant source: backgroundSourceProxy.output ^^^^^^^^^^^^^^^^^^^^^ Warning: Blend.qml:256:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: Blend.qml:274:44: Could not compile binding for foregroundSource: Cannot retrieve a non-object type by ID: foregroundSourceProxy [compiler] property variant foregroundSource: foregroundSourceProxy.output ^^^^^^^^^^^^^^^^^^^^^ Warning: Blend.qml:308:30: Unqualified access [unqualified] fragmentShader = ShaderBuilder.buildFragmentShader(shader) ^^^^^^^^^^^^^ Warning: Blend.qml:308:30: Could not compile function buildFragmentShader: Cannot access value for name ShaderBuilder [compiler] fragmentShader = ShaderBuilder.buildFragmentShader(shader) ^^^^^^^^^^^^^ [9250/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_BrightnessContrast_qml.cpp Warning: BrightnessContrast.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- Warning: BrightnessContrast.qml:129:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: BrightnessContrast.qml:129:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: BrightnessContrast.qml:129:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: BrightnessContrast.qml:129:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: BrightnessContrast.qml:131:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: rootItem.source ^^^^^ Warning: BrightnessContrast.qml:132:9: Binding assigned to "interpolation", but no property "interpolation" exists in the current element. [missing-property] interpolation: input && input.smooth ? SourceProxy.LinearInterpolation : SourceProxy.NearestInterpolation ^^^^^^^^^^^^^ Info: BrightnessContrast.qml:5:1: Unused import [unused-imports] import Qt5Compat.GraphicalEffects.private ^^^^^^ Warning: BrightnessContrast.qml:131:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: BrightnessContrast.qml:132:9: Could not compile binding for interpolation: Cannot resolve property type for binding on interpolation. [compiler] Warning: BrightnessContrast.qml:129:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: BrightnessContrast.qml:147:34: Could not compile binding for source: Cannot retrieve a non-object type by ID: sourceProxy [compiler] property variant source: sourceProxy.output ^^^^^^^^^^^ [9261/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_ColorOverlay_qml.cpp Warning: ColorOverlay.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- Warning: ColorOverlay.qml:85:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: ColorOverlay.qml:85:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: ColorOverlay.qml:85:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: ColorOverlay.qml:85:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: ColorOverlay.qml:87:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: rootItem.source ^^^^^ Warning: ColorOverlay.qml:88:9: Binding assigned to "interpolation", but no property "interpolation" exists in the current element. [missing-property] interpolation: input && input.smooth ? SourceProxy.LinearInterpolation : SourceProxy.NearestInterpolation ^^^^^^^^^^^^^ Info: ColorOverlay.qml:5:1: Unused import [unused-imports] import Qt5Compat.GraphicalEffects.private ^^^^^^ Warning: ColorOverlay.qml:87:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: ColorOverlay.qml:88:9: Could not compile binding for interpolation: Cannot resolve property type for binding on interpolation. [compiler] Warning: ColorOverlay.qml:85:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: ColorOverlay.qml:103:34: Could not compile binding for source: Cannot retrieve a non-object type by ID: sourceProxy [compiler] property variant source: sourceProxy.output ^^^^^^^^^^^ [9262/11342] Generating .rcc/qmlcache/MultimediaQuickPrivate_Video_qml.cpp Warning: Video.qml:359:5: Could not compile function seek: Functions without type annotations won't be compiled [compiler] function seek(offset) { ^^^^^^^^^ Warning: Video.qml:307:33: Could not compile binding for onPlaybackStateChanged: Functions without type annotations won't be compiled [compiler] onPlaybackStateChanged: function(newState) { ^^^^^^^^ [9263/11342] Generating .rcc/qmlcache/materialeditor_ShaderEditor_qml.cpp Warning: ShaderEditor.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: ShaderEditor.qml:24:25: ScrollBar was not found. Did you add all import paths? [import] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: ShaderEditor.qml:28:27: ScrollBar was not found. Did you add all import paths? [import] ScrollBar.horizontal: ScrollBar { ^^^^^^^^^ Warning: ShaderEditor.qml:67:23: Label was not found. Did you add all import paths? [import] delegate: Label { ^^^^^ Warning: ShaderEditor.qml:93:25: TextArea was not found. Did you add all import paths? [import] TextArea.flickable: TextArea { ^^^^^^^^ Warning: ShaderEditor.qml:9:1: Cannot resolve alias "font" [unresolved-alias] Flickable { ^^^^^^^^^ Warning: ShaderEditor.qml:9:1: Cannot resolve alias "text" [unresolved-alias] Flickable { ^^^^^^^^^ Warning: ShaderEditor.qml:9:1: Cannot resolve alias "textDocument" [unresolved-alias] Flickable { ^^^^^^^^^ Warning: ShaderEditor.qml:24:5: unknown attached property scope ScrollBar. [unqualified] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: ShaderEditor.qml:93:5: unknown attached property scope TextArea. [unqualified] TextArea.flickable: TextArea { ^^^^^^^^ Warning: ShaderEditor.qml:24:25: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: ShaderEditor.qml:24:25: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: ShaderEditor.qml:24:5: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: ShaderEditor.qml:28:27: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.horizontal: ScrollBar { ^^^^^^^^^ Warning: ShaderEditor.qml:28:27: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.horizontal: ScrollBar { ^^^^^^^^^ Warning: ShaderEditor.qml:24:5: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: ShaderEditor.qml:67:23: 'Label' is used but it is not resolved [unresolved-type] delegate: Label { ^^^^^ Warning: ShaderEditor.qml:67:23: 'Label' is used but it is not resolved [unresolved-type] delegate: Label { ^^^^^ Warning: ShaderEditor.qml:67:23: 'Label' is used but it is not resolved [unresolved-type] delegate: Label { ^^^^^ Warning: ShaderEditor.qml:67:23: 'Label' is used but it is not resolved [unresolved-type] delegate: Label { ^^^^^ Warning: ShaderEditor.qml:67:23: 'Label' is used but it is not resolved [unresolved-type] delegate: Label { ^^^^^ Warning: ShaderEditor.qml:67:23: 'Label' is used but it is not resolved [unresolved-type] delegate: Label { ^^^^^ Warning: ShaderEditor.qml:67:23: 'Label' is used but it is not resolved [unresolved-type] delegate: Label { ^^^^^ Warning: ShaderEditor.qml:93:25: 'TextArea' is used but it is not resolved [unresolved-type] TextArea.flickable: TextArea { ^^^^^^^^ Warning: ShaderEditor.qml:93:25: 'TextArea' is used but it is not resolved [unresolved-type] TextArea.flickable: TextArea { ^^^^^^^^ Warning: ShaderEditor.qml:93:25: 'TextArea' is used but it is not resolved [unresolved-type] TextArea.flickable: TextArea { ^^^^^^^^ Warning: ShaderEditor.qml:93:25: 'TextArea' is used but it is not resolved [unresolved-type] TextArea.flickable: TextArea { ^^^^^^^^ Warning: ShaderEditor.qml:93:25: 'TextArea' is used but it is not resolved [unresolved-type] TextArea.flickable: TextArea { ^^^^^^^^ Warning: ShaderEditor.qml:93:25: 'TextArea' is used but it is not resolved [unresolved-type] TextArea.flickable: TextArea { ^^^^^^^^ Warning: ShaderEditor.qml:93:25: 'TextArea' is used but it is not resolved [unresolved-type] TextArea.flickable: TextArea { ^^^^^^^^ Warning: ShaderEditor.qml:93:25: 'TextArea' is used but it is not resolved [unresolved-type] TextArea.flickable: TextArea { ^^^^^^^^ Warning: ShaderEditor.qml:93:25: 'TextArea' is used but it is not resolved [unresolved-type] TextArea.flickable: TextArea { ^^^^^^^^ Warning: ShaderEditor.qml:103:9: 'anchors' is used but it is not resolved [unresolved-type] anchors.left: lineNumbersSeperator.right ^^^^^^^ Warning: ShaderEditor.qml:93:5: 'TextArea' is used but it is not resolved [unresolved-type] TextArea.flickable: TextArea { ^^^^^^^^ Warning: ShaderEditor.qml:90:9: No type found for property "document". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] document: textArea.textDocument ^^^^^^^^ Warning: ShaderEditor.qml:25:9: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: 15 ^^^^^ Warning: ShaderEditor.qml:26:9: Binding assigned to "active", but no property "active" exists in the current element. [missing-property] active: true ^^^^^^ Warning: ShaderEditor.qml:68:17: Binding assigned to "font", but no property "font" exists in the current element. [missing-property] font: textArea.font ^^^^ Warning: ShaderEditor.qml:69:17: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: parent.width ^^^^^ Warning: ShaderEditor.qml:70:17: Binding assigned to "horizontalAlignment", but no property "horizontalAlignment" exists in the current element. [missing-property] horizontalAlignment: Text.AlignRight ^^^^^^^^^^^^^^^^^^^ Warning: ShaderEditor.qml:71:17: Binding assigned to "verticalAlignment", but no property "verticalAlignment" exists in the current element. [missing-property] verticalAlignment: Text.AlignVCenter ^^^^^^^^^^^^^^^^^ Warning: ShaderEditor.qml:72:17: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] height: rowHeight ^^^^^^ Warning: ShaderEditor.qml:73:17: Binding assigned to "renderType", but no property "renderType" exists in the current element. [missing-property] renderType: Text.NativeRendering ^^^^^^^^^^ Warning: ShaderEditor.qml:74:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: index+1 ^^^^ Warning: ShaderEditor.qml:103:17: Binding assigned to "left", but no property "left" exists in the current element. [missing-property] anchors.left: lineNumbersSeperator.right ^^^^ Warning: ShaderEditor.qml:95:9: Binding assigned to "textFormat", but no property "textFormat" exists in the current element. [missing-property] textFormat: Qt.PlainText ^^^^^^^^^^ Warning: ShaderEditor.qml:96:9: Binding assigned to "focus", but no property "focus" exists in the current element. [missing-property] focus: false ^^^^^ Warning: ShaderEditor.qml:97:9: Binding assigned to "selectByMouse", but no property "selectByMouse" exists in the current element. [missing-property] selectByMouse: true ^^^^^^^^^^^^^ Warning: ShaderEditor.qml:98:9: Binding assigned to "leftPadding", but no property "leftPadding" exists in the current element. [missing-property] leftPadding: flickable.marginsLeft ^^^^^^^^^^^ Warning: ShaderEditor.qml:99:9: Binding assigned to "rightPadding", but no property "rightPadding" exists in the current element. [missing-property] rightPadding: flickable.marginsLeft ^^^^^^^^^^^^ Warning: ShaderEditor.qml:100:9: Binding assigned to "topPadding", but no property "topPadding" exists in the current element. [missing-property] topPadding: flickable.marginsTop ^^^^^^^^^^ Warning: ShaderEditor.qml:101:9: Binding assigned to "bottomPadding", but no property "bottomPadding" exists in the current element. [missing-property] bottomPadding: flickable.marginsTop ^^^^^^^^^^^^^ Warning: ShaderEditor.qml:102:9: Binding assigned to "tabStopDistance", but no property "tabStopDistance" exists in the current element. [missing-property] tabStopDistance: fontMetrics.averageCharacterWidth * 4; ^^^^^^^^^^^^^^^ Warning: ShaderEditor.qml:29:9: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: 15 ^^^^^ Warning: ShaderEditor.qml:30:9: Binding assigned to "active", but no property "active" exists in the current element. [missing-property] active: true ^^^^^^ Warning: ShaderEditor.qml:24:5: Type ScrollBar is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { ^^^^^^^^^ Warning: ShaderEditor.qml:67:23: Type Label is used but it is not resolved [unresolved-type] delegate: Label { ^^^^^ Warning: ShaderEditor.qml:93:5: Type TextArea is used but it is not resolved [unresolved-type] TextArea.flickable: TextArea { ^^^^^^^^ Info: ShaderEditor.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: ShaderEditor.qml:6:1: Unused import [unused-imports] import QtQuick.Layouts ^^^^^^ Warning: ShaderEditor.qml:93:25: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextArea.flickable: TextArea { ^^^^^^^^ Warning: ShaderEditor.qml:35:15: Could not compile binding for font: Cannot retrieve a non-object type by ID: textArea [compiler] font: textArea.font ^^^^^^^^ Warning: ShaderEditor.qml:44:12: Unqualified access [unqualified] y: marginsTop ^^^^^^^^^^ Info: marginsTop is a member of a parent element. You can qualify the access with its id to avoid this warning: y: flickable.marginsTop ^^^^^^^^^^ Warning: ShaderEditor.qml:44:12: Could not compile binding for y: Cannot access value for name marginsTop [compiler] y: marginsTop ^^^^^^^^^^ Warning: ShaderEditor.qml:45:16: Unqualified access [unqualified] width: lineCountWidth ^^^^^^^^^^^^^^ Info: lineCountWidth is a member of a parent element. You can qualify the access with its id to avoid this warning: width: flickable.lineCountWidth ^^^^^^^^^^ Warning: ShaderEditor.qml:45:16: Could not compile binding for width: Cannot access value for name lineCountWidth [compiler] width: lineCountWidth ^^^^^^^^^^^^^^ Warning: ShaderEditor.qml:47:9: Could not compile function labelAt: Functions without type annotations won't be compiled [compiler] function labelAt(lineNr) { ^^^^^^^^^ Warning: ShaderEditor.qml:57:9: Could not compile function range: Functions without type annotations won't be compiled [compiler] function range(start, end) { ^^^^^^^^^ Warning: ShaderEditor.qml:42:29: Unqualified access [unqualified] anchors.leftMargin: marginsLeft ^^^^^^^^^^^ Info: marginsLeft is a member of a parent element. You can qualify the access with its id to avoid this warning: anchors.leftMargin: flickable.marginsLeft ^^^^^^^^^^ Warning: ShaderEditor.qml:42:29: Could not compile binding for leftMargin: Cannot access value for name marginsLeft [compiler] anchors.leftMargin: marginsLeft ^^^^^^^^^^^ Warning: ShaderEditor.qml:43:29: Unqualified access [unqualified] anchors.topMargin: marginsTop ^^^^^^^^^^ Info: marginsTop is a member of a parent element. You can qualify the access with its id to avoid this warning: anchors.topMargin: flickable.marginsTop ^^^^^^^^^^ Warning: ShaderEditor.qml:43:29: Could not compile binding for topMargin: Cannot access value for name marginsTop [compiler] anchors.topMargin: marginsTop ^^^^^^^^^^ Warning: ShaderEditor.qml:93:25: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextArea.flickable: TextArea { ^^^^^^^^ Warning: ShaderEditor.qml:66:20: Could not compile binding for model: Cannot retrieve a non-object type by ID: textArea [compiler] model: textArea.lineCount ^^^^^^^^ Warning: ShaderEditor.qml:68:17: Could not compile binding for font: Cannot resolve property type for binding on font. [compiler] Warning: ShaderEditor.qml:69:17: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: ShaderEditor.qml:70:17: Could not compile binding for horizontalAlignment: Cannot resolve property type for binding on horizontalAlignment. [compiler] Warning: ShaderEditor.qml:71:17: Could not compile binding for verticalAlignment: Cannot resolve property type for binding on verticalAlignment. [compiler] Warning: ShaderEditor.qml:72:17: Could not compile binding for height: Cannot resolve property type for binding on height. [compiler] Warning: ShaderEditor.qml:73:17: Could not compile binding for renderType: Cannot resolve property type for binding on renderType. [compiler] Warning: ShaderEditor.qml:74:17: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: ShaderEditor.qml:83:29: Unqualified access [unqualified] anchors.leftMargin: marginsLeft ^^^^^^^^^^^ Info: marginsLeft is a member of a parent element. You can qualify the access with its id to avoid this warning: anchors.leftMargin: flickable.marginsLeft ^^^^^^^^^^ Warning: ShaderEditor.qml:83:29: Could not compile binding for leftMargin: Cannot access value for name marginsLeft [compiler] anchors.leftMargin: marginsLeft ^^^^^^^^^^^ Warning: ShaderEditor.qml:90:9: Could not compile binding for document: Cannot resolve property type QQuickTextDocument for binding on document. [compiler] Warning: ShaderEditor.qml:95:9: Could not compile binding for textFormat: Cannot resolve property type for binding on textFormat. [compiler] Warning: ShaderEditor.qml:98:9: Could not compile binding for leftPadding: Cannot resolve property type for binding on leftPadding. [compiler] Warning: ShaderEditor.qml:99:9: Could not compile binding for rightPadding: Cannot resolve property type for binding on rightPadding. [compiler] Warning: ShaderEditor.qml:100:9: Could not compile binding for topPadding: Cannot resolve property type for binding on topPadding. [compiler] Warning: ShaderEditor.qml:101:9: Could not compile binding for bottomPadding: Cannot resolve property type for binding on bottomPadding. [compiler] Warning: ShaderEditor.qml:102:9: Could not compile binding for tabStopDistance: Cannot resolve property type for binding on tabStopDistance. [compiler] Warning: ShaderEditor.qml:103:17: Could not compile binding for left: Cannot resolve property type for binding on left. [compiler] [9265/11342] Linking CXX shared module qtbase/qml/Qt/test/controls/libquickcontrolstestutilsprivateplugin.dylib ld: warning: ignoring duplicate libraries: 'qtbase/lib/libQt6QuickControlsTestUtils.a' ld: warning: ignoring duplicate libraries: 'qtbase/lib/libQt6QuickControlsTestUtils.a' [9266/11342] Generating .rcc/qmlcache/materialeditor_EditorView_qml.cpp Warning: EditorView.qml:6:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: EditorView.qml:35:13: TabButton was not found. Did you add all import paths? [import] TabButton { ^^^^^^^^^ Warning: EditorView.qml:42:13: TabButton was not found. Did you add all import paths? [import] TabButton { ^^^^^^^^^ Warning: EditorView.qml:49:13: TabButton was not found. Did you add all import paths? [import] TabButton { ^^^^^^^^^ Warning: EditorView.qml:10:1: Pane was not found. Did you add all import paths? [import] import QtQuick3D.MaterialEditor ^^^^ Info: Did you mean "Pass"? import QtQuPassD.MaterialEditor ^^^^ Warning: EditorView.qml:86:13: TabButton was not found. Did you add all import paths? [import] TabButton { ^^^^^^^^^ Warning: EditorView.qml:90:13: TabButton was not found. Did you add all import paths? [import] TabButton { ^^^^^^^^^ Warning: EditorView.qml:13:1: Pane was not found. Did you add all import paths? [import] SplitView { id: editorView Info: Did you mean "Pass"? SplitViewPass id: editorView ^^^^ Warning: EditorView.qml:117:21: TextArea was not found. Did you add all import paths? [import] TextArea { ^^^^^^^^ Info: Did you mean "Texture"? Texture { ^^^^^^^ Warning: EditorView.qml:127:17: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Warning: EditorView.qml:30:9: TabBar was not found. Did you add all import paths? [import] TabBar { ^^^^^^ Warning: EditorView.qml:13:1: SplitView was not found. Did you add all import paths? [import] SplitView { ^^^^^^^^^ Warning: EditorView.qml:83:9: TabBar was not found. Did you add all import paths? [import] TabBar { ^^^^^^ Warning: EditorView.qml:113:17: ScrollView was not found. Did you add all import paths? [import] ScrollView { ^^^^^^^^^^ Warning: EditorView.qml:13:1: Cannot resolve alias "vertexTabText" [unresolved-alias] SplitView { ^^^^^^^^^ Warning: EditorView.qml:13:1: Cannot resolve alias "fragmentTabText" [unresolved-alias] SplitView { ^^^^^^^^^ Warning: EditorView.qml:29:9: unknown attached property scope SplitView. [unqualified] SplitView.preferredHeight: parent.height * .8 ^^^^^^^^^ Warning: EditorView.qml:114:21: unknown grouped property scope anchors. [unqualified] anchors.fill: parent ^^^^^^^ Warning: EditorView.qml:115:21: unknown attached property scope ScrollBar. [unqualified] ScrollBar.horizontal.policy: ScrollBar.AlwaysOff ^^^^^^^^^ Warning: EditorView.qml:115:31: unknown grouped property scope horizontal. [unqualified] ScrollBar.horizontal.policy: ScrollBar.AlwaysOff ^^^^^^^^^^ Warning: EditorView.qml:116:31: unknown grouped property scope vertical. [unqualified] ScrollBar.vertical.policy: ScrollBar.AlwaysOn ^^^^^^^^ Warning: EditorView.qml:128:21: unknown grouped property scope anchors. [unqualified] anchors.right: parent.right ^^^^^^^ Warning: EditorView.qml:13:1: 'SplitView' is used but it is not resolved [unresolved-type] SplitView { ^^^^^^^^^ Warning: EditorView.qml:29:9: 'SplitView' is used but it is not resolved [unresolved-type] SplitView.preferredHeight: parent.height * .8 ^^^^^^^^^ Warning: EditorView.qml:30:9: 'TabBar' is used but it is not resolved [unresolved-type] TabBar { ^^^^^^ Warning: EditorView.qml:30:9: 'TabBar' is used but it is not resolved [unresolved-type] TabBar { ^^^^^^ Warning: EditorView.qml:30:9: 'TabBar' is used but it is not resolved [unresolved-type] TabBar { ^^^^^^ Warning: EditorView.qml:35:13: 'TabButton' is used but it is not resolved [unresolved-type] TabButton { ^^^^^^^^^ Warning: EditorView.qml:42:13: 'TabButton' is used but it is not resolved [unresolved-type] TabButton { ^^^^^^^^^ Warning: EditorView.qml:49:13: 'TabButton' is used but it is not resolved [unresolved-type] TabButton { ^^^^^^^^^ Warning: EditorView.qml:72:13: 'MaterialPropertiesPane' is used but it is not resolved [unresolved-type] MaterialPropertiesPane { ^^^^^^^^^^^^^^^^^^^^^^ Warning: EditorView.qml:72:13: 'MaterialPropertiesPane' is used but it is not resolved [unresolved-type] MaterialPropertiesPane { ^^^^^^^^^^^^^^^^^^^^^^ Warning: EditorView.qml:72:13: 'MaterialPropertiesPane' is used but it is not resolved [unresolved-type] MaterialPropertiesPane { ^^^^^^^^^^^^^^^^^^^^^^ Warning: EditorView.qml:83:9: 'TabBar' is used but it is not resolved [unresolved-type] TabBar { ^^^^^^ Warning: EditorView.qml:86:13: 'TabButton' is used but it is not resolved [unresolved-type] TabButton { ^^^^^^^^^ Warning: EditorView.qml:90:13: 'TabButton' is used but it is not resolved [unresolved-type] TabButton { ^^^^^^^^^ Warning: EditorView.qml:102:13: 'UniformManagerPane' is used but it is not resolved [unresolved-type] UniformManagerPane { ^^^^^^^^^^^^^^^^^^ Warning: EditorView.qml:102:13: 'UniformManagerPane' is used but it is not resolved [unresolved-type] UniformManagerPane { ^^^^^^^^^^^^^^^^^^ Warning: EditorView.qml:102:13: 'UniformManagerPane' is used but it is not resolved [unresolved-type] UniformManagerPane { ^^^^^^^^^^^^^^^^^^ Warning: EditorView.qml:113:17: 'ScrollView' is used but it is not resolved [unresolved-type] ScrollView { ^^^^^^^^^^ Warning: EditorView.qml:114:21: 'anchors' is used but it is not resolved [unresolved-type] anchors.fill: parent ^^^^^^^ Warning: EditorView.qml:113:17: 'ScrollView' is used but it is not resolved [unresolved-type] ScrollView { ^^^^^^^^^^ Warning: EditorView.qml:115:21: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.horizontal.policy: ScrollBar.AlwaysOff ^^^^^^^^^ Warning: EditorView.qml:115:31: 'horizontal' is used but it is not resolved [unresolved-type] ScrollBar.horizontal.policy: ScrollBar.AlwaysOff ^^^^^^^^^^ Warning: EditorView.qml:113:17: 'ScrollView' is used but it is not resolved [unresolved-type] ScrollView { ^^^^^^^^^^ Warning: EditorView.qml:115:21: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.horizontal.policy: ScrollBar.AlwaysOff ^^^^^^^^^ Warning: EditorView.qml:116:31: 'vertical' is used but it is not resolved [unresolved-type] ScrollBar.vertical.policy: ScrollBar.AlwaysOn ^^^^^^^^ Warning: EditorView.qml:117:21: 'TextArea' is used but it is not resolved [unresolved-type] TextArea { ^^^^^^^^ Warning: EditorView.qml:117:21: 'TextArea' is used but it is not resolved [unresolved-type] TextArea { ^^^^^^^^ Warning: EditorView.qml:117:21: 'TextArea' is used but it is not resolved [unresolved-type] TextArea { ^^^^^^^^ Warning: EditorView.qml:117:21: 'TextArea' is used but it is not resolved [unresolved-type] TextArea { ^^^^^^^^ Warning: EditorView.qml:117:21: 'TextArea' is used but it is not resolved [unresolved-type] TextArea { ^^^^^^^^ Warning: EditorView.qml:117:21: 'TextArea' is used but it is not resolved [unresolved-type] TextArea { ^^^^^^^^ Warning: EditorView.qml:127:17: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: EditorView.qml:128:21: 'anchors' is used but it is not resolved [unresolved-type] anchors.right: parent.right ^^^^^^^ Warning: EditorView.qml:127:17: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: EditorView.qml:128:21: 'anchors' is used but it is not resolved [unresolved-type] anchors.right: parent.right ^^^^^^^ Warning: EditorView.qml:127:17: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: EditorView.qml:128:21: 'anchors' is used but it is not resolved [unresolved-type] anchors.right: parent.right ^^^^^^^ Warning: EditorView.qml:127:17: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: EditorView.qml:128:21: 'anchors' is used but it is not resolved [unresolved-type] anchors.right: parent.right ^^^^^^^ Warning: EditorView.qml:127:17: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: EditorView.qml:127:17: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: EditorView.qml:113:17: Type ScrollView is used but it is not resolved [unresolved-type] ScrollView { ^^^^^^^^^^ Warning: EditorView.qml:127:17: Type Button is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: EditorView.qml:35:13: Cannot assign to non-existent default property [missing-property] TabButton { ^^^^^^^^^ Warning: EditorView.qml:28:5: Cannot assign to non-existent default property [missing-property] ColumnLayout { ^^^^^^^^^^^^ Warning: EditorView.qml:102:13: Type UniformManagerPane is used but it is not resolved [unresolved-type] UniformManagerPane { ^^^^^^^^^^^^^^^^^^ Warning: EditorView.qml:72:13: Type MaterialPropertiesPane is used but it is not resolved [unresolved-type] MaterialPropertiesPane { ^^^^^^^^^^^^^^^^^^^^^^ Warning: EditorView.qml:86:13: Cannot assign to non-existent default property [missing-property] TabButton { ^^^^^^^^^ Warning: EditorView.qml:117:21: Cannot assign to non-existent default property [missing-property] TextArea { ^^^^^^^^ Warning: EditorView.qml:30:9: Type TabBar is used but it is not resolved [unresolved-type] TabBar { ^^^^^^ Warning: EditorView.qml:83:9: Type TabBar is used but it is not resolved [unresolved-type] TabBar { ^^^^^^ Warning: EditorView.qml:128:29: Binding assigned to "right", but no property "right" exists in the current element. [missing-property] anchors.right: parent.right ^^^^^ Warning: EditorView.qml:129:29: Binding assigned to "rightMargin", but no property "rightMargin" exists in the current element. [missing-property] anchors.rightMargin: 25 ^^^^^^^^^^^ Warning: EditorView.qml:130:29: Binding assigned to "bottom", but no property "bottom" exists in the current element. [missing-property] anchors.bottom: parent.bottom ^^^^^^ Warning: EditorView.qml:131:29: Binding assigned to "bottomMargin", but no property "bottomMargin" exists in the current element. [missing-property] anchors.bottomMargin: 5 ^^^^^^^^^^^^ Warning: EditorView.qml:29:19: Binding assigned to "preferredHeight", but no property "preferredHeight" exists in the current element. [missing-property] SplitView.preferredHeight: parent.height * .8 ^^^^^^^^^^^^^^^ Warning: EditorView.qml:114:29: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property] anchors.fill: parent ^^^^ Warning: EditorView.qml:92:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Shader Output") ^^^^ Warning: EditorView.qml:51:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Material Properties") ^^^^ Warning: EditorView.qml:15:5: Binding assigned to "orientation", but no property "orientation" exists in the current element. [missing-property] orientation: Qt.Vertical ^^^^^^^^^^^ Warning: EditorView.qml:132:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Clear") ^^^^ Warning: EditorView.qml:88:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Uniforms") ^^^^ Warning: EditorView.qml:119:25: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: outputView.width ^^^^^ Warning: EditorView.qml:120:25: Binding assigned to "padding", but no property "padding" exists in the current element. [missing-property] padding: 2 ^^^^^^^ Warning: EditorView.qml:121:25: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: palette.text ^^^^^ Warning: EditorView.qml:122:25: Binding assigned to "wrapMode", but no property "wrapMode" exists in the current element. [missing-property] wrapMode: Text.WordWrap ^^^^^^^^ Warning: EditorView.qml:123:25: Binding assigned to "readOnly", but no property "readOnly" exists in the current element. [missing-property] readOnly: true ^^^^^^^^ Warning: EditorView.qml:124:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: " " ^^^^ Warning: EditorView.qml:115:42: Binding assigned to "policy", but no property "policy" exists in the current element. [missing-property] ScrollBar.horizontal.policy: ScrollBar.AlwaysOff ^^^^^^ Warning: EditorView.qml:116:40: Binding assigned to "policy", but no property "policy" exists in the current element. [missing-property] ScrollBar.vertical.policy: ScrollBar.AlwaysOn ^^^^^^ Warning: EditorView.qml:72:13: Component is missing required property targetMaterial from MaterialPropertiesPane [required] MaterialPropertiesPane { ^^^^^^^^^^^^^^^^^^^^^^ Warning: EditorView.qml:102:13: Component is missing required property materialAdapter from UniformManagerPane [required] UniformManagerPane { ^^^^^^^^^^^^^^^^^^ Info: EditorView.qml:6:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: EditorView.qml:11:1: Unused import [unused-imports] import QtCore ^^^^^^ Info: EditorView.qml:8:1: Unused import [unused-imports] import QtQuick3D ^^^^^^ Info: EditorView.qml:10:1: Unused import [unused-imports] import Qt.labs.qmlmodels ^^^^^^ Warning: EditorView.qml:15:5: Could not compile binding for orientation: Cannot resolve property type for binding on orientation. [compiler] Warning: EditorView.qml:29:19: Could not compile binding for preferredHeight: Cannot resolve property type for binding on preferredHeight. [compiler] Warning: EditorView.qml:37:17: Could not compile binding for onTextChanged: Cannot resolve property type for binding on onTextChanged. [compiler] Warning: EditorView.qml:44:17: Could not compile binding for onTextChanged: Cannot resolve property type for binding on onTextChanged. [compiler] Warning: EditorView.qml:30:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TabBar { ^^^^^^ Warning: EditorView.qml:58:27: Could not compile binding for currentIndex: Cannot retrieve a non-object type by ID: tabBarEditors [compiler] currentIndex: tabBarEditors.currentIndex ^^^^^^^^^^^^^ Warning: EditorView.qml:13:1: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SplitView { ^^^^^^^^^ Warning: EditorView.qml:74:33: Could not compile binding for targetMaterial: Cannot retrieve a non-object type by ID: editorView [compiler] targetMaterial: editorView.materialAdapter ^^^^^^^^^^ Warning: EditorView.qml:83:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TabBar { ^^^^^^ Warning: EditorView.qml:99:27: Could not compile binding for currentIndex: Cannot retrieve a non-object type by ID: tabBarInfoView [compiler] currentIndex: tabBarInfoView.currentIndex ^^^^^^^^^^^^^^ Warning: EditorView.qml:13:1: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SplitView { ^^^^^^^^^ Warning: EditorView.qml:104:34: Could not compile binding for materialAdapter: Cannot retrieve a non-object type by ID: editorView [compiler] materialAdapter: editorView.materialAdapter ^^^^^^^^^^ Warning: EditorView.qml:114:29: Could not compile binding for fill: Cannot resolve property type for binding on fill. [compiler] Warning: EditorView.qml:115:42: Could not compile binding for policy: Cannot resolve property type for binding on policy. [compiler] Warning: EditorView.qml:116:40: Could not compile binding for policy: Cannot resolve property type for binding on policy. [compiler] Warning: EditorView.qml:119:25: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: EditorView.qml:121:25: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] Warning: EditorView.qml:122:25: Could not compile binding for wrapMode: Cannot resolve property type for binding on wrapMode. [compiler] Warning: EditorView.qml:133:21: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: EditorView.qml:128:29: Could not compile binding for right: Cannot resolve property type for binding on right. [compiler] Warning: EditorView.qml:130:29: Could not compile binding for bottom: Cannot resolve property type for binding on bottom. [compiler] [9267/11342] Generating .rcc/qmlcache/materialeditor_Preview_qml.cpp Warning: Preview.qml:6:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Info: Preview.qml:6:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: Preview.qml:7:1: Unused import [unused-imports] import QtQuick.Layouts ^^^^^^ Warning: Preview.qml:38:45: Type "" of property "enableIBL" not found. This is likely due to a missing dependency entry or a type not being exposed declaratively. [unresolved-type] backgroundMode: previewControls.enableIBL ? SceneEnvironment.SkyBox : SceneEnvironment.Transparent ^^^^^^^^^ Warning: Preview.qml:38:45: Could not compile binding for backgroundMode: Cannot load property enableIBL from QQuickItem of . [compiler] backgroundMode: previewControls.enableIBL ? SceneEnvironment.SkyBox : SceneEnvironment.Transparent ^^^^^^^^^ Warning: Preview.qml:39:41: Type "" of property "enableIBL" not found. This is likely due to a missing dependency entry or a type not being exposed declaratively. [unresolved-type] lightProbe: previewControls.enableIBL ? skyboxTexture : null ^^^^^^^^^ Warning: Preview.qml:39:41: Could not compile binding for lightProbe: Cannot load property enableIBL from QQuickItem of . [compiler] lightProbe: previewControls.enableIBL ? skyboxTexture : null ^^^^^^^^^ Warning: Preview.qml:67:38: Type "" of property "enableDirectionalLight" not found. This is likely due to a missing dependency entry or a type not being exposed declaratively. [unresolved-type] visible: previewControls.enableDirectionalLight ^^^^^^^^^^^^^^^^^^^^^^ Warning: Preview.qml:67:38: Could not compile binding for visible: Cannot load property enableDirectionalLight from QQuickItem of . [compiler] visible: previewControls.enableDirectionalLight ^^^^^^^^^^^^^^^^^^^^^^ Warning: Preview.qml:72:37: Type "" of property "modelSource" not found. This is likely due to a missing dependency entry or a type not being exposed declaratively. [unresolved-type] source: previewControls.modelSource ^^^^^^^^^^^ Warning: Preview.qml:72:37: Could not compile binding for source: Cannot load property modelSource from QQuickItem of . [compiler] source: previewControls.modelSource ^^^^^^^^^^^ Warning: Preview.qml:73:26: Unqualified access [unqualified] materials: [ currentMaterial, fallbackMaterial ] ^^^^^^^^^^^^^^^ Info: currentMaterial is a member of a parent element. You can qualify the access with its id to avoid this warning: materials: [ previewRoot.currentMaterial, fallbackMaterial ] ^^^^^^^^^^^^ Warning: Preview.qml:73:26: Could not compile binding for materials: Cannot access value for name currentMaterial [compiler] materials: [ currentMaterial, fallbackMaterial ] ^^^^^^^^^^^^^^^ [9268/11342] Generating .rcc/qmlcache/materialeditor_FrostedGlass_qml.cpp Warning: FrostedGlass.qml:18:21: Unqualified access [unqualified] sourceItem: targetView ^^^^^^^^^^ Warning: FrostedGlass.qml:18:21: Could not compile binding for sourceItem: Cannot access value for name targetView [compiler] sourceItem: targetView ^^^^^^^^^^ [9269/11342] Generating .rcc/qmlcache/materialeditor_PreviewControls_qml.cpp Warning: PreviewControls.qml:6:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: PreviewControls.qml:41:9: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: PreviewControls.qml:44:9: ComboBox was not found. Did you add all import paths? [import] ComboBox { ^^^^^^^^ Warning: PreviewControls.qml:67:9: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Warning: PreviewControls.qml:76:9: ToolButton was not found. Did you add all import paths? [import] ToolButton { ^^^^^^^^^^ Warning: PreviewControls.qml:88:9: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: PreviewControls.qml:92:9: Slider was not found. Did you add all import paths? [import] Slider { ^^^^^^ Info: Did you mean "Shader"? Shader { ^^^^^^ Warning: PreviewControls.qml:103:9: ToolButton was not found. Did you add all import paths? [import] ToolButton { ^^^^^^^^^^ Warning: PreviewControls.qml:11:1: Cannot resolve alias "enableDirectionalLight" [unresolved-alias] Item { ^^^^ Warning: PreviewControls.qml:11:1: Cannot resolve alias "enableIBL" [unresolved-alias] Item { ^^^^ Warning: PreviewControls.qml:11:1: Cannot resolve alias "modelSource" [unresolved-alias] Item { ^^^^ Warning: PreviewControls.qml:19:5: Alias "enableDirectionalLight" is part of an alias cycle [alias-cycle] Settings { ^^^^^^^^ Warning: PreviewControls.qml:19:5: Alias "enableIbl" is part of an alias cycle [alias-cycle] Settings { ^^^^^^^^ Warning: PreviewControls.qml:19:5: Alias "environmentOrientationSliderValue" is part of an alias cycle [alias-cycle] Settings { ^^^^^^^^ Warning: PreviewControls.qml:78:13: unknown grouped property scope icon. [unqualified] icon.source: "assets/icons/texture.png" ^^^^ Warning: PreviewControls.qml:82:13: unknown attached property scope ToolTip. [unqualified] ToolTip.delay: 1000 ^^^^^^^ Warning: PreviewControls.qml:105:13: unknown grouped property scope icon. [unqualified] icon.source: "assets/icons/lightdirectional.png" ^^^^ Warning: PreviewControls.qml:109:13: unknown attached property scope ToolTip. [unqualified] ToolTip.delay: 1000 ^^^^^^^ Warning: PreviewControls.qml:41:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: PreviewControls.qml:44:9: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: PreviewControls.qml:44:9: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: PreviewControls.qml:44:9: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: PreviewControls.qml:67:9: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: PreviewControls.qml:67:9: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: PreviewControls.qml:76:9: 'ToolButton' is used but it is not resolved [unresolved-type] ToolButton { ^^^^^^^^^^ Warning: PreviewControls.qml:78:13: 'icon' is used but it is not resolved [unresolved-type] icon.source: "assets/icons/texture.png" ^^^^ Warning: PreviewControls.qml:76:9: 'ToolButton' is used but it is not resolved [unresolved-type] ToolButton { ^^^^^^^^^^ Warning: PreviewControls.qml:76:9: 'ToolButton' is used but it is not resolved [unresolved-type] ToolButton { ^^^^^^^^^^ Warning: PreviewControls.qml:76:9: 'ToolButton' is used but it is not resolved [unresolved-type] ToolButton { ^^^^^^^^^^ Warning: PreviewControls.qml:76:9: 'ToolButton' is used but it is not resolved [unresolved-type] ToolButton { ^^^^^^^^^^ Warning: PreviewControls.qml:82:13: 'ToolTip' is used but it is not resolved [unresolved-type] ToolTip.delay: 1000 ^^^^^^^ Warning: PreviewControls.qml:76:9: 'ToolButton' is used but it is not resolved [unresolved-type] ToolButton { ^^^^^^^^^^ Warning: PreviewControls.qml:82:13: 'ToolTip' is used but it is not resolved [unresolved-type] ToolTip.delay: 1000 ^^^^^^^ Warning: PreviewControls.qml:76:9: 'ToolButton' is used but it is not resolved [unresolved-type] ToolButton { ^^^^^^^^^^ Warning: PreviewControls.qml:82:13: 'ToolTip' is used but it is not resolved [unresolved-type] ToolTip.delay: 1000 ^^^^^^^ Warning: PreviewControls.qml:76:9: 'ToolButton' is used but it is not resolved [unresolved-type] ToolButton { ^^^^^^^^^^ Warning: PreviewControls.qml:82:13: 'ToolTip' is used but it is not resolved [unresolved-type] ToolTip.delay: 1000 ^^^^^^^ Warning: PreviewControls.qml:88:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: PreviewControls.qml:88:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: PreviewControls.qml:92:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: PreviewControls.qml:92:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: PreviewControls.qml:92:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: PreviewControls.qml:92:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: PreviewControls.qml:92:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: PreviewControls.qml:92:9: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: PreviewControls.qml:103:9: 'ToolButton' is used but it is not resolved [unresolved-type] ToolButton { ^^^^^^^^^^ Warning: PreviewControls.qml:105:13: 'icon' is used but it is not resolved [unresolved-type] icon.source: "assets/icons/lightdirectional.png" ^^^^ Warning: PreviewControls.qml:103:9: 'ToolButton' is used but it is not resolved [unresolved-type] ToolButton { ^^^^^^^^^^ Warning: PreviewControls.qml:103:9: 'ToolButton' is used but it is not resolved [unresolved-type] ToolButton { ^^^^^^^^^^ Warning: PreviewControls.qml:103:9: 'ToolButton' is used but it is not resolved [unresolved-type] ToolButton { ^^^^^^^^^^ Warning: PreviewControls.qml:103:9: 'ToolButton' is used but it is not resolved [unresolved-type] ToolButton { ^^^^^^^^^^ Warning: PreviewControls.qml:109:13: 'ToolTip' is used but it is not resolved [unresolved-type] ToolTip.delay: 1000 ^^^^^^^ Warning: PreviewControls.qml:103:9: 'ToolButton' is used but it is not resolved [unresolved-type] ToolButton { ^^^^^^^^^^ Warning: PreviewControls.qml:109:13: 'ToolTip' is used but it is not resolved [unresolved-type] ToolTip.delay: 1000 ^^^^^^^ Warning: PreviewControls.qml:103:9: 'ToolButton' is used but it is not resolved [unresolved-type] ToolButton { ^^^^^^^^^^ Warning: PreviewControls.qml:109:13: 'ToolTip' is used but it is not resolved [unresolved-type] ToolTip.delay: 1000 ^^^^^^^ Warning: PreviewControls.qml:103:9: 'ToolButton' is used but it is not resolved [unresolved-type] ToolButton { ^^^^^^^^^^ Warning: PreviewControls.qml:109:13: 'ToolTip' is used but it is not resolved [unresolved-type] ToolTip.delay: 1000 ^^^^^^^ Warning: PreviewControls.qml:41:9: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: PreviewControls.qml:44:9: Type ComboBox is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: PreviewControls.qml:67:9: Type Button is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: PreviewControls.qml:76:9: Type ToolButton is used but it is not resolved [unresolved-type] ToolButton { ^^^^^^^^^^ Warning: PreviewControls.qml:88:9: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: PreviewControls.qml:92:9: Type Slider is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: PreviewControls.qml:103:9: Type ToolButton is used but it is not resolved [unresolved-type] ToolButton { ^^^^^^^^^^ Warning: PreviewControls.qml:82:21: Binding assigned to "delay", but no property "delay" exists in the current element. [missing-property] ToolTip.delay: 1000 ^^^^^ Warning: PreviewControls.qml:83:21: Binding assigned to "timeout", but no property "timeout" exists in the current element. [missing-property] ToolTip.timeout: 5000 ^^^^^^^ Warning: PreviewControls.qml:84:21: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] ToolTip.visible: hovered ^^^^^^^ Warning: PreviewControls.qml:85:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] ToolTip.text: qsTr("Toggle the use of IBL") ^^^^ Warning: PreviewControls.qml:78:18: Binding assigned to "source", but no property "source" exists in the current element. [missing-property] icon.source: "assets/icons/texture.png" ^^^^^^ Warning: PreviewControls.qml:68:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Reset View" ^^^^ Warning: PreviewControls.qml:109:21: Binding assigned to "delay", but no property "delay" exists in the current element. [missing-property] ToolTip.delay: 1000 ^^^^^ Warning: PreviewControls.qml:110:21: Binding assigned to "timeout", but no property "timeout" exists in the current element. [missing-property] ToolTip.timeout: 5000 ^^^^^^^ Warning: PreviewControls.qml:111:21: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] ToolTip.visible: hovered ^^^^^^^ Warning: PreviewControls.qml:112:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] ToolTip.text: qsTr("Toggle a Directional Light") ^^^^ Warning: PreviewControls.qml:105:18: Binding assigned to "source", but no property "source" exists in the current element. [missing-property] icon.source: "assets/icons/lightdirectional.png" ^^^^^^ Warning: PreviewControls.qml:46:13: Binding assigned to "textRole", but no property "textRole" exists in the current element. [missing-property] textRole: "text" ^^^^^^^^ Warning: PreviewControls.qml:47:13: Binding assigned to "valueRole", but no property "valueRole" exists in the current element. [missing-property] valueRole: "value" ^^^^^^^^^ Warning: PreviewControls.qml:93:13: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: enableIBL ^^^^^^^ Warning: PreviewControls.qml:96:13: Binding assigned to "from", but no property "from" exists in the current element. [missing-property] from: -180 ^^^^ Warning: PreviewControls.qml:97:13: Binding assigned to "to", but no property "to" exists in the current element. [missing-property] to: 180 ^^ Warning: PreviewControls.qml:98:13: Binding assigned to "value", but no property "value" exists in the current element. [missing-property] value: 0 ^^^^^ Warning: PreviewControls.qml:42:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Model" ^^^^ Warning: PreviewControls.qml:106:13: Binding assigned to "checkable", but no property "checkable" exists in the current element. [missing-property] checkable: true ^^^^^^^^^ Warning: PreviewControls.qml:107:13: Binding assigned to "checked", but no property "checked" exists in the current element. [missing-property] checked: true ^^^^^^^ Warning: PreviewControls.qml:108:13: Binding assigned to "hoverEnabled", but no property "hoverEnabled" exists in the current element. [missing-property] hoverEnabled: true ^^^^^^^^^^^^ Warning: PreviewControls.qml:79:13: Binding assigned to "checkable", but no property "checkable" exists in the current element. [missing-property] checkable: true ^^^^^^^^^ Warning: PreviewControls.qml:80:13: Binding assigned to "checked", but no property "checked" exists in the current element. [missing-property] checked: true ^^^^^^^ Warning: PreviewControls.qml:81:13: Binding assigned to "hoverEnabled", but no property "hoverEnabled" exists in the current element. [missing-property] hoverEnabled: true ^^^^^^^^^^^^ Warning: PreviewControls.qml:89:13: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: enableIBL ^^^^^^^ Warning: PreviewControls.qml:90:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Environment Orientation" ^^^^ Info: PreviewControls.qml:6:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: PreviewControls.qml:28:25: Unqualified access [unqualified] backgroundItem: targetView ^^^^^^^^^^ Info: targetView is a member of a parent element. You can qualify the access with its id to avoid this warning: backgroundItem: previewControls.targetView ^^^^^^^^^^^^^^^^ Warning: PreviewControls.qml:28:25: Could not compile binding for backgroundItem: Cannot access value for name targetView [compiler] backgroundItem: targetView ^^^^^^^^^^ Warning: PreviewControls.qml:69:13: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: PreviewControls.qml:84:21: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: PreviewControls.qml:89:13: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: PreviewControls.qml:93:13: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: PreviewControls.qml:99:13: Could not compile binding for onValueChanged: Cannot resolve property type for binding on onValueChanged. [compiler] Warning: PreviewControls.qml:111:21: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] [9270/11342] Generating .rcc/qmlcache/materialeditor_AboutDialog_qml.cpp Warning: AboutDialog.qml:6:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: AboutDialog.qml:21:9: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: AboutDialog.qml:28:9: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: AboutDialog.qml:9:1: Dialog was not found. Did you add all import paths? [import] Dialog { ^^^^^^ Warning: AboutDialog.qml:23:13: unknown grouped property scope font. [unqualified] font.bold: true ^^^^ Warning: AboutDialog.qml:9:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: AboutDialog.qml:9:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: AboutDialog.qml:9:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: AboutDialog.qml:9:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: AboutDialog.qml:9:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: AboutDialog.qml:9:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: AboutDialog.qml:21:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: AboutDialog.qml:21:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: AboutDialog.qml:23:13: 'font' is used but it is not resolved [unresolved-type] font.bold: true ^^^^ Warning: AboutDialog.qml:21:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: AboutDialog.qml:23:13: 'font' is used but it is not resolved [unresolved-type] font.bold: true ^^^^ Warning: AboutDialog.qml:21:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: AboutDialog.qml:28:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: AboutDialog.qml:18:5: Cannot assign to non-existent default property [missing-property] ColumnLayout { ^^^^^^^^^^^^ Warning: AboutDialog.qml:21:9: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: AboutDialog.qml:28:9: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: AboutDialog.qml:23:18: Binding assigned to "bold", but no property "bold" exists in the current element. [missing-property] font.bold: true ^^^^ Warning: AboutDialog.qml:24:18: Binding assigned to "pixelSize", but no property "pixelSize" exists in the current element. [missing-property] font.pixelSize: Qt.application.font.pixelSize * 1.1 ^^^^^^^^^ Warning: AboutDialog.qml:22:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Material Editor %1").arg(Qt.application.version) ^^^^ Warning: AboutDialog.qml:11:5: Binding assigned to "title", but no property "title" exists in the current element. [missing-property] title: qsTr("About Material Editor") ^^^^^ Warning: AboutDialog.qml:12:5: Binding assigned to "modal", but no property "modal" exists in the current element. [missing-property] modal: true ^^^^^ Warning: AboutDialog.qml:13:5: Binding assigned to "dim", but no property "dim" exists in the current element. [missing-property] dim: false ^^^ Warning: AboutDialog.qml:14:5: Binding assigned to "focus", but no property "focus" exists in the current element. [missing-property] focus: true ^^^^^ Warning: AboutDialog.qml:15:5: Binding assigned to "standardButtons", but no property "standardButtons" exists in the current element. [missing-property] standardButtons: Dialog.Ok ^^^^^^^^^^^^^^^ Warning: AboutDialog.qml:16:5: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: Math.max(implicitWidth, 340) ^^^^^ Warning: AboutDialog.qml:29:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Copyright (C) 2021 The Qt Company Ltd.") ^^^^ Info: AboutDialog.qml:6:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: AboutDialog.qml:15:5: Could not compile binding for standardButtons: Cannot resolve property type for binding on standardButtons. [compiler] Warning: AboutDialog.qml:16:5: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: AboutDialog.qml:22:13: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: AboutDialog.qml:24:18: Could not compile binding for pixelSize: Cannot resolve property type for binding on pixelSize. [compiler] [9271/11342] Generating .rcc/qmlcache/materialeditor_main_qml.cpp Warning: main.qml:6:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: main.qml:8:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: main.qml:227:14: MenuBar was not found. Did you add all import paths? [import] menuBar: MenuBar { ^^^^^^^ Warning: main.qml:123:17: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: main.qml:127:17: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Warning: main.qml:140:17: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: main.qml:151:17: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: main.qml:159:17: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Warning: main.qml:165:17: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Warning: main.qml:8:1: Dialog was not found. Did you add all import paths? [import] import QtQuick.Layouts ^^^^^^ Warning: main.qml:9:1: Dialog was not found. Did you add all import paths? [import] import QtQuick.Dialogs ^^^^^^ Warning: main.qml:230:13: Action was not found. Did you add all import paths? [import] Action { text: qsTr("&New..."); onTriggered: newAction(); } ^^^^^^ Warning: main.qml:231:13: Action was not found. Did you add all import paths? [import] Action { text: qsTr("&Open..."); onTriggered: openAction(); } ^^^^^^ Warning: main.qml:232:13: Action was not found. Did you add all import paths? [import] Action { text: qsTr("&Save"); onTriggered: saveAction(); } ^^^^^^ Warning: main.qml:233:13: Action was not found. Did you add all import paths? [import] Action { text: qsTr("Save &As..."); onTriggered: saveAsAction(); } ^^^^^^ Warning: main.qml:234:13: MenuSeparator was not found. Did you add all import paths? [import] MenuSeparator { } ^^^^^^^^^^^^^ Warning: main.qml:237:17: Action was not found. Did you add all import paths? [import] Action { text: qsTr("Fragment Shader"); onTriggered: importFragmentShader(); } ^^^^^^ Warning: main.qml:238:17: Action was not found. Did you add all import paths? [import] Action { text: qsTr("Vertex Shader"); onTriggered: importVertexShader(); } ^^^^^^ Warning: main.qml:240:13: Action was not found. Did you add all import paths? [import] Action { text: qsTr("Export"); onTriggered: exportMaterial(); } ^^^^^^ Warning: main.qml:242:13: MenuSeparator was not found. Did you add all import paths? [import] MenuSeparator { } ^^^^^^^^^^^^^ Warning: main.qml:243:13: Action was not found. Did you add all import paths? [import] Action { text: qsTr("&Quit"); onTriggered: quitAction(); } ^^^^^^ Warning: main.qml:247:13: Action was not found. Did you add all import paths? [import] Action { text: qsTr("&About"); onTriggered: aboutAction(); } ^^^^^^ Warning: main.qml:13:1: SplitView was not found. Did you add all import paths? [import] ApplicationWindow { ^^^^^^^^^ Warning: main.qml:158:13: DialogButtonBox was not found. Did you add all import paths? [import] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: main.qml:251:5: SplitView was not found. Did you add all import paths? [import] SplitView { ^^^^^^^^^ Warning: main.qml:228:9: Menu was not found. Did you add all import paths? [import] Menu { ^^^^ Warning: main.qml:245:9: Menu was not found. Did you add all import paths? [import] Menu { ^^^^ Warning: main.qml:235:13: Menu was not found. Did you add all import paths? [import] Menu { ^^^^ Warning: main.qml:227:14: MenuBar was not found. Did you add all import paths? [import] menuBar: MenuBar { ^^^^^^^ Warning: main.qml:14:1: ApplicationWindow was not found. Did you add all import paths? [import] ApplicationWindow { ^^^^^^^^^^^^^^^^^ Info: Did you mean "Application"? Application { ^^^^^^^^^^^ Warning: main.qml:109:5: Dialog was not found. Did you add all import paths? [import] Dialog { ^^^^^^ Warning: main.qml:24:5: Cannot resolve alias "windowVisibility" [unresolved-alias] Settings { ^^^^^^^^ Warning: main.qml:24:5: Cannot resolve alias "windowX" [unresolved-alias] Settings { ^^^^^^^^ Warning: main.qml:24:5: Cannot resolve alias "windowY" [unresolved-alias] Settings { ^^^^^^^^ Warning: main.qml:24:5: Cannot resolve alias "windowWidth" [unresolved-alias] Settings { ^^^^^^^^ Warning: main.qml:24:5: Cannot resolve alias "windowHeight" [unresolved-alias] Settings { ^^^^^^^^ Warning: main.qml:112:9: unknown grouped property scope anchors. [unqualified] anchors.centerIn: parent ^^^^^^^ Warning: main.qml:162:21: unknown attached property scope DialogButtonBox. [unqualified] DialogButtonBox.buttonRole: DialogButtonBox.AcceptRole ^^^^^^^^^^^^^^^ Warning: main.qml:167:21: unknown attached property scope DialogButtonBox. [unqualified] DialogButtonBox.buttonRole: DialogButtonBox.DestructiveRole ^^^^^^^^^^^^^^^ Warning: main.qml:182:9: unknown grouped property scope anchors. [unqualified] anchors.centerIn: parent ^^^^^^^ Warning: main.qml:188:9: unknown grouped property scope anchors. [unqualified] anchors.centerIn: parent ^^^^^^^ Warning: main.qml:253:9: unknown grouped property scope anchors. [unqualified] anchors.fill: parent ^^^^^^^ Warning: main.qml:259:13: unknown attached property scope SplitView. [unqualified] SplitView.preferredWidth: window.width * 0.5 ^^^^^^^^^ Warning: main.qml:14:1: 'ApplicationWindow' is used but it is not resolved [unresolved-type] ApplicationWindow { ^^^^^^^^^^^^^^^^^ Warning: main.qml:14:1: 'ApplicationWindow' is used but it is not resolved [unresolved-type] ApplicationWindow { ^^^^^^^^^^^^^^^^^ Warning: main.qml:14:1: 'ApplicationWindow' is used but it is not resolved [unresolved-type] ApplicationWindow { ^^^^^^^^^^^^^^^^^ Warning: main.qml:14:1: 'ApplicationWindow' is used but it is not resolved [unresolved-type] ApplicationWindow { ^^^^^^^^^^^^^^^^^ Warning: main.qml:14:1: 'ApplicationWindow' is used but it is not resolved [unresolved-type] ApplicationWindow { ^^^^^^^^^^^^^^^^^ Warning: main.qml:14:1: 'ApplicationWindow' is used but it is not resolved [unresolved-type] ApplicationWindow { ^^^^^^^^^^^^^^^^^ Warning: main.qml:14:1: 'ApplicationWindow' is used but it is not resolved [unresolved-type] ApplicationWindow { ^^^^^^^^^^^^^^^^^ Warning: main.qml:109:5: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: main.qml:109:5: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: main.qml:112:9: 'anchors' is used but it is not resolved [unresolved-type] anchors.centerIn: parent ^^^^^^^ Warning: main.qml:123:17: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: main.qml:127:17: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: main.qml:127:17: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: main.qml:140:17: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: main.qml:140:17: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: main.qml:151:17: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: main.qml:151:17: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: main.qml:159:17: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: main.qml:159:17: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: main.qml:159:17: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: main.qml:162:21: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox.buttonRole: DialogButtonBox.AcceptRole ^^^^^^^^^^^^^^^ Warning: main.qml:159:17: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: main.qml:165:17: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: main.qml:165:17: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: main.qml:167:21: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox.buttonRole: DialogButtonBox.DestructiveRole ^^^^^^^^^^^^^^^ Warning: main.qml:165:17: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: main.qml:109:5: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: main.qml:178:5: 'SaveChangesDialog' is used but it is not resolved [unresolved-type] SaveChangesDialog { ^^^^^^^^^^^^^^^^^ Warning: main.qml:178:5: 'SaveChangesDialog' is used but it is not resolved [unresolved-type] SaveChangesDialog { ^^^^^^^^^^^^^^^^^ Warning: main.qml:178:5: 'SaveChangesDialog' is used but it is not resolved [unresolved-type] SaveChangesDialog { ^^^^^^^^^^^^^^^^^ Warning: main.qml:182:9: 'anchors' is used but it is not resolved [unresolved-type] anchors.centerIn: parent ^^^^^^^ Warning: main.qml:185:5: 'AboutDialog' is used but it is not resolved [unresolved-type] AboutDialog { ^^^^^^^^^^^ Warning: main.qml:185:5: 'AboutDialog' is used but it is not resolved [unresolved-type] AboutDialog { ^^^^^^^^^^^ Warning: main.qml:188:9: 'anchors' is used but it is not resolved [unresolved-type] anchors.centerIn: parent ^^^^^^^ Warning: main.qml:228:9: 'Menu' is used but it is not resolved [unresolved-type] Menu { ^^^^ Warning: main.qml:230:13: 'Action' is used but it is not resolved [unresolved-type] Action { text: qsTr("&New..."); onTriggered: newAction(); } ^^^^^^ Warning: main.qml:230:13: 'Action' is used but it is not resolved [unresolved-type] Action { text: qsTr("&New..."); onTriggered: newAction(); } ^^^^^^ Warning: main.qml:231:13: 'Action' is used but it is not resolved [unresolved-type] Action { text: qsTr("&Open..."); onTriggered: openAction(); } ^^^^^^ Warning: main.qml:231:13: 'Action' is used but it is not resolved [unresolved-type] Action { text: qsTr("&Open..."); onTriggered: openAction(); } ^^^^^^ Warning: main.qml:232:13: 'Action' is used but it is not resolved [unresolved-type] Action { text: qsTr("&Save"); onTriggered: saveAction(); } ^^^^^^ Warning: main.qml:232:13: 'Action' is used but it is not resolved [unresolved-type] Action { text: qsTr("&Save"); onTriggered: saveAction(); } ^^^^^^ Warning: main.qml:233:13: 'Action' is used but it is not resolved [unresolved-type] Action { text: qsTr("Save &As..."); onTriggered: saveAsAction(); } ^^^^^^ Warning: main.qml:233:13: 'Action' is used but it is not resolved [unresolved-type] Action { text: qsTr("Save &As..."); onTriggered: saveAsAction(); } ^^^^^^ Warning: main.qml:235:13: 'Menu' is used but it is not resolved [unresolved-type] Menu { ^^^^ Warning: main.qml:237:17: 'Action' is used but it is not resolved [unresolved-type] Action { text: qsTr("Fragment Shader"); onTriggered: importFragmentShader(); } ^^^^^^ Warning: main.qml:237:17: 'Action' is used but it is not resolved [unresolved-type] Action { text: qsTr("Fragment Shader"); onTriggered: importFragmentShader(); } ^^^^^^ Warning: main.qml:238:17: 'Action' is used but it is not resolved [unresolved-type] Action { text: qsTr("Vertex Shader"); onTriggered: importVertexShader(); } ^^^^^^ Warning: main.qml:238:17: 'Action' is used but it is not resolved [unresolved-type] Action { text: qsTr("Vertex Shader"); onTriggered: importVertexShader(); } ^^^^^^ Warning: main.qml:240:13: 'Action' is used but it is not resolved [unresolved-type] Action { text: qsTr("Export"); onTriggered: exportMaterial(); } ^^^^^^ Warning: main.qml:240:13: 'Action' is used but it is not resolved [unresolved-type] Action { text: qsTr("Export"); onTriggered: exportMaterial(); } ^^^^^^ Warning: main.qml:243:13: 'Action' is used but it is not resolved [unresolved-type] Action { text: qsTr("&Quit"); onTriggered: quitAction(); } ^^^^^^ Warning: main.qml:243:13: 'Action' is used but it is not resolved [unresolved-type] Action { text: qsTr("&Quit"); onTriggered: quitAction(); } ^^^^^^ Warning: main.qml:245:9: 'Menu' is used but it is not resolved [unresolved-type] Menu { ^^^^ Warning: main.qml:247:13: 'Action' is used but it is not resolved [unresolved-type] Action { text: qsTr("&About"); onTriggered: aboutAction(); } ^^^^^^ Warning: main.qml:247:13: 'Action' is used but it is not resolved [unresolved-type] Action { text: qsTr("&About"); onTriggered: aboutAction(); } ^^^^^^ Warning: main.qml:14:1: 'ApplicationWindow' is used but it is not resolved [unresolved-type] ApplicationWindow { ^^^^^^^^^^^^^^^^^ Warning: main.qml:251:5: 'SplitView' is used but it is not resolved [unresolved-type] SplitView { ^^^^^^^^^ Warning: main.qml:253:9: 'anchors' is used but it is not resolved [unresolved-type] anchors.fill: parent ^^^^^^^ Warning: main.qml:251:5: 'SplitView' is used but it is not resolved [unresolved-type] SplitView { ^^^^^^^^^ Warning: main.qml:255:9: 'EditorView' is used but it is not resolved [unresolved-type] EditorView { ^^^^^^^^^^ Warning: main.qml:255:9: 'EditorView' is used but it is not resolved [unresolved-type] EditorView { ^^^^^^^^^^ Warning: main.qml:255:9: 'EditorView' is used but it is not resolved [unresolved-type] EditorView { ^^^^^^^^^^ Warning: main.qml:259:13: 'SplitView' is used but it is not resolved [unresolved-type] SplitView.preferredWidth: window.width * 0.5 ^^^^^^^^^ Warning: main.qml:255:9: 'EditorView' is used but it is not resolved [unresolved-type] EditorView { ^^^^^^^^^^ Warning: main.qml:259:13: 'SplitView' is used but it is not resolved [unresolved-type] SplitView.preferredWidth: window.width * 0.5 ^^^^^^^^^ Warning: main.qml:255:9: 'EditorView' is used but it is not resolved [unresolved-type] EditorView { ^^^^^^^^^^ Warning: main.qml:123:17: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: main.qml:127:17: Type Button is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: main.qml:159:17: Cannot assign to non-existent default property [missing-property] Button { ^^^^^^ Warning: main.qml:255:9: Cannot assign to non-existent default property [missing-property] EditorView { ^^^^^^^^^^ Warning: main.qml:230:13: Cannot assign to non-existent default property [missing-property] Action { text: qsTr("&New..."); onTriggered: newAction(); } ^^^^^^ Warning: main.qml:247:13: Cannot assign to non-existent default property [missing-property] Action { text: qsTr("&About"); onTriggered: aboutAction(); } ^^^^^^ Warning: main.qml:140:17: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: main.qml:158:13: Type DialogButtonBox is used but it is not resolved [unresolved-type] DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: main.qml:237:17: Cannot assign to non-existent default property [missing-property] Action { text: qsTr("Fragment Shader"); onTriggered: importFragmentShader(); } ^^^^^^ Warning: main.qml:228:9: Cannot assign to non-existent default property [missing-property] Menu { ^^^^ Warning: main.qml:24:5: Cannot assign to non-existent default property [missing-property] Settings { ^^^^^^^^ Warning: main.qml:151:17: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: main.qml:114:9: Cannot assign to non-existent default property [missing-property] ColumnLayout { ^^^^^^^^^^^^ Warning: main.qml:289:9: No type found for property "rootNode". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] rootNode: preview.rootNode ^^^^^^^^ Warning: main.qml:259:23: Binding assigned to "preferredWidth", but no property "preferredWidth" exists in the current element. [missing-property] SplitView.preferredWidth: window.width * 0.5 ^^^^^^^^^^^^^^ Warning: main.qml:260:23: Binding assigned to "fillWidth", but no property "fillWidth" exists in the current element. [missing-property] SplitView.fillWidth: true ^^^^^^^^^ Warning: main.qml:238:26: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] Action { text: qsTr("Vertex Shader"); onTriggered: importVertexShader(); } ^^^^ Warning: main.qml:254:9: Binding assigned to "orientation", but no property "orientation" exists in the current element. [missing-property] orientation: Qt.Horizontal ^^^^^^^^^^^ Warning: main.qml:229:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property] title: qsTr("&File") ^^^^^ Warning: main.qml:232:22: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] Action { text: qsTr("&Save"); onTriggered: saveAction(); } ^^^^ Warning: main.qml:160:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Export") ^^^^ Warning: main.qml:161:21: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property] enabled: (componentFilePath.text !== "" && (!vertexFilename.enabled || (vertexFilename.enabled && vertexFilename.text !== "")) && (!fragmentFilename.enabled || (fragmentFilename.enabled && fragmentFilename.text !== ""))) ^^^^^^^ Warning: main.qml:246:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property] title: qsTr("&Help") ^^^^^ Warning: main.qml:247:22: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] Action { text: qsTr("&About"); onTriggered: aboutAction(); } ^^^^ Warning: main.qml:187:9: Binding assigned to "parent", but no property "parent" exists in the current element. [missing-property] parent: Overlay.overlay ^^^^^^ Warning: main.qml:128:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Choose...") ^^^^ Warning: main.qml:125:21: Binding assigned to "readOnly", but no property "readOnly" exists in the current element. [missing-property] readOnly: true ^^^^^^^^ Warning: main.qml:142:21: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property] enabled: (editorView.vertexEditor.text !== "") ^^^^^^^ Warning: main.qml:143:21: Binding assigned to "validator", but no property "validator" exists in the current element. [missing-property] validator: nameValidator ^^^^^^^^^ Warning: main.qml:230:22: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] Action { text: qsTr("&New..."); onTriggered: newAction(); } ^^^^ Warning: main.qml:233:22: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] Action { text: qsTr("Save &As..."); onTriggered: saveAsAction(); } ^^^^ Warning: main.qml:257:13: No type found for property "vertexTabText". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] vertexTabText: "Vertex Shader" ^^^^^^^^^^^^^ Warning: main.qml:258:13: No type found for property "fragmentTabText". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] fragmentTabText: "Fragment Shader" ^^^^^^^^^^^^^^^ Warning: main.qml:153:21: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property] enabled: (editorView.fragmentEditor.text !== "") ^^^^^^^ Warning: main.qml:154:21: Binding assigned to "validator", but no property "validator" exists in the current element. [missing-property] validator: nameValidator ^^^^^^^^^ Warning: main.qml:182:17: Binding assigned to "centerIn", but no property "centerIn" exists in the current element. [missing-property] anchors.centerIn: parent ^^^^^^^^ Warning: main.qml:236:17: Binding assigned to "title", but no property "title" exists in the current element. [missing-property] title: qsTr("Import") ^^^^^ Warning: main.qml:231:22: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] Action { text: qsTr("&Open..."); onTriggered: openAction(); } ^^^^ Warning: main.qml:240:22: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] Action { text: qsTr("Export"); onTriggered: exportMaterial(); } ^^^^ Warning: main.qml:166:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Cancel") ^^^^ Warning: main.qml:188:17: Binding assigned to "centerIn", but no property "centerIn" exists in the current element. [missing-property] anchors.centerIn: parent ^^^^^^^^ Warning: main.qml:237:26: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] Action { text: qsTr("Fragment Shader"); onTriggered: importFragmentShader(); } ^^^^ Warning: main.qml:112:17: Binding assigned to "centerIn", but no property "centerIn" exists in the current element. [missing-property] anchors.centerIn: parent ^^^^^^^^ Warning: main.qml:16:5: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] height: 720 ^^^^^^ Warning: main.qml:17:5: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: 1024 ^^^^^ Warning: main.qml:18:5: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: true ^^^^^^^ Warning: main.qml:19:5: Binding assigned to "title", but no property "title" exists in the current element. [missing-property] title: qsTr("Custom Material Editor") ^^^^^ Warning: main.qml:162:37: Binding assigned to "buttonRole", but no property "buttonRole" exists in the current element. [missing-property] DialogButtonBox.buttonRole: DialogButtonBox.AcceptRole ^^^^^^^^^^ Warning: main.qml:243:22: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] Action { text: qsTr("&Quit"); onTriggered: quitAction(); } ^^^^ Warning: main.qml:167:37: Binding assigned to "buttonRole", but no property "buttonRole" exists in the current element. [missing-property] DialogButtonBox.buttonRole: DialogButtonBox.DestructiveRole ^^^^^^^^^^ Warning: main.qml:253:17: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property] anchors.fill: parent ^^^^ Warning: main.qml:111:9: Binding assigned to "title", but no property "title" exists in the current element. [missing-property] title: "Export material" ^^^^^ Warning: main.qml:14:1: Type ApplicationWindow is used but it is not resolved [unresolved-type] ApplicationWindow { ^^^^^^^^^^^^^^^^^ Warning: main.qml:178:5: Component is missing required property saveAsDialog from SaveChangesDialog [required] SaveChangesDialog { ^^^^^^^^^^^^^^^^^ Warning: main.qml:178:5: Component is missing required property materialAdapter from SaveChangesDialog [required] SaveChangesDialog { ^^^^^^^^^^^^^^^^^ Warning: main.qml:255:9: Component is missing required property materialAdapter from EditorView [required] EditorView { ^^^^^^^^^^ Info: main.qml:6:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: main.qml:11:1: Unused import [unused-imports] import QtQuick3D ^^^^^^ Warning: main.qml:22:33: Unqualified access [unqualified] property url projectFolder: _qtProjectDir ^^^^^^^^^^^^^ Warning: main.qml:22:33: Could not compile binding for projectFolder: Cannot access value for name _qtProjectDir [compiler] property url projectFolder: _qtProjectDir ^^^^^^^^^^^^^ Warning: main.qml:193:46: Could not compile function saveAction: Cannot generate efficient code for call to untyped JavaScript function [compiler] if (materialAdapter.materialSaveFile.toString().length > 0) ^^^^^^^^ Warning: main.qml:178:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SaveChangesDialog { ^^^^^^^^^^^^^^^^^ Warning: main.qml:202:9: Could not compile function newAction: Cannot retrieve a non-object type by ID: saveChangesDialog [compiler] saveChangesDialog.doIfChangesSavedOrDiscarded(() => { materialAdapter.reset() }); ^^^^^^^^^^^^^^^^^ Warning: main.qml:185:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] AboutDialog { ^^^^^^^^^^^ Warning: main.qml:212:9: Could not compile function aboutAction: Cannot retrieve a non-object type by ID: aboutDialog [compiler] aboutDialog.open() ^^^^^^^^^^^ Warning: main.qml:109:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Dialog { ^^^^^^ Warning: main.qml:224:9: Could not compile function exportMaterial: Cannot retrieve a non-object type by ID: exportMaterialDialog [compiler] exportMaterialDialog.open() ^^^^^^^^^^^^^^^^^^^^ Warning: main.qml:270:5: Could not compile function outputLine: Functions without type annotations won't be compiled [compiler] function outputLine(lineText) { ^^^^^^^^^ Warning: main.qml:275:5: Could not compile function printShaderStatusError: Functions without type annotations won't be compiled [compiler] function printShaderStatusError(stage, msg) { ^^^^^^^^^ Warning: main.qml:251:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SplitView { ^^^^^^^^^ Warning: main.qml:34:9: Could not compile binding for onCompleted: Cannot retrieve a non-object type by ID: mainSplitView [compiler] mainSplitView.restoreState(settings.value("ui/mainSplitView")) ^^^^^^^^^^^^^ Warning: main.qml:251:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SplitView { ^^^^^^^^^ Warning: main.qml:38:47: Could not compile binding for onDestruction: Cannot retrieve a non-object type by ID: mainSplitView [compiler] settings.setValue("ui/mainSplitView", mainSplitView.saveState()) ^^^^^^^^^^^^^ Warning: main.qml:51:24: Unqualified access [unqualified] currentFolder: projectFolder ^^^^^^^^^^^^^ Info: projectFolder is a member of a parent element. You can qualify the access with its id to avoid this warning: currentFolder: window.projectFolder ^^^^^^^ Warning: main.qml:51:24: Could not compile binding for currentFolder: Cannot access value for name projectFolder [compiler] currentFolder: projectFolder ^^^^^^^^^^^^^ Warning: main.qml:53:36: Could not compile binding for onAccepted: Cannot generate efficient code for incomparable types QJSValue of QJSValue and QJSValue of QQuickFileDialog::selectedFile with type QUrl [compiler] if (openMaterialDialog.selectedFile !== null) ^^^^^^^^^^^^ Warning: main.qml:61:24: Unqualified access [unqualified] currentFolder: projectFolder ^^^^^^^^^^^^^ Info: projectFolder is a member of a parent element. You can qualify the access with its id to avoid this warning: currentFolder: window.projectFolder ^^^^^^^ Warning: main.qml:61:24: Could not compile binding for currentFolder: Cannot access value for name projectFolder [compiler] currentFolder: projectFolder ^^^^^^^^^^^^^ Warning: main.qml:72:24: Unqualified access [unqualified] currentFolder: projectFolder ^^^^^^^^^^^^^ Info: projectFolder is a member of a parent element. You can qualify the access with its id to avoid this warning: currentFolder: window.projectFolder ^^^^^^^ Warning: main.qml:72:24: Could not compile binding for currentFolder: Cannot access value for name projectFolder [compiler] currentFolder: projectFolder ^^^^^^^^^^^^^ Warning: main.qml:74:44: Could not compile binding for onAccepted: Cannot generate efficient code for incomparable types QJSValue of QJSValue and QJSValue of QQuickFileDialog::selectedFile with type QUrl [compiler] if (fragmentShaderImportDialog.selectedFile !== null) { ^^^^^^^^^^^^ Warning: main.qml:84:24: Unqualified access [unqualified] currentFolder: projectFolder ^^^^^^^^^^^^^ Info: projectFolder is a member of a parent element. You can qualify the access with its id to avoid this warning: currentFolder: window.projectFolder ^^^^^^^ Warning: main.qml:84:24: Could not compile binding for currentFolder: Cannot access value for name projectFolder [compiler] currentFolder: projectFolder ^^^^^^^^^^^^^ Warning: main.qml:86:42: Could not compile binding for onAccepted: Cannot generate efficient code for incomparable types QJSValue of QJSValue and QJSValue of QQuickFileDialog::selectedFile with type QUrl [compiler] if (vertexShaderImportDialog.selectedFile !== null) { ^^^^^^^^^^^^ Warning: main.qml:97:24: Unqualified access [unqualified] currentFolder: projectFolder ^^^^^^^^^^^^^ Info: projectFolder is a member of a parent element. You can qualify the access with its id to avoid this warning: currentFolder: window.projectFolder ^^^^^^^ Warning: main.qml:97:24: Could not compile binding for currentFolder: Cannot access value for name projectFolder [compiler] currentFolder: projectFolder ^^^^^^^^^^^^^ Warning: main.qml:123:17: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: main.qml:100:17: Could not compile binding for onAccepted: Cannot retrieve a non-object type by ID: componentFilePath [compiler] componentFilePath.text = selectedFile ^^^^^^^^^^^^^^^^^ Warning: main.qml:106:28: Could not compile binding for regularExpression: Instruction "generate_MoveRegExp" not implemented [compiler] regularExpression: /[a-zA-Z0-9_-]*/ ^^^^^^^^^^^^^^^^ Warning: main.qml:173:9: Could not compile binding for onAccepted: Cannot resolve property type for binding on onAccepted. [compiler] Warning: main.qml:112:17: Could not compile binding for centerIn: Cannot resolve property type for binding on centerIn. [compiler] Warning: main.qml:129:21: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: main.qml:142:21: Could not compile binding for enabled: Cannot resolve property type for binding on enabled. [compiler] Warning: main.qml:143:21: Could not compile binding for validator: Cannot resolve property type for binding on validator. [compiler] Warning: main.qml:153:21: Could not compile binding for enabled: Cannot resolve property type for binding on enabled. [compiler] Warning: main.qml:154:21: Could not compile binding for validator: Cannot resolve property type for binding on validator. [compiler] Warning: main.qml:161:21: Could not compile binding for enabled: Cannot resolve property type for binding on enabled. [compiler] Warning: main.qml:163:21: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: main.qml:162:37: Could not compile binding for buttonRole: Cannot resolve property type for binding on buttonRole. [compiler] Warning: main.qml:168:21: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: main.qml:167:37: Could not compile binding for buttonRole: Cannot resolve property type for binding on buttonRole. [compiler] Warning: main.qml:182:17: Could not compile binding for centerIn: Cannot resolve property type for binding on centerIn. [compiler] Warning: main.qml:187:9: Could not compile binding for parent: Cannot resolve property type for binding on parent. [compiler] Warning: main.qml:188:17: Could not compile binding for centerIn: Cannot resolve property type for binding on centerIn. [compiler] Warning: main.qml:230:45: Could not compile binding for onTriggered: Cannot resolve property type for binding on onTriggered. [compiler] Warning: main.qml:231:46: Could not compile binding for onTriggered: Cannot resolve property type for binding on onTriggered. [compiler] Warning: main.qml:232:43: Could not compile binding for onTriggered: Cannot resolve property type for binding on onTriggered. [compiler] Warning: main.qml:233:49: Could not compile binding for onTriggered: Cannot resolve property type for binding on onTriggered. [compiler] Warning: main.qml:237:57: Could not compile binding for onTriggered: Cannot resolve property type for binding on onTriggered. [compiler] Warning: main.qml:238:55: Could not compile binding for onTriggered: Cannot resolve property type for binding on onTriggered. [compiler] Warning: main.qml:240:44: Could not compile binding for onTriggered: Cannot resolve property type for binding on onTriggered. [compiler] Warning: main.qml:243:43: Could not compile binding for onTriggered: Cannot resolve property type for binding on onTriggered. [compiler] Warning: main.qml:247:44: Could not compile binding for onTriggered: Cannot resolve property type for binding on onTriggered. [compiler] Warning: main.qml:254:9: Could not compile binding for orientation: Cannot resolve property type for binding on orientation. [compiler] Warning: main.qml:253:17: Could not compile binding for fill: Cannot resolve property type for binding on fill. [compiler] Warning: main.qml:259:23: Could not compile binding for preferredWidth: Cannot resolve property type for binding on preferredWidth. [compiler] Warning: main.qml:266:46: Type "QQuick3DCustomMaterial" of property "material" not found. This is likely due to a missing dependency entry or a type not being exposed declaratively. [unresolved-type] currentMaterial: materialAdapter.material ^^^^^^^^ Warning: main.qml:266:46: Could not compile binding for currentMaterial: Cannot load property material from MaterialAdapter of . [compiler] currentMaterial: materialAdapter.material ^^^^^^^^ Warning: main.qml:255:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] EditorView { ^^^^^^^^^^ Warning: main.qml:287:23: Could not compile binding for vertexShader: Cannot retrieve a non-object type by ID: editorView [compiler] vertexShader: editorView.vertexEditor.text ^^^^^^^^^^ Warning: main.qml:255:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] EditorView { ^^^^^^^^^^ Warning: main.qml:288:25: Could not compile binding for fragmentShader: Cannot retrieve a non-object type by ID: editorView [compiler] fragmentShader: editorView.fragmentEditor.text ^^^^^^^^^^ Warning: main.qml:289:9: Could not compile binding for rootNode: Cannot resolve property type QQuick3DNode for binding on rootNode. [compiler] Warning: main.qml:255:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] EditorView { ^^^^^^^^^^ Warning: main.qml:290:23: Could not compile binding for uniformModel: Cannot retrieve a non-object type by ID: editorView [compiler] uniformModel: editorView.uniformModel ^^^^^^^^^^ Warning: main.qml:255:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] EditorView { ^^^^^^^^^^ Warning: main.qml:293:17: Could not compile binding for onVertexStatusChanged: Cannot retrieve a non-object type by ID: editorView [compiler] editorView.tabBarInfoView.currentIndex = 1 ^^^^^^^^^^ Warning: main.qml:255:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] EditorView { ^^^^^^^^^^ Warning: main.qml:302:17: Could not compile binding for onFragmentStatusChanged: Cannot retrieve a non-object type by ID: editorView [compiler] editorView.tabBarInfoView.currentIndex = 1 ^^^^^^^^^^ Warning: main.qml:255:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] EditorView { ^^^^^^^^^^ Warning: main.qml:311:13: Could not compile binding for onVertexShaderChanged: Cannot retrieve a non-object type by ID: editorView [compiler] editorView.vertexEditor.text = materialAdapter.vertexShader ^^^^^^^^^^ Warning: main.qml:255:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] EditorView { ^^^^^^^^^^ Warning: main.qml:314:13: Could not compile binding for onFragmentShaderChanged: Cannot retrieve a non-object type by ID: editorView [compiler] editorView.fragmentEditor.text = materialAdapter.fragmentShader ^^^^^^^^^^ [9272/11342] Generating .rcc/qmlcache/materialeditor_SaveChangesDialog_qml.cpp Warning: SaveChangesDialog.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: SaveChangesDialog.qml:97:13: DialogButtonBox was not found. Did you add all import paths? [import] footer: DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: SaveChangesDialog.qml:91:5: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: SaveChangesDialog.qml:98:9: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Warning: SaveChangesDialog.qml:103:9: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Warning: SaveChangesDialog.qml:108:9: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Warning: SaveChangesDialog.qml:8:1: Dialog was not found. Did you add all import paths? [import] Dialog { ^^^^^^ Warning: SaveChangesDialog.qml:97:13: DialogButtonBox was not found. Did you add all import paths? [import] footer: DialogButtonBox { ^^^^^^^^^^^^^^^ Warning: SaveChangesDialog.qml:101:13: unknown attached property scope DialogButtonBox. [unqualified] DialogButtonBox.buttonRole: DialogButtonBox.RejectRole ^^^^^^^^^^^^^^^ Warning: SaveChangesDialog.qml:106:13: unknown attached property scope DialogButtonBox. [unqualified] DialogButtonBox.buttonRole: DialogButtonBox.AcceptRole ^^^^^^^^^^^^^^^ Warning: SaveChangesDialog.qml:111:13: unknown attached property scope DialogButtonBox. [unqualified] DialogButtonBox.buttonRole: DialogButtonBox.DestructiveRole ^^^^^^^^^^^^^^^ Warning: SaveChangesDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: SaveChangesDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: SaveChangesDialog.qml:91:5: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: SaveChangesDialog.qml:98:9: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: SaveChangesDialog.qml:98:9: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: SaveChangesDialog.qml:98:9: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: SaveChangesDialog.qml:101:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox.buttonRole: DialogButtonBox.RejectRole ^^^^^^^^^^^^^^^ Warning: SaveChangesDialog.qml:103:9: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: SaveChangesDialog.qml:103:9: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: SaveChangesDialog.qml:103:9: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: SaveChangesDialog.qml:106:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox.buttonRole: DialogButtonBox.AcceptRole ^^^^^^^^^^^^^^^ Warning: SaveChangesDialog.qml:108:9: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: SaveChangesDialog.qml:108:9: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: SaveChangesDialog.qml:108:9: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: SaveChangesDialog.qml:111:13: 'DialogButtonBox' is used but it is not resolved [unresolved-type] DialogButtonBox.buttonRole: DialogButtonBox.DestructiveRole ^^^^^^^^^^^^^^^ Warning: SaveChangesDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: SaveChangesDialog.qml:91:5: Cannot assign to non-existent default property [missing-property] Label { ^^^^^ Warning: SaveChangesDialog.qml:98:9: Cannot assign to non-existent default property [missing-property] Button { ^^^^^^ Warning: SaveChangesDialog.qml:101:29: Binding assigned to "buttonRole", but no property "buttonRole" exists in the current element. [missing-property] DialogButtonBox.buttonRole: DialogButtonBox.RejectRole ^^^^^^^^^^ Warning: SaveChangesDialog.qml:109:13: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "discardChangesDialogButton" ^^^^^^^^^^ Warning: SaveChangesDialog.qml:110:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Don't save") ^^^^ Warning: SaveChangesDialog.qml:10:5: Binding assigned to "title", but no property "title" exists in the current element. [missing-property] title: qsTr("Unsaved changes") ^^^^^ Warning: SaveChangesDialog.qml:11:5: Binding assigned to "modal", but no property "modal" exists in the current element. [missing-property] modal: true ^^^^^ Warning: SaveChangesDialog.qml:99:13: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "cancelDialogButton" ^^^^^^^^^^ Warning: SaveChangesDialog.qml:100:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Cancel") ^^^^ Warning: SaveChangesDialog.qml:106:29: Binding assigned to "buttonRole", but no property "buttonRole" exists in the current element. [missing-property] DialogButtonBox.buttonRole: DialogButtonBox.AcceptRole ^^^^^^^^^^ Warning: SaveChangesDialog.qml:92:9: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Save changes to the material before closing?") ^^^^ Warning: SaveChangesDialog.qml:104:13: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "saveChangesDialogButton" ^^^^^^^^^^ Warning: SaveChangesDialog.qml:105:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Save") ^^^^ Warning: SaveChangesDialog.qml:111:29: Binding assigned to "buttonRole", but no property "buttonRole" exists in the current element. [missing-property] DialogButtonBox.buttonRole: DialogButtonBox.DestructiveRole ^^^^^^^^^^ Warning: SaveChangesDialog.qml:8:1: Type Dialog is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Info: SaveChangesDialog.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: SaveChangesDialog.qml:16:5: Could not compile function doIfChangesSavedOrDiscarded: Functions without type annotations won't be compiled [compiler] function doIfChangesSavedOrDiscarded(actionFunction) { ^^^^^^^^^ Warning: SaveChangesDialog.qml:101:29: Could not compile binding for buttonRole: Cannot resolve property type for binding on buttonRole. [compiler] Warning: SaveChangesDialog.qml:106:29: Could not compile binding for buttonRole: Cannot resolve property type for binding on buttonRole. [compiler] Warning: SaveChangesDialog.qml:111:29: Could not compile binding for buttonRole: Cannot resolve property type for binding on buttonRole. [compiler] [9273/11342] Generating .rcc/qmlcache/materialeditor_MaterialPropertiesPane_qml.cpp Warning: MaterialPropertiesPane.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: MaterialPropertiesPane.qml:15:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: MaterialPropertiesPane.qml:19:13: ComboBox was not found. Did you add all import paths? [import] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:47:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: MaterialPropertiesPane.qml:51:13: ComboBox was not found. Did you add all import paths? [import] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:80:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: MaterialPropertiesPane.qml:84:13: ComboBox was not found. Did you add all import paths? [import] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:99:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: MaterialPropertiesPane.qml:103:13: ComboBox was not found. Did you add all import paths? [import] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:119:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: MaterialPropertiesPane.qml:123:13: ComboBox was not found. Did you add all import paths? [import] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:10:1: Pane was not found. Did you add all import paths? [import] Pane { ^^^^ Info: Did you mean "Pass"? Pass { ^^^^ Warning: MaterialPropertiesPane.qml:15:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MaterialPropertiesPane.qml:15:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MaterialPropertiesPane.qml:19:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:19:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:19:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:19:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:19:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:19:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:47:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MaterialPropertiesPane.qml:47:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MaterialPropertiesPane.qml:51:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:51:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:51:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:51:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:51:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:51:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:80:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MaterialPropertiesPane.qml:80:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MaterialPropertiesPane.qml:84:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:84:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:84:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:84:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:84:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:84:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:99:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MaterialPropertiesPane.qml:99:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MaterialPropertiesPane.qml:103:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:103:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:103:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:103:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:103:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:103:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:119:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MaterialPropertiesPane.qml:119:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MaterialPropertiesPane.qml:123:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:123:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:123:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:123:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:123:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:123:13: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:47:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MaterialPropertiesPane.qml:51:13: Type ComboBox is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:13:5: Cannot assign to non-existent default property [missing-property] ColumnLayout { ^^^^^^^^^^^^ Warning: MaterialPropertiesPane.qml:99:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MaterialPropertiesPane.qml:103:13: Type ComboBox is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:119:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MaterialPropertiesPane.qml:123:13: Type ComboBox is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:15:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MaterialPropertiesPane.qml:19:13: Type ComboBox is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:80:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: MaterialPropertiesPane.qml:84:13: Type ComboBox is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: MaterialPropertiesPane.qml:120:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Shading Mode") ^^^^ Warning: MaterialPropertiesPane.qml:48:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Destination Blend") ^^^^ Warning: MaterialPropertiesPane.qml:125:17: Binding assigned to "textRole", but no property "textRole" exists in the current element. [missing-property] textRole: "text" ^^^^^^^^ Warning: MaterialPropertiesPane.qml:126:17: Binding assigned to "valueRole", but no property "valueRole" exists in the current element. [missing-property] valueRole: "value" ^^^^^^^^^ Warning: MaterialPropertiesPane.qml:127:17: Binding assigned to "implicitContentWidthPolicy", but no property "implicitContentWidthPolicy" exists in the current element. [missing-property] implicitContentWidthPolicy: ComboBox.WidestText ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: MaterialPropertiesPane.qml:130:17: Binding assigned to "model", but no property "model" exists in the current element. [missing-property] model: [ ^^^^^ Warning: MaterialPropertiesPane.qml:86:17: Binding assigned to "textRole", but no property "textRole" exists in the current element. [missing-property] textRole: "text" ^^^^^^^^ Warning: MaterialPropertiesPane.qml:87:17: Binding assigned to "valueRole", but no property "valueRole" exists in the current element. [missing-property] valueRole: "value" ^^^^^^^^^ Warning: MaterialPropertiesPane.qml:88:17: Binding assigned to "implicitContentWidthPolicy", but no property "implicitContentWidthPolicy" exists in the current element. [missing-property] implicitContentWidthPolicy: ComboBox.WidestText ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: MaterialPropertiesPane.qml:91:17: Binding assigned to "model", but no property "model" exists in the current element. [missing-property] model: [ ^^^^^ Warning: MaterialPropertiesPane.qml:105:17: Binding assigned to "textRole", but no property "textRole" exists in the current element. [missing-property] textRole: "text" ^^^^^^^^ Warning: MaterialPropertiesPane.qml:106:17: Binding assigned to "valueRole", but no property "valueRole" exists in the current element. [missing-property] valueRole: "value" ^^^^^^^^^ Warning: MaterialPropertiesPane.qml:107:17: Binding assigned to "implicitContentWidthPolicy", but no property "implicitContentWidthPolicy" exists in the current element. [missing-property] implicitContentWidthPolicy: ComboBox.WidestText ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: MaterialPropertiesPane.qml:110:17: Binding assigned to "model", but no property "model" exists in the current element. [missing-property] model: [ ^^^^^ Warning: MaterialPropertiesPane.qml:100:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Depth Draw Mode") ^^^^ Warning: MaterialPropertiesPane.qml:81:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Cull Mode") ^^^^ Warning: MaterialPropertiesPane.qml:53:17: Binding assigned to "textRole", but no property "textRole" exists in the current element. [missing-property] textRole: "text" ^^^^^^^^ Warning: MaterialPropertiesPane.qml:54:17: Binding assigned to "valueRole", but no property "valueRole" exists in the current element. [missing-property] valueRole: "value" ^^^^^^^^^ Warning: MaterialPropertiesPane.qml:55:17: Binding assigned to "implicitContentWidthPolicy", but no property "implicitContentWidthPolicy" exists in the current element. [missing-property] implicitContentWidthPolicy: ComboBox.WidestText ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: MaterialPropertiesPane.qml:59:17: Binding assigned to "model", but no property "model" exists in the current element. [missing-property] model: [ ^^^^^ Warning: MaterialPropertiesPane.qml:21:17: Binding assigned to "textRole", but no property "textRole" exists in the current element. [missing-property] textRole: "text" ^^^^^^^^ Warning: MaterialPropertiesPane.qml:22:17: Binding assigned to "valueRole", but no property "valueRole" exists in the current element. [missing-property] valueRole: "value" ^^^^^^^^^ Warning: MaterialPropertiesPane.qml:23:17: Binding assigned to "implicitContentWidthPolicy", but no property "implicitContentWidthPolicy" exists in the current element. [missing-property] implicitContentWidthPolicy: ComboBox.WidestText ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: MaterialPropertiesPane.qml:26:17: Binding assigned to "model", but no property "model" exists in the current element. [missing-property] model: [ ^^^^^ Warning: MaterialPropertiesPane.qml:16:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Source Blend") ^^^^ Info: MaterialPropertiesPane.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: MaterialPropertiesPane.qml:23:17: Could not compile binding for implicitContentWidthPolicy: Cannot resolve property type for binding on implicitContentWidthPolicy. [compiler] Warning: MaterialPropertiesPane.qml:24:17: Could not compile binding for onActivated: Cannot resolve property type for binding on onActivated. [compiler] Warning: MaterialPropertiesPane.qml:26:17: Could not compile binding for model: Cannot resolve property type for binding on model. [compiler] Warning: MaterialPropertiesPane.qml:25:68: Unqualified access [unqualified] Component.onCompleted: currentIndex = indexOfValue(targetMaterial.sourceBlend) ^^^^^^^^^^^^^^ Info: targetMaterial is a member of a parent element. You can qualify the access with its id to avoid this warning: Component.onCompleted: currentIndex = indexOfValue(.targetMaterial.sourceBlend) ^^^^^ Warning: MaterialPropertiesPane.qml:25:68: Could not compile binding for onCompleted: Cannot access value for name targetMaterial [compiler] Component.onCompleted: currentIndex = indexOfValue(targetMaterial.sourceBlend) ^^^^^^^^^^^^^^ Warning: MaterialPropertiesPane.qml:55:17: Could not compile binding for implicitContentWidthPolicy: Cannot resolve property type for binding on implicitContentWidthPolicy. [compiler] Warning: MaterialPropertiesPane.qml:56:17: Could not compile binding for onActivated: Cannot resolve property type for binding on onActivated. [compiler] Warning: MaterialPropertiesPane.qml:59:17: Could not compile binding for model: Cannot resolve property type for binding on model. [compiler] Warning: MaterialPropertiesPane.qml:57:68: Unqualified access [unqualified] Component.onCompleted: currentIndex = indexOfValue(targetMaterial.destinationBlend) ^^^^^^^^^^^^^^ Info: targetMaterial is a member of a parent element. You can qualify the access with its id to avoid this warning: Component.onCompleted: currentIndex = indexOfValue(.targetMaterial.destinationBlend) ^^^^^ Warning: MaterialPropertiesPane.qml:57:68: Could not compile binding for onCompleted: Cannot access value for name targetMaterial [compiler] Component.onCompleted: currentIndex = indexOfValue(targetMaterial.destinationBlend) ^^^^^^^^^^^^^^ Warning: MaterialPropertiesPane.qml:88:17: Could not compile binding for implicitContentWidthPolicy: Cannot resolve property type for binding on implicitContentWidthPolicy. [compiler] Warning: MaterialPropertiesPane.qml:89:17: Could not compile binding for onActivated: Cannot resolve property type for binding on onActivated. [compiler] Warning: MaterialPropertiesPane.qml:91:17: Could not compile binding for model: Cannot resolve property type for binding on model. [compiler] Warning: MaterialPropertiesPane.qml:90:68: Unqualified access [unqualified] Component.onCompleted: currentIndex = indexOfValue(targetMaterial.cullMode) ^^^^^^^^^^^^^^ Info: targetMaterial is a member of a parent element. You can qualify the access with its id to avoid this warning: Component.onCompleted: currentIndex = indexOfValue(.targetMaterial.cullMode) ^^^^^ Warning: MaterialPropertiesPane.qml:90:68: Could not compile binding for onCompleted: Cannot access value for name targetMaterial [compiler] Component.onCompleted: currentIndex = indexOfValue(targetMaterial.cullMode) ^^^^^^^^^^^^^^ Warning: MaterialPropertiesPane.qml:107:17: Could not compile binding for implicitContentWidthPolicy: Cannot resolve property type for binding on implicitContentWidthPolicy. [compiler] Warning: MaterialPropertiesPane.qml:108:17: Could not compile binding for onActivated: Cannot resolve property type for binding on onActivated. [compiler] Warning: MaterialPropertiesPane.qml:110:17: Could not compile binding for model: Cannot resolve property type for binding on model. [compiler] Warning: MaterialPropertiesPane.qml:109:68: Unqualified access [unqualified] Component.onCompleted: currentIndex = indexOfValue(targetMaterial.depthDrawMode) ^^^^^^^^^^^^^^ Info: targetMaterial is a member of a parent element. You can qualify the access with its id to avoid this warning: Component.onCompleted: currentIndex = indexOfValue(.targetMaterial.depthDrawMode) ^^^^^ Warning: MaterialPropertiesPane.qml:109:68: Could not compile binding for onCompleted: Cannot access value for name targetMaterial [compiler] Component.onCompleted: currentIndex = indexOfValue(targetMaterial.depthDrawMode) ^^^^^^^^^^^^^^ Warning: MaterialPropertiesPane.qml:127:17: Could not compile binding for implicitContentWidthPolicy: Cannot resolve property type for binding on implicitContentWidthPolicy. [compiler] Warning: MaterialPropertiesPane.qml:128:17: Could not compile binding for onActivated: Cannot resolve property type for binding on onActivated. [compiler] Warning: MaterialPropertiesPane.qml:130:17: Could not compile binding for model: Cannot resolve property type for binding on model. [compiler] Warning: MaterialPropertiesPane.qml:129:68: Unqualified access [unqualified] Component.onCompleted: currentIndex = indexOfValue(targetMaterial.shadingMode) ^^^^^^^^^^^^^^ Info: targetMaterial is a member of a parent element. You can qualify the access with its id to avoid this warning: Component.onCompleted: currentIndex = indexOfValue(.targetMaterial.shadingMode) ^^^^^ Warning: MaterialPropertiesPane.qml:129:68: Could not compile binding for onCompleted: Cannot access value for name targetMaterial [compiler] Component.onCompleted: currentIndex = indexOfValue(targetMaterial.shadingMode) ^^^^^^^^^^^^^^ [9275/11342] Generating .rcc/qmlcache/materialeditor_UniformManagerPane_qml.cpp Warning: UniformManagerPane.qml:6:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: UniformManagerPane.qml:9:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: UniformManagerPane.qml:349:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:365:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:403:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:419:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:435:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml: QAbstractListModel was not found. Did you add all import paths? [import] Info: Did you mean "AbstractListModel"? Warning: UniformManagerPane.qml:96:37: ScrollBar was not found. Did you add all import paths? [import] ScrollBar.vertical: ScrollBar { } ^^^^^^^^^ Warning: UniformManagerPane.qml:30:17: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: UniformManagerPane.qml:34:17: ComboBox was not found. Did you add all import paths? [import] ComboBox { ^^^^^^^^ Warning: UniformManagerPane.qml:50:17: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:59:17: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Warning: UniformManagerPane.qml:71:17: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: UniformManagerPane.qml:76:17: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: UniformManagerPane.qml:81:17: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: UniformManagerPane.qml:153:25: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: UniformManagerPane.qml:158:25: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: UniformManagerPane.qml:162:25: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: UniformManagerPane.qml:184:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: UniformManagerPane.qml:207:29: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: UniformManagerPane.qml:212:29: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Warning: UniformManagerPane.qml:244:29: CheckBox was not found. Did you add all import paths? [import] CheckBox { ^^^^^^^^ Warning: UniformManagerPane.qml:253:29: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:268:33: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:282:33: Slider was not found. Did you add all import paths? [import] Slider { ^^^^^^ Info: Did you mean "Shader"? Shader { ^^^^^^ Warning: UniformManagerPane.qml:308:37: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: UniformManagerPane.qml:311:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:324:37: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: UniformManagerPane.qml:327:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:346:37: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: UniformManagerPane.qml:349:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:362:37: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: UniformManagerPane.qml:365:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:378:37: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: UniformManagerPane.qml:381:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:400:37: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: UniformManagerPane.qml:403:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:416:37: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: UniformManagerPane.qml:419:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:432:37: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: UniformManagerPane.qml:435:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:448:37: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: UniformManagerPane.qml:451:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:470:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:483:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:496:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:509:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:524:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:537:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:550:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:563:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:578:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:591:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:604:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:617:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:632:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:645:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:658:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:671:37: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:697:33: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Warning: UniformManagerPane.qml:17:5: SplitView was not found. Did you add all import paths? [import] SplitView { ^^^^^^^^^ Warning: UniformManagerPane.qml:13:1: Pane was not found. Did you add all import paths? [import] Pane { ^^^^ Info: Did you mean "Pass"? Pass { ^^^^ Warning: UniformManagerPane.qml:18:9: unknown grouped property scope anchors. [unqualified] anchors.fill: parent ^^^^^^^ Warning: UniformManagerPane.qml:96:17: unknown attached property scope ScrollBar. [unqualified] ScrollBar.vertical: ScrollBar { } ^^^^^^^^^ Warning: UniformManagerPane.qml:187:17: unknown grouped property scope anchors. [unqualified] anchors.centerIn: parent ^^^^^^^ Warning: UniformManagerPane.qml:17:5: 'SplitView' is used but it is not resolved [unresolved-type] SplitView { ^^^^^^^^^ Warning: UniformManagerPane.qml:18:9: 'anchors' is used but it is not resolved [unresolved-type] anchors.fill: parent ^^^^^^^ Warning: UniformManagerPane.qml:30:17: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:34:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: UniformManagerPane.qml:34:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: UniformManagerPane.qml:34:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: UniformManagerPane.qml:50:17: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:50:17: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:50:17: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:50:17: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:59:17: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: UniformManagerPane.qml:59:17: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: UniformManagerPane.qml:59:17: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: UniformManagerPane.qml:71:17: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:71:17: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:71:17: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:76:17: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:76:17: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:76:17: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:81:17: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:81:17: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:81:17: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:96:17: 'ScrollBar' is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { } ^^^^^^^^^ Warning: UniformManagerPane.qml:153:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:153:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:158:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:158:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:162:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:162:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:162:25: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:184:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:184:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:187:17: 'anchors' is used but it is not resolved [unresolved-type] anchors.centerIn: parent ^^^^^^^ Warning: UniformManagerPane.qml:184:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:207:29: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:207:29: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:207:29: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:212:29: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: UniformManagerPane.qml:212:29: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: UniformManagerPane.qml:212:29: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: UniformManagerPane.qml:244:29: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: UniformManagerPane.qml:244:29: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: UniformManagerPane.qml:244:29: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: UniformManagerPane.qml:253:29: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:253:29: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:253:29: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:268:33: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:268:33: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:268:33: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:268:33: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:282:33: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: UniformManagerPane.qml:282:33: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: UniformManagerPane.qml:282:33: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: UniformManagerPane.qml:282:33: 'Slider' is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: UniformManagerPane.qml:308:37: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:311:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:311:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:311:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:324:37: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:327:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:327:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:327:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:346:37: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:349:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:349:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:349:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:362:37: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:365:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:365:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:365:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:378:37: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:381:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:381:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:381:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:400:37: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:403:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:403:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:403:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:416:37: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:419:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:419:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:419:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:432:37: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:435:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:435:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:435:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:448:37: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:451:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:451:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:451:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:470:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:470:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:470:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:483:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:483:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:483:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:496:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:496:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:496:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:509:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:509:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:509:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:524:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:524:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:524:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:537:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:537:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:537:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:550:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:550:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:550:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:563:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:563:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:563:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:578:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:578:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:578:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:591:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:591:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:591:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:604:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:604:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:604:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:617:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:617:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:617:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:632:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:632:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:632:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:645:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:645:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:645:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:658:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:658:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:658:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:671:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:671:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:671:37: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:697:33: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: UniformManagerPane.qml:697:33: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: UniformManagerPane.qml:632:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:645:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:658:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:671:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:578:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:591:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:604:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:617:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:19:9: Cannot assign to non-existent default property [missing-property] ColumnLayout { ^^^^^^^^^^^^ Warning: UniformManagerPane.qml:268:33: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:282:33: Type Slider is used but it is not resolved [unresolved-type] Slider { ^^^^^^ Warning: UniformManagerPane.qml:524:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:537:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:550:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:563:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:207:29: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:212:29: Type Button is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: UniformManagerPane.qml:697:33: Type Button is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: UniformManagerPane.qml:346:37: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:349:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:416:37: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:419:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:153:25: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:158:25: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:162:25: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:308:37: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:311:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:184:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:400:37: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:403:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:378:37: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:381:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:448:37: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:451:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:17:5: Cannot assign to non-existent default property [missing-property] SplitView { ^^^^^^^^^ Warning: UniformManagerPane.qml:324:37: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:327:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:432:37: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:435:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:30:17: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:34:17: Type ComboBox is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: UniformManagerPane.qml:50:17: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:59:17: Type Button is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: UniformManagerPane.qml:362:37: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:365:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:71:17: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:76:17: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:81:17: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: UniformManagerPane.qml:470:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:483:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:496:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:509:37: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: UniformManagerPane.qml:405:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.x ^^^^ Warning: UniformManagerPane.qml:347:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "X:" ^^^^ Warning: UniformManagerPane.qml:379:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Z:" ^^^^ Warning: UniformManagerPane.qml:159:29: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: uniformTable.columnWidth(1) ^^^^^ Warning: UniformManagerPane.qml:160:29: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: name ^^^^ Warning: UniformManagerPane.qml:433:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Z:" ^^^^ Warning: UniformManagerPane.qml:309:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "X:" ^^^^ Warning: UniformManagerPane.qml:292:37: Binding assigned to "from", but no property "from" exists in the current element. [missing-property] from: 0.0 ^^^^ Warning: UniformManagerPane.qml:293:37: Binding assigned to "to", but no property "to" exists in the current element. [missing-property] to: 1.0 ^^ Warning: UniformManagerPane.qml:672:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.m44 ^^^^ Warning: UniformManagerPane.qml:564:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.m24 ^^^^ Warning: UniformManagerPane.qml:453:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.w ^^^^ Warning: UniformManagerPane.qml:31:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Type:" ^^^^ Warning: UniformManagerPane.qml:437:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.z ^^^^ Warning: UniformManagerPane.qml:18:17: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property] anchors.fill: parent ^^^^ Warning: UniformManagerPane.qml:155:29: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: uniformTable.columnWidth(0) ^^^^^ Warning: UniformManagerPane.qml:156:29: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: uniformTable.typeStrings[type] ^^^^ Warning: UniformManagerPane.qml:417:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Y:" ^^^^ Warning: UniformManagerPane.qml:592:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.m32 ^^^^ Warning: UniformManagerPane.qml:471:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.m11 ^^^^ Warning: UniformManagerPane.qml:61:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Add" ^^^^ Warning: UniformManagerPane.qml:62:21: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property] enabled: uniformNameTextInput.text != "" ^^^^^^^ Warning: UniformManagerPane.qml:313:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.x ^^^^ Warning: UniformManagerPane.qml:245:33: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "value" ^^^^ Warning: UniformManagerPane.qml:246:33: Binding assigned to "checked", but no property "checked" exists in the current element. [missing-property] checked: model.value ^^^^^^^ Warning: UniformManagerPane.qml:401:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "X:" ^^^^ Warning: UniformManagerPane.qml:579:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.m31 ^^^^ Warning: UniformManagerPane.qml:633:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.m41 ^^^^ Warning: UniformManagerPane.qml:659:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.m43 ^^^^ Warning: UniformManagerPane.qml:698:37: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Choose Image" ^^^^ Warning: UniformManagerPane.qml:510:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.m14 ^^^^ Warning: UniformManagerPane.qml:618:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.m34 ^^^^ Warning: UniformManagerPane.qml:77:21: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: uniformTable.columnWidth(1) ^^^^^ Warning: UniformManagerPane.qml:78:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Name" ^^^^ Warning: UniformManagerPane.qml:79:21: Binding assigned to "verticalAlignment", but no property "verticalAlignment" exists in the current element. [missing-property] verticalAlignment: Text.AlignVCenter ^^^^^^^^^^^^^^^^^ Warning: UniformManagerPane.qml:329:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.y ^^^^ Warning: UniformManagerPane.qml:421:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.y ^^^^ Warning: UniformManagerPane.qml:383:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.z ^^^^ Warning: UniformManagerPane.qml:36:21: Binding assigned to "textRole", but no property "textRole" exists in the current element. [missing-property] textRole: "text" ^^^^^^^^ Warning: UniformManagerPane.qml:37:21: Binding assigned to "valueRole", but no property "valueRole" exists in the current element. [missing-property] valueRole: "value" ^^^^^^^^^ Warning: UniformManagerPane.qml:38:21: Binding assigned to "model", but no property "model" exists in the current element. [missing-property] model: [ ^^^^^ Warning: UniformManagerPane.qml:484:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.m12 ^^^^ Warning: UniformManagerPane.qml:56:21: Binding assigned to "placeholderText", but no property "placeholderText" exists in the current element. [missing-property] placeholderText: "Uniform Name" ^^^^^^^^^^^^^^^ Warning: UniformManagerPane.qml:72:21: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: uniformTable.columnWidth(0) ^^^^^ Warning: UniformManagerPane.qml:73:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Type" ^^^^ Warning: UniformManagerPane.qml:74:21: Binding assigned to "verticalAlignment", but no property "verticalAlignment" exists in the current element. [missing-property] verticalAlignment: Text.AlignVCenter ^^^^^^^^^^^^^^^^^ Warning: UniformManagerPane.qml:186:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: uniformTable.currentIndex == -1 ^^^^^^^ Warning: UniformManagerPane.qml:188:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Select a uniform to edit" ^^^^ Warning: UniformManagerPane.qml:351:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.x ^^^^ Warning: UniformManagerPane.qml:214:33: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Remove" ^^^^ Warning: UniformManagerPane.qml:363:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Y:" ^^^^ Warning: UniformManagerPane.qml:449:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "W:" ^^^^ Warning: UniformManagerPane.qml:254:33: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value ^^^^ Warning: UniformManagerPane.qml:525:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.m21 ^^^^ Warning: UniformManagerPane.qml:208:33: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Uniform: " + name ^^^^ Warning: UniformManagerPane.qml:210:33: Binding assigned to "elide", but no property "elide" exists in the current element. [missing-property] elide: Text.ElideRight ^^^^^ Warning: UniformManagerPane.qml:82:21: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: uniformTable.columnWidth(2) ^^^^^ Warning: UniformManagerPane.qml:83:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Value" ^^^^ Warning: UniformManagerPane.qml:84:21: Binding assigned to "verticalAlignment", but no property "verticalAlignment" exists in the current element. [missing-property] verticalAlignment: Text.AlignVCenter ^^^^^^^^^^^^^^^^^ Warning: UniformManagerPane.qml:163:29: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: uniformTable.columnWidth(2) ^^^^^ Warning: UniformManagerPane.qml:165:29: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: uniformTable.convertValueToString(value, type) ^^^^ Warning: UniformManagerPane.qml:646:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.m42 ^^^^ Warning: UniformManagerPane.qml:538:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.m22 ^^^^ Warning: UniformManagerPane.qml:325:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "Y:" ^^^^ Warning: UniformManagerPane.qml:367:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.y ^^^^ Warning: UniformManagerPane.qml:270:37: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value ^^^^ Warning: UniformManagerPane.qml:187:25: Binding assigned to "centerIn", but no property "centerIn" exists in the current element. [missing-property] anchors.centerIn: parent ^^^^^^^^ Warning: UniformManagerPane.qml:497:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.m13 ^^^^ Warning: UniformManagerPane.qml:605:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.m33 ^^^^ Warning: UniformManagerPane.qml:551:41: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.value.m23 ^^^^ Warning: UniformManagerPane.qml:92:24: Type UniformModel is used but it is not resolved [unresolved-type] model: UniformModel { ^^^^^^^^^^^^ Warning: UniformManagerPane.qml:96:17: Type ScrollBar is used but it is not resolved [unresolved-type] ScrollBar.vertical: ScrollBar { } ^^^^^^^^^ Warning: UniformManagerPane.qml:253:29: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Info: UniformManagerPane.qml:6:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Info: UniformManagerPane.qml:8:1: Unused import [unused-imports] import QtQuick3D ^^^^^^ Info: UniformManagerPane.qml:11:1: Unused import [unused-imports] import Qt.labs.qmlmodels ^^^^^^ Warning: UniformManagerPane.qml:18:17: Could not compile binding for fill: Cannot resolve property type for binding on fill. [compiler] Warning: UniformManagerPane.qml:25:36: Unqualified access [unqualified] let rowCount = materialAdapter.uniformModel.rowCount; ^^^^^^^^^^^^^^^ Info: materialAdapter is a member of a parent element. You can qualify the access with its id to avoid this warning: let rowCount = uniformManagerPane.materialAdapter.uniformModel.rowCount; ^^^^^^^^^^^^^^^^^^^ Warning: UniformManagerPane.qml:25:36: Could not compile function insertUniform: Cannot access value for name materialAdapter [compiler] let rowCount = materialAdapter.uniformModel.rowCount; ^^^^^^^^^^^^^^^ Warning: UniformManagerPane.qml:38:21: Could not compile binding for model: Cannot resolve property type for binding on model. [compiler] Warning: UniformManagerPane.qml:57:21: Could not compile binding for onAccepted: Cannot resolve property type for binding on onAccepted. [compiler] Warning: UniformManagerPane.qml:53:44: Could not compile binding for regularExpression: Instruction "generate_MoveRegExp" not implemented [compiler] regularExpression: /[a-zA-Z_][a-zA-Z0-9_]+/ ^^^^^^^^^^^^^^^^^^^^^^^^ Warning: UniformManagerPane.qml:62:21: Could not compile binding for enabled: Cannot resolve property type for binding on enabled. [compiler] Warning: UniformManagerPane.qml:63:21: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: UniformManagerPane.qml:72:21: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: UniformManagerPane.qml:74:21: Could not compile binding for verticalAlignment: Cannot resolve property type for binding on verticalAlignment. [compiler] Warning: UniformManagerPane.qml:77:21: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: UniformManagerPane.qml:79:21: Could not compile binding for verticalAlignment: Cannot resolve property type for binding on verticalAlignment. [compiler] Warning: UniformManagerPane.qml:82:21: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: UniformManagerPane.qml:84:21: Could not compile binding for verticalAlignment: Cannot resolve property type for binding on verticalAlignment. [compiler] Warning: UniformManagerPane.qml:101:43: Could not compile binding for typeStrings: Cannot generate efficient code for storing an array in a non-sequence type [compiler] property var typeStrings: [ ^ Warning: UniformManagerPane.qml:112:17: Could not compile function convertValueToString: Functions without type annotations won't be compiled [compiler] function convertValueToString(value, type) ^^^^^^^^^ Warning: UniformManagerPane.qml:141:17: Could not compile function columnWidth: Functions without type annotations won't be compiled [compiler] function columnWidth(column) { ^^^^^^^^^ Warning: UniformManagerPane.qml:153:25: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Label { ^^^^^ Warning: UniformManagerPane.qml:151:29: Could not compile binding for height: Cannot retrieve a non-object type by ID: typeLabel [compiler] height: typeLabel.implicitHeight ^^^^^^^^^ Warning: UniformManagerPane.qml:155:29: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: UniformManagerPane.qml:156:29: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:159:29: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: UniformManagerPane.qml:160:29: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:163:29: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: UniformManagerPane.qml:165:29: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:171:29: Unqualified access [unqualified] uniformTable.currentIndex = index ^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2021 The Qt Company Ltd. Warning: UniformManagerPane.qml:171:29: Could not compile binding for onClicked: Cannot access value for name uniformTable [compiler] uniformTable.currentIndex = index ^^^^^^^^^^^^ Warning: UniformManagerPane.qml:186:17: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: UniformManagerPane.qml:187:25: Could not compile binding for centerIn: Cannot resolve property type for binding on centerIn. [compiler] Warning: UniformManagerPane.qml: Object type UniformModel is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Warning: UniformManagerPane.qml:193:24: Could not compile binding for model: Cannot retrieve a non-object type by ID: uniformModel [compiler] model: uniformModel ^^^^^^^^^^^^ Warning: UniformManagerPane.qml:197:30: Unqualified access [unqualified] visible: index === uniformTable.currentIndex ^^^^^ Info: index is implicitly injected into this delegate. Add a required property instead. Item { Warning: UniformManagerPane.qml:197:30: Could not compile binding for visible: Cannot access value for name index [compiler] visible: index === uniformTable.currentIndex ^^^^^ Warning: UniformManagerPane.qml:212:29: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Button { ^^^^^^ Warning: UniformManagerPane.qml:203:33: Could not compile binding for height: Cannot retrieve a non-object type by ID: removeButton [compiler] height: removeButton.implicitHeight ^^^^^^^^^^^^ Warning: UniformManagerPane.qml:208:33: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:210:33: Could not compile binding for elide: Cannot resolve property type for binding on elide. [compiler] Warning: UniformManagerPane.qml:216:33: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: UniformManagerPane.qml:229:50: Unqualified access [unqualified] sourceComponent: editors[type] ^^^^ Info: Did you mean "top"? sourceComponent: editors[top] ^^^ Warning: UniformManagerPane.qml:229:50: Could not compile binding for sourceComponent: Cannot access value for name type [compiler] sourceComponent: editors[type] ^^^^ Warning: UniformManagerPane.qml:239:29: Could not compile binding for editors: Cannot generate efficient code for storing an array in a non-sequence type [compiler] samplerEditor ^^^^^^^^^^^^^ Warning: UniformManagerPane.qml:246:33: Could not compile binding for checked: Cannot resolve property type for binding on checked. [compiler] Warning: UniformManagerPane.qml:247:33: Could not compile binding for onCheckedChanged: Cannot resolve property type for binding on onCheckedChanged. [compiler] Warning: UniformManagerPane.qml:254:33: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:258:33: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:270:37: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:274:37: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:285:37: Could not compile function updateMinMax: Functions without type annotations won't be compiled [compiler] function updateMinMax(newValue) { ^^^^^^^^^ Warning: UniformManagerPane.qml:294:37: Could not compile binding for onValueChanged: Cannot resolve property type for binding on onValueChanged. [compiler] Warning: UniformManagerPane.qml:298:54: Unqualified access [unqualified] updateMinMax(model.value); ^^^^^ Info: model is a member of a parent element. You can qualify the access with its id to avoid this warning: updateMinMax(.model.value); ^^^^^ Warning: UniformManagerPane.qml:298:54: Could not compile binding for onCompleted: Cannot access value for name model [compiler] updateMinMax(model.value); ^^^^^ Warning: UniformManagerPane.qml:313:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:317:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:329:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:333:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:351:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:355:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:367:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:371:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:383:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:387:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:405:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:409:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:421:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:425:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:437:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:441:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:453:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:457:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:471:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:475:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:484:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:488:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:497:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:501:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:510:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:514:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:525:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:529:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:538:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:542:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:551:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:555:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:564:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:568:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:579:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:583:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:592:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:596:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:605:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:609:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:618:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:622:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:633:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:637:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:646:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:650:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:659:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:663:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:672:41: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: UniformManagerPane.qml:676:41: Could not compile binding for onEditingFinished: Cannot resolve property type for binding on onEditingFinished. [compiler] Warning: UniformManagerPane.qml:699:37: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: UniformManagerPane.qml:706:52: Unqualified access [unqualified] nameFilters: [ materialAdapter.getSupportedImageFormatsFilter()] ^^^^^^^^^^^^^^^ Info: materialAdapter is a member of a parent element. You can qualify the access with its id to avoid this warning: nameFilters: [ .materialAdapter.getSupportedImageFormatsFilter()] ^^^^^ Warning: UniformManagerPane.qml:706:52: Could not compile binding for nameFilters: Cannot access value for name materialAdapter [compiler] nameFilters: [ materialAdapter.getSupportedImageFormatsFilter()] ^^^^^^^^^^^^^^^ Warning: UniformManagerPane.qml:709:45: Unqualified access [unqualified] model.value = textureSourceDialog.selectedFile ^^^^^ Info: model is a member of a parent element. You can qualify the access with its id to avoid this warning: .model.value = textureSourceDialog.selectedFile ^^^^^ Warning: UniformManagerPane.qml:709:45: Could not compile binding for onAccepted: Cannot access value for name model [compiler] model.value = textureSourceDialog.selectedFile ^^^^^ [9374/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_Colorize_qml.cpp Warning: Colorize.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- Warning: Colorize.qml:170:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: Colorize.qml:170:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: Colorize.qml:170:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: Colorize.qml:170:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: Colorize.qml:172:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: rootItem.source ^^^^^ Warning: Colorize.qml:173:9: Binding assigned to "interpolation", but no property "interpolation" exists in the current element. [missing-property] interpolation: input && input.smooth ? SourceProxy.LinearInterpolation : SourceProxy.NearestInterpolation ^^^^^^^^^^^^^ Info: Colorize.qml:5:1: Unused import [unused-imports] import Qt5Compat.GraphicalEffects.private ^^^^^^ Warning: Colorize.qml:172:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: Colorize.qml:173:9: Could not compile binding for interpolation: Cannot resolve property type for binding on interpolation. [compiler] Warning: Colorize.qml:170:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: Colorize.qml:188:34: Could not compile binding for source: Cannot retrieve a non-object type by ID: sourceProxy [compiler] property variant source: sourceProxy.output ^^^^^^^^^^^ [9375/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_ConicalGradient_qml.cpp Warning: ConicalGradient.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- Warning: ConicalGradient.qml:250:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: ConicalGradient.qml:250:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: ConicalGradient.qml:250:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: ConicalGradient.qml:252:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: rootItem.source ^^^^^ Info: ConicalGradient.qml:5:1: Unused import [unused-imports] import Qt5Compat.GraphicalEffects.private ^^^^^^ Warning: ConicalGradient.qml:252:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: ConicalGradient.qml:250:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: ConicalGradient.qml:282:38: Could not compile binding for maskSource: Cannot retrieve a non-object type by ID: maskSourceProxy [compiler] property variant maskSource: maskSourceProxy.output ^^^^^^^^^^^^^^^ Warning: ConicalGradient.qml: Object type Math is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Warning: ConicalGradient.qml:283:64: Could not compile binding for startAngle: Cannot generate efficient code for lookup in QJSValue [compiler] property real startAngle: (rootItem.angle - 90) * Math.PI/180 ^^ Warning: ConicalGradient.qml:284:49: Unqualified access [unqualified] property variant center: Qt.point(0.5 + horizontalOffset / width, 0.5 + verticalOffset / height) ^^^^^^^^^^^^^^^^ Info: horizontalOffset is a member of a parent element. You can qualify the access with its id to avoid this warning: property variant center: Qt.point(0.5 + rootItem.horizontalOffset / width, 0.5 + verticalOffset / height) ^^^^^^^^^ Warning: ConicalGradient.qml:284:49: Could not compile binding for center: Cannot access value for name horizontalOffset [compiler] property variant center: Qt.point(0.5 + horizontalOffset / width, 0.5 + verticalOffset / height) ^^^^^^^^^^^^^^^^ Warning: ConicalGradient.qml:288:25: Could not compile binding for fragmentShader: Cannot generate efficient code for incomparable types void of void and QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qt5compat/src/imports/graphicaleffects5/ConicalGradient.qml)::maskSource with type QVariant [compiler] fragmentShader: maskSource == undefined ? noMaskShader : maskShader ^^^^^^^^^^ [9376/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_Desaturate_qml.cpp Warning: Desaturate.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- Warning: Desaturate.qml:84:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: Desaturate.qml:84:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: Desaturate.qml:84:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: Desaturate.qml:84:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: Desaturate.qml:86:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: rootItem.source ^^^^^ Warning: Desaturate.qml:87:9: Binding assigned to "interpolation", but no property "interpolation" exists in the current element. [missing-property] interpolation: input && input.smooth ? SourceProxy.LinearInterpolation : SourceProxy.NearestInterpolation ^^^^^^^^^^^^^ Info: Desaturate.qml:5:1: Unused import [unused-imports] import Qt5Compat.GraphicalEffects.private ^^^^^^ Warning: Desaturate.qml:86:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: Desaturate.qml:87:9: Could not compile binding for interpolation: Cannot resolve property type for binding on interpolation. [compiler] Warning: Desaturate.qml:84:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: Desaturate.qml:102:34: Could not compile binding for source: Cannot retrieve a non-object type by ID: sourceProxy [compiler] property variant source: sourceProxy.output ^^^^^^^^^^^ [9377/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_Displace_qml.cpp Warning: Displace.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- Warning: Displace.qml:120:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: Displace.qml:125:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: Displace.qml:120:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: Displace.qml:125:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: Displace.qml:120:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: Displace.qml:125:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: Displace.qml:127:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: rootItem.displacementSource ^^^^^ Warning: Displace.qml:122:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: rootItem.source ^^^^^ Info: Displace.qml:5:1: Unused import [unused-imports] import Qt5Compat.GraphicalEffects.private ^^^^^^ Warning: Displace.qml:122:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: Displace.qml:127:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: Displace.qml:120:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: Displace.qml:142:34: Could not compile binding for source: Cannot retrieve a non-object type by ID: sourceProxy [compiler] property variant source: sourceProxy.output ^^^^^^^^^^^ Warning: Displace.qml:125:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: Displace.qml:143:46: Could not compile binding for displacementSource: Cannot retrieve a non-object type by ID: displacementSourceProxy [compiler] property variant displacementSource: displacementSourceProxy.output ^^^^^^^^^^^^^^^^^^^^^^^ [9378/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_DirectionalBlur_qml.cpp Warning: DirectionalBlur.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- Info: DirectionalBlur.qml:204:49: String contains unescaped line terminator which is deprecated. [multiline-strings] property string fragmentShaderSkeleton: "#version 440 layout(location = 0) in vec2 qt_TexCoord0; layout(location = 0) out vec4 fragColor; layout(std140, binding = 0) uniform buf { mat4 qt_Matrix; float qt_Opacity; float len; float samples; float weight; vec2 expand; vec2 delta; }; layout(binding = 1) uniform sampler2D source; void main(void) { vec2 shift = delta * len / max(1.0, samples - 1.0); vec2 texCoord = qt_TexCoord0; fragColor = vec4(0.0); PLACEHOLDER_EXPAND_STEPS texCoord -= shift * max(0.0, samples - 1.0) * 0.5; PLACEHOLDER_UNROLLED_LOOP fragColor *= weight * qt_Opacity; } " Info: Use a template literal instead property string fragmentShaderSkeleton: `#version 440 layout(location = 0) in vec2 qt_TexCoord0; layout(location = 0) out vec4 fragColor; layout(std140, binding = 0) uniform buf { mat4 qt_Matrix; float qt_Opacity; float len; float samples; float weight; vec2 expand; vec2 delta; }; layout(binding = 1) uniform sampler2D source; void main(void) { vec2 shift = delta * len / max(1.0, samples - 1.0); vec2 texCoord = qt_TexCoord0; fragColor = vec4(0.0); PLACEHOLDER_EXPAND_STEPS texCoord -= shift * max(0.0, samples - 1.0) * 0.5; PLACEHOLDER_UNROLLED_LOOP fragColor *= weight * qt_Opacity; } ` Warning: DirectionalBlur.qml:172:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: DirectionalBlur.qml:172:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: DirectionalBlur.qml:172:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: DirectionalBlur.qml:172:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: DirectionalBlur.qml:174:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: rootItem.source ^^^^^ Warning: DirectionalBlur.qml:175:9: Binding assigned to "sourceRect", but no property "sourceRect" exists in the current element. [missing-property] sourceRect: rootItem.transparentBorder ? Qt.rect(-1, -1, parent.width + 2.0, parent.height + 2.0) : Qt.rect(0, 0, 0, 0) ^^^^^^^^^^ Info: DirectionalBlur.qml:5:1: Unused import [unused-imports] import Qt5Compat.GraphicalEffects.private ^^^^^^ Warning: DirectionalBlur.qml:174:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: DirectionalBlur.qml:175:9: Could not compile binding for sourceRect: Cannot resolve property type for binding on sourceRect. [compiler] Warning: DirectionalBlur.qml:172:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: DirectionalBlur.qml:190:34: Could not compile binding for source: Cannot retrieve a non-object type by ID: sourceProxy [compiler] property variant source: sourceProxy.output ^^^^^^^^^^^ Warning: DirectionalBlur.qml:196:75: Could not compile binding for expand: Cannot load property width from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qt5compat/src/imports/graphicaleffects5/DirectionalBlur.qml)::expandPixels with type QVariant. [compiler] property variant expand: transparentBorder ? Qt.size(expandPixels.width / width, expandPixels.height / height) : Qt.size(0,0) ^^^^^ Warning: DirectionalBlur.qml: Object type Math is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Warning: DirectionalBlur.qml: Object type Math is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Warning: DirectionalBlur.qml:197:102: Could not compile binding for delta: Cannot generate efficient code for lookup in QJSValue [compiler] property variant delta: Qt.size(1.0 / rootItem.width * Math.cos((rootItem.angle + 90) * Math.PI/180), 1.0 / rootItem.height * Math.sin((rootItem.angle + 90) * Math.PI/180)) ^^ Warning: DirectionalBlur.qml:199:46: Could not compile binding for x: Cannot load property width from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qt5compat/src/imports/graphicaleffects5/DirectionalBlur.qml)::expandPixels with type QVariant. [compiler] x: transparentBorder ? -expandPixels.width - 1: 0 ^^^^^ Warning: DirectionalBlur.qml:200:46: Could not compile binding for y: Cannot load property height from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qt5compat/src/imports/graphicaleffects5/DirectionalBlur.qml)::expandPixels with type QVariant. [compiler] y: transparentBorder ? -expandPixels.height - 1 : 0 ^^^^^^ Warning: DirectionalBlur.qml:201:70: Could not compile binding for width: Cannot load property width from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qt5compat/src/imports/graphicaleffects5/DirectionalBlur.qml)::expandPixels with type QVariant. [compiler] width: transparentBorder ? parent.width + 2.0 * expandPixels.width + 2 : parent.width ^^^^^ Warning: DirectionalBlur.qml:202:72: Could not compile binding for height: Cannot load property height from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qt5compat/src/imports/graphicaleffects5/DirectionalBlur.qml)::expandPixels with type QVariant. [compiler] height: transparentBorder ? parent.height + 2.0 * expandPixels.height + 2 : parent.height ^^^^^^ Warning: DirectionalBlur.qml:250:30: Unqualified access [unqualified] fragmentShader = ShaderBuilder.buildFragmentShader(shader.replace("PLACEHOLDER_UNROLLED_LOOP", unrolledLoop)) ^^^^^^^^^^^^^ Warning: DirectionalBlur.qml:250:30: Unqualified access [unqualified] fragmentShader = ShaderBuilder.buildFragmentShader(shader.replace("PLACEHOLDER_UNROLLED_LOOP", unrolledLoop)) ^^^^^^^^^^^^^ Warning: DirectionalBlur.qml:250:30: Unqualified access [unqualified] fragmentShader = ShaderBuilder.buildFragmentShader(shader.replace("PLACEHOLDER_UNROLLED_LOOP", unrolledLoop)) ^^^^^^^^^^^^^ Warning: DirectionalBlur.qml:250:30: Could not compile function buildFragmentShader: Cannot access value for name ShaderBuilder [compiler] fragmentShader = ShaderBuilder.buildFragmentShader(shader.replace("PLACEHOLDER_UNROLLED_LOOP", unrolledLoop)) ^^^^^^^^^^^^^ [9380/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_DropShadow_qml.cpp Warning: DropShadow.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- [9382/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_FastBlur_qml.cpp Warning: FastBlur.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- Warning: FastBlur.qml:121:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: FastBlur.qml:121:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: FastBlur.qml:121:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: FastBlur.qml:123:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: rootItem.source ^^^^^ Info: FastBlur.qml:5:1: Unused import [unused-imports] import Qt5Compat.GraphicalEffects.private ^^^^^^ Warning: FastBlur.qml:123:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: FastBlur.qml:121:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: FastBlur.qml:144:34: Could not compile binding for source: Cannot retrieve a non-object type by ID: sourceProxy [compiler] property variant source: sourceProxy.output ^^^^^^^^^^^ Warning: FastBlur.qml:156:21: Unqualified access [unqualified] sourceRect: transparentBorder ? Qt.rect(-64, -64, shaderItem.width, shaderItem.height) : Qt.rect(0, 0, 0, 0) ^^^^^^^^^^^^^^^^^ Info: transparentBorder is a member of a parent element. You can qualify the access with its id to avoid this warning: sourceRect: rootItem.transparentBorder ? Qt.rect(-64, -64, shaderItem.width, shaderItem.height) : Qt.rect(0, 0, 0, 0) ^^^^^^^^^ Warning: FastBlur.qml:156:21: Could not compile binding for sourceRect: Cannot access value for name transparentBorder [compiler] sourceRect: transparentBorder ? Qt.rect(-64, -64, shaderItem.width, shaderItem.height) : Qt.rect(0, 0, 0, 0) ^^^^^^^^^^^^^^^^^ Warning: FastBlur.qml:169:23: Unqualified access [unqualified] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurVertexShader is a member of a parent element. You can qualify the access with its id to avoid this warning: vertexShader: rootItem.__internalBlurVertexShader ^^^^^^^^^ Warning: FastBlur.qml:169:23: Could not compile binding for vertexShader: Cannot access value for name __internalBlurVertexShader [compiler] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastBlur.qml:170:25: Unqualified access [unqualified] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurFragmentShader is a member of a parent element. You can qualify the access with its id to avoid this warning: fragmentShader: rootItem.__internalBlurFragmentShader ^^^^^^^^^ Warning: FastBlur.qml:170:25: Could not compile binding for fragmentShader: Cannot access value for name __internalBlurFragmentShader [compiler] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastBlur.qml:191:23: Unqualified access [unqualified] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurVertexShader is a member of a parent element. You can qualify the access with its id to avoid this warning: vertexShader: rootItem.__internalBlurVertexShader ^^^^^^^^^ Warning: FastBlur.qml:191:23: Could not compile binding for vertexShader: Cannot access value for name __internalBlurVertexShader [compiler] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastBlur.qml:192:25: Unqualified access [unqualified] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurFragmentShader is a member of a parent element. You can qualify the access with its id to avoid this warning: fragmentShader: rootItem.__internalBlurFragmentShader ^^^^^^^^^ Warning: FastBlur.qml:192:25: Could not compile binding for fragmentShader: Cannot access value for name __internalBlurFragmentShader [compiler] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastBlur.qml:213:23: Unqualified access [unqualified] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurVertexShader is a member of a parent element. You can qualify the access with its id to avoid this warning: vertexShader: rootItem.__internalBlurVertexShader ^^^^^^^^^ Warning: FastBlur.qml:213:23: Could not compile binding for vertexShader: Cannot access value for name __internalBlurVertexShader [compiler] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastBlur.qml:214:25: Unqualified access [unqualified] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurFragmentShader is a member of a parent element. You can qualify the access with its id to avoid this warning: fragmentShader: rootItem.__internalBlurFragmentShader ^^^^^^^^^ Warning: FastBlur.qml:214:25: Could not compile binding for fragmentShader: Cannot access value for name __internalBlurFragmentShader [compiler] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastBlur.qml:235:23: Unqualified access [unqualified] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurVertexShader is a member of a parent element. You can qualify the access with its id to avoid this warning: vertexShader: rootItem.__internalBlurVertexShader ^^^^^^^^^ Warning: FastBlur.qml:235:23: Could not compile binding for vertexShader: Cannot access value for name __internalBlurVertexShader [compiler] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastBlur.qml:236:25: Unqualified access [unqualified] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurFragmentShader is a member of a parent element. You can qualify the access with its id to avoid this warning: fragmentShader: rootItem.__internalBlurFragmentShader ^^^^^^^^^ Warning: FastBlur.qml:236:25: Could not compile binding for fragmentShader: Cannot access value for name __internalBlurFragmentShader [compiler] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastBlur.qml:257:23: Unqualified access [unqualified] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurVertexShader is a member of a parent element. You can qualify the access with its id to avoid this warning: vertexShader: rootItem.__internalBlurVertexShader ^^^^^^^^^ Warning: FastBlur.qml:257:23: Could not compile binding for vertexShader: Cannot access value for name __internalBlurVertexShader [compiler] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastBlur.qml:258:25: Unqualified access [unqualified] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurFragmentShader is a member of a parent element. You can qualify the access with its id to avoid this warning: fragmentShader: rootItem.__internalBlurFragmentShader ^^^^^^^^^ Warning: FastBlur.qml:258:25: Could not compile binding for fragmentShader: Cannot access value for name __internalBlurFragmentShader [compiler] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastBlur.qml:305:12: Unqualified access [unqualified] x: transparentBorder ? -64 : 0 ^^^^^^^^^^^^^^^^^ Info: transparentBorder is a member of a parent element. You can qualify the access with its id to avoid this warning: x: rootItem.transparentBorder ? -64 : 0 ^^^^^^^^^ Warning: FastBlur.qml:305:12: Could not compile binding for x: Cannot access value for name transparentBorder [compiler] x: transparentBorder ? -64 : 0 ^^^^^^^^^^^^^^^^^ Warning: FastBlur.qml:306:12: Unqualified access [unqualified] y: transparentBorder ? -64 : 0 ^^^^^^^^^^^^^^^^^ Info: transparentBorder is a member of a parent element. You can qualify the access with its id to avoid this warning: y: rootItem.transparentBorder ? -64 : 0 ^^^^^^^^^ Warning: FastBlur.qml:306:12: Could not compile binding for y: Cannot access value for name transparentBorder [compiler] y: transparentBorder ? -64 : 0 ^^^^^^^^^^^^^^^^^ Warning: FastBlur.qml:307:16: Unqualified access [unqualified] width: transparentBorder ? parent.width + 128 : parent.width ^^^^^^^^^^^^^^^^^ Info: transparentBorder is a member of a parent element. You can qualify the access with its id to avoid this warning: width: rootItem.transparentBorder ? parent.width + 128 : parent.width ^^^^^^^^^ Warning: FastBlur.qml:307:16: Could not compile binding for width: Cannot access value for name transparentBorder [compiler] width: transparentBorder ? parent.width + 128 : parent.width ^^^^^^^^^^^^^^^^^ Warning: FastBlur.qml:308:17: Unqualified access [unqualified] height: transparentBorder ? parent.height + 128 : parent.height ^^^^^^^^^^^^^^^^^ Info: transparentBorder is a member of a parent element. You can qualify the access with its id to avoid this warning: height: rootItem.transparentBorder ? parent.height + 128 : parent.height ^^^^^^^^^ Warning: FastBlur.qml:308:17: Could not compile binding for height: Cannot access value for name transparentBorder [compiler] height: transparentBorder ? parent.height + 128 : parent.height ^^^^^^^^^^^^^^^^^ Warning: FastBlur.qml:310:9: Could not compile function weight: Functions without type annotations won't be compiled [compiler] function weight(v) { ^^^^^^^^^ Warning: FastBlur.qml:321:22: Could not compile function calculateWeights: Cannot generate efficient code for call to untyped JavaScript function [compiler] var w1 = weight(Math.abs(lod - 0.100)) ^^^^^^ Warning: FastBlur.qml:385:13: Could not compile function upateSources: Cannot assign potential undefined to double of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qt5compat/src/imports/graphicaleffects5/FastBlur.qml)::weight1 with type double [compiler] weight1 = weights[0] ^^^^^^^ [9383/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_GammaAdjust_qml.cpp Warning: GammaAdjust.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- Warning: GammaAdjust.qml:120:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: GammaAdjust.qml:120:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: GammaAdjust.qml:120:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: GammaAdjust.qml:120:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: GammaAdjust.qml:122:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: rootItem.source ^^^^^ Warning: GammaAdjust.qml:123:9: Binding assigned to "interpolation", but no property "interpolation" exists in the current element. [missing-property] interpolation: input && input.smooth ? SourceProxy.LinearInterpolation : SourceProxy.NearestInterpolation ^^^^^^^^^^^^^ Info: GammaAdjust.qml:4:1: Unused import [unused-imports] import Qt5Compat.GraphicalEffects.private ^^^^^^ Warning: GammaAdjust.qml:122:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: GammaAdjust.qml:123:9: Could not compile binding for interpolation: Cannot resolve property type for binding on interpolation. [compiler] Warning: GammaAdjust.qml:120:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: GammaAdjust.qml:138:34: Could not compile binding for source: Cannot retrieve a non-object type by ID: sourceProxy [compiler] property variant source: sourceProxy.output ^^^^^^^^^^^ [9387/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_GaussianBlur_qml.cpp Warning: GaussianBlur.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- Warning: GaussianBlur.qml:279:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: GaussianBlur.qml:48:1: Cannot resolve alias "_outputRect" [unresolved-alias] Item { ^^^^ Warning: GaussianBlur.qml:48:1: Cannot resolve alias "_output" [unresolved-alias] Item { ^^^^ Warning: GaussianBlur.qml:279:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: GaussianBlur.qml:279:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: GaussianBlur.qml:279:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: GaussianBlur.qml:279:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: GaussianBlur.qml:281:9: Binding assigned to "interpolation", but no property "interpolation" exists in the current element. [missing-property] interpolation: SourceProxy.LinearInterpolation ^^^^^^^^^^^^^ Warning: GaussianBlur.qml:282:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: root.source ^^^^^ Warning: GaussianBlur.qml:283:9: Binding assigned to "sourceRect", but no property "sourceRect" exists in the current element. [missing-property] sourceRect: root.transparentBorder ^^^^^^^^^^ Info: GaussianBlur.qml:7:1: Unused import [unused-imports] import Qt5Compat.GraphicalEffects.private ^^^^^^ Warning: GaussianBlur.qml:274:23: Unqualified access [unqualified] var shaders = ShaderBuilder.gaussianBlur(params); ^^^^^^^^^^^^^ Warning: GaussianBlur.qml:274:23: Could not compile function _rebuildShaders: Cannot access value for name ShaderBuilder [compiler] var shaders = ShaderBuilder.gaussianBlur(params); ^^^^^^^^^^^^^ Warning: GaussianBlur.qml:281:9: Could not compile binding for interpolation: Cannot resolve property type for binding on interpolation. [compiler] Warning: GaussianBlur.qml:282:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: GaussianBlur.qml:283:9: Could not compile binding for sourceRect: Cannot resolve property type for binding on sourceRect. [compiler] Warning: GaussianBlur.qml:279:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: GaussianBlur.qml:294:31: Could not compile binding for source: Cannot retrieve a non-object type by ID: sourceProxy [compiler] property Item source: sourceProxy.output; ^^^^^^^^^^^ Warning: GaussianBlur.qml:319:12: Unqualified access [unqualified] x: transparentBorder ? -root.radius : 0 ^^^^^^^^^^^^^^^^^ Info: transparentBorder is a member of a parent element. You can qualify the access with its id to avoid this warning: x: root.transparentBorder ? -root.radius : 0 ^^^^^ Warning: GaussianBlur.qml:319:12: Could not compile binding for x: Cannot access value for name transparentBorder [compiler] x: transparentBorder ? -root.radius : 0 ^^^^^^^^^^^^^^^^^ [9388/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_HueSaturation_qml.cpp Warning: HueSaturation.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- Warning: HueSaturation.qml:161:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: HueSaturation.qml:161:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: HueSaturation.qml:161:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: HueSaturation.qml:161:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: HueSaturation.qml:163:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: rootItem.source ^^^^^ Warning: HueSaturation.qml:164:9: Binding assigned to "interpolation", but no property "interpolation" exists in the current element. [missing-property] interpolation: input && input.smooth ? SourceProxy.LinearInterpolation : SourceProxy.NearestInterpolation ^^^^^^^^^^^^^ Info: HueSaturation.qml:5:1: Unused import [unused-imports] import Qt5Compat.GraphicalEffects.private ^^^^^^ Warning: HueSaturation.qml:163:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: HueSaturation.qml:164:9: Could not compile binding for interpolation: Cannot resolve property type for binding on interpolation. [compiler] Warning: HueSaturation.qml:161:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: HueSaturation.qml:179:34: Could not compile binding for source: Cannot retrieve a non-object type by ID: sourceProxy [compiler] property variant source: sourceProxy.output ^^^^^^^^^^^ [9389/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_Glow_qml.cpp Warning: Glow.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- [9390/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_InnerShadow_qml.cpp Warning: InnerShadow.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- Warning: InnerShadow.qml:326:21: Unqualified access [unqualified] source: rootItem.source ^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: InnerShadow.qml:326:21: Could not compile binding for source: Cannot access value for name rootItem [compiler] source: rootItem.source ^^^^^^^^ Warning: InnerShadow.qml:327:21: Unqualified access [unqualified] radius: rootItem.radius ^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: InnerShadow.qml:327:21: Could not compile binding for radius: Cannot access value for name rootItem [compiler] radius: rootItem.radius ^^^^^^^^ Warning: InnerShadow.qml:328:28: Unqualified access [unqualified] maximumRadius: rootItem.samples * 0.5 ^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: InnerShadow.qml:328:28: Could not compile binding for maximumRadius: Cannot access value for name rootItem [compiler] maximumRadius: rootItem.samples * 0.5 ^^^^^^^^ Warning: InnerShadow.qml:329:20: Unqualified access [unqualified] color: rootItem.color ^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: InnerShadow.qml:329:20: Could not compile binding for color: Cannot access value for name rootItem [compiler] color: rootItem.color ^^^^^^^^ Warning: InnerShadow.qml:330:21: Unqualified access [unqualified] cached: rootItem.cached ^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: InnerShadow.qml:330:21: Could not compile binding for cached: Cannot access value for name rootItem [compiler] cached: rootItem.cached ^^^^^^^^ Warning: InnerShadow.qml:331:21: Unqualified access [unqualified] spread: rootItem.spread ^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: InnerShadow.qml:331:21: Could not compile binding for spread: Cannot access value for name rootItem [compiler] spread: rootItem.spread ^^^^^^^^ Warning: InnerShadow.qml:332:31: Unqualified access [unqualified] horizontalOffset: rootItem.horizontalOffset ^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: InnerShadow.qml:332:31: Could not compile binding for horizontalOffset: Cannot access value for name rootItem [compiler] horizontalOffset: rootItem.horizontalOffset ^^^^^^^^ Warning: InnerShadow.qml:333:29: Unqualified access [unqualified] verticalOffset: rootItem.verticalOffset ^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: InnerShadow.qml:333:29: Could not compile binding for verticalOffset: Cannot access value for name rootItem [compiler] verticalOffset: rootItem.verticalOffset ^^^^^^^^ Warning: InnerShadow.qml:341:21: Unqualified access [unqualified] source: rootItem.source ^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: InnerShadow.qml:341:21: Could not compile binding for source: Cannot access value for name rootItem [compiler] source: rootItem.source ^^^^^^^^ Warning: InnerShadow.qml:342:28: Unqualified access [unqualified] blur: Math.pow(rootItem.radius / 64.0, 0.4) ^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: InnerShadow.qml:342:28: Could not compile binding for blur: Cannot access value for name rootItem [compiler] blur: Math.pow(rootItem.radius / 64.0, 0.4) ^^^^^^^^ Warning: InnerShadow.qml:343:20: Unqualified access [unqualified] color: rootItem.color ^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: InnerShadow.qml:343:20: Could not compile binding for color: Cannot access value for name rootItem [compiler] color: rootItem.color ^^^^^^^^ Warning: InnerShadow.qml:344:21: Unqualified access [unqualified] cached: rootItem.cached ^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: InnerShadow.qml:344:21: Could not compile binding for cached: Cannot access value for name rootItem [compiler] cached: rootItem.cached ^^^^^^^^ Warning: InnerShadow.qml:345:21: Unqualified access [unqualified] spread: rootItem.spread ^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: InnerShadow.qml:345:21: Could not compile binding for spread: Cannot access value for name rootItem [compiler] spread: rootItem.spread ^^^^^^^^ Warning: InnerShadow.qml:346:31: Unqualified access [unqualified] horizontalOffset: rootItem.horizontalOffset ^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: InnerShadow.qml:346:31: Could not compile binding for horizontalOffset: Cannot access value for name rootItem [compiler] horizontalOffset: rootItem.horizontalOffset ^^^^^^^^ Warning: InnerShadow.qml:347:29: Unqualified access [unqualified] verticalOffset: rootItem.verticalOffset ^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2022 The Qt Company Ltd. Warning: InnerShadow.qml:347:29: Could not compile binding for verticalOffset: Cannot access value for name rootItem [compiler] verticalOffset: rootItem.verticalOffset ^^^^^^^^ [9391/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_LevelAdjust_qml.cpp Warning: LevelAdjust.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- Warning: LevelAdjust.qml:370:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: LevelAdjust.qml:370:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: LevelAdjust.qml:370:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: LevelAdjust.qml:370:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: LevelAdjust.qml:372:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: rootItem.source ^^^^^ Warning: LevelAdjust.qml:373:9: Binding assigned to "interpolation", but no property "interpolation" exists in the current element. [missing-property] interpolation: input && input.smooth ? SourceProxy.LinearInterpolation : SourceProxy.NearestInterpolation ^^^^^^^^^^^^^ Info: LevelAdjust.qml:5:1: Unused import [unused-imports] import Qt5Compat.GraphicalEffects.private ^^^^^^ Warning: LevelAdjust.qml:372:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: LevelAdjust.qml:373:9: Could not compile binding for interpolation: Cannot resolve property type for binding on interpolation. [compiler] Warning: LevelAdjust.qml:370:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: LevelAdjust.qml:388:34: Could not compile binding for source: Cannot retrieve a non-object type by ID: sourceProxy [compiler] property variant source: sourceProxy.output ^^^^^^^^^^^ Warning: LevelAdjust.qml:397:75: Could not compile binding for gamma: Cannot load property x from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qt5compat/src/imports/graphicaleffects5/LevelAdjust.qml)::gamma with type QVariant. [compiler] property variant gamma: Qt.vector3d(1.0 / Math.max(rootItem.gamma.x, 0.0001), 1.0 / Math.max(rootItem.gamma.y, 0.0001), 1.0 / Math.max(rootItem.gamma.z, 0.0001)) ^ [9392/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_LinearGradient_qml.cpp Warning: LinearGradient.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- Warning: LinearGradient.qml:234:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: LinearGradient.qml:234:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: LinearGradient.qml:234:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: LinearGradient.qml:236:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: rootItem.source ^^^^^ Info: LinearGradient.qml:5:1: Unused import [unused-imports] import Qt5Compat.GraphicalEffects.private ^^^^^^ Warning: LinearGradient.qml:236:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: LinearGradient.qml:234:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: LinearGradient.qml:268:38: Could not compile binding for maskSource: Cannot retrieve a non-object type by ID: maskSourceProxy [compiler] property variant maskSource: maskSourceProxy.output ^^^^^^^^^^^^^^^ Warning: LinearGradient.qml:269:47: Unqualified access [unqualified] property variant startPoint: Qt.point(start.x / width, start.y / height) ^^^^^ Info: start is a member of a parent element. You can qualify the access with its id to avoid this warning: property variant startPoint: Qt.point(rootItem.start.x / width, start.y / height) ^^^^^^^^^ Warning: LinearGradient.qml:269:47: Could not compile binding for startPoint: Cannot access value for name start [compiler] property variant startPoint: Qt.point(start.x / width, start.y / height) ^^^^^ Warning: LinearGradient.qml:270:27: Unqualified access [unqualified] property real dx: end.x - start.x ^^^ Info: end is a member of a parent element. You can qualify the access with its id to avoid this warning: property real dx: rootItem.end.x - start.x ^^^^^^^^^ Warning: LinearGradient.qml:270:27: Could not compile binding for dx: Cannot access value for name end [compiler] property real dx: end.x - start.x ^^^ Warning: LinearGradient.qml:271:27: Unqualified access [unqualified] property real dy: end.y - start.y ^^^ Info: end is a member of a parent element. You can qualify the access with its id to avoid this warning: property real dy: rootItem.end.y - start.y ^^^^^^^^^ Warning: LinearGradient.qml:271:27: Could not compile binding for dy: Cannot access value for name end [compiler] property real dy: end.y - start.y ^^^ Warning: LinearGradient.qml:273:35: Could not compile binding for angle: Cannot generate efficient code for call to property 'atan2' of void of GlobalObject::Math with type Math [compiler] property real angle: Math.atan2(dx, dy) ^^^^^ Warning: LinearGradient.qml:278:25: Could not compile binding for fragmentShader: Cannot generate efficient code for incomparable types void of void and QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qt5compat/src/imports/graphicaleffects5/LinearGradient.qml)::maskSource with type QVariant [compiler] fragmentShader: maskSource == undefined ? noMaskShader : maskShader ^^^^^^^^^^ [9393/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_MaskedBlur_qml.cpp Warning: MaskedBlur.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- Warning: MaskedBlur.qml:139:9: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: MaskedBlur.qml:43:1: Cannot resolve alias "maskSource" [unresolved-alias] Item { ^^^^ Warning: MaskedBlur.qml:139:9: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Info: MaskedBlur.qml:6:1: Unused import [unused-imports] import Qt5Compat.GraphicalEffects.private ^^^^^^ Warning: MaskedBlur.qml:139:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: MaskedBlur.qml:137:22: Could not compile binding for _maskSource: Cannot retrieve a non-object type by ID: maskProxy [compiler] _maskSource: maskProxy.output; ^^^^^^^^^ [9394/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_OpacityMask_qml.cpp Warning: OpacityMask.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- Warning: OpacityMask.qml:95:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: OpacityMask.qml:100:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: OpacityMask.qml:95:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: OpacityMask.qml:100:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: OpacityMask.qml:95:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: OpacityMask.qml:100:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: OpacityMask.qml:102:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: rootItem.maskSource ^^^^^ Warning: OpacityMask.qml:97:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: rootItem.source ^^^^^ Info: OpacityMask.qml:5:1: Unused import [unused-imports] import Qt5Compat.GraphicalEffects.private ^^^^^^ Warning: OpacityMask.qml:97:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: OpacityMask.qml:102:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: OpacityMask.qml:95:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: OpacityMask.qml:117:34: Could not compile binding for source: Cannot retrieve a non-object type by ID: sourceProxy [compiler] property variant source: sourceProxy.output ^^^^^^^^^^^ Warning: OpacityMask.qml:100:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: OpacityMask.qml:118:38: Could not compile binding for maskSource: Cannot retrieve a non-object type by ID: maskSourceProxy [compiler] property variant maskSource: maskSourceProxy.output ^^^^^^^^^^^^^^^ Warning: OpacityMask.qml:122:25: Unqualified access [unqualified] fragmentShader: invert ? "qrc:/qt-project.org/imports/Qt5Compat/GraphicalEffects/shaders_ng/opacitymask_invert.frag.qsb" : "qrc:/qt-project.org/imports/Qt5Compat/GraphicalEffects/shaders_ng/opacitymask.frag.qsb" ^^^^^^ Info: invert is a member of a parent element. You can qualify the access with its id to avoid this warning: fragmentShader: rootItem.invert ? "qrc:/qt-project.org/imports/Qt5Compat/GraphicalEffects/shaders_ng/opacitymask_invert.frag.qsb" : "qrc:/qt-project.org/imports/Qt5Compat/GraphicalEffects/shaders_ng/opacitymask.frag.qsb" ^^^^^^^^^ Warning: OpacityMask.qml:122:25: Could not compile binding for fragmentShader: Cannot access value for name invert [compiler] fragmentShader: invert ? "qrc:/qt-project.org/imports/Qt5Compat/GraphicalEffects/shaders_ng/opacitymask_invert.frag.qsb" : "qrc:/qt-project.org/imports/Qt5Compat/GraphicalEffects/shaders_ng/opacitymask.frag.qsb" ^^^^^^ [9395/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_RadialGradient_qml.cpp Warning: RadialGradient.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- Warning: RadialGradient.qml:323:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: RadialGradient.qml:323:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: RadialGradient.qml:323:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: RadialGradient.qml:325:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: rootItem.source ^^^^^ Info: RadialGradient.qml:5:1: Unused import [unused-imports] import Qt5Compat.GraphicalEffects.private ^^^^^^ Warning: RadialGradient.qml:325:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: RadialGradient.qml:323:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: RadialGradient.qml:354:38: Could not compile binding for maskSource: Cannot retrieve a non-object type by ID: maskSourceProxy [compiler] property variant maskSource: maskSourceProxy.output ^^^^^^^^^^^^^^^ Warning: RadialGradient.qml: Object type Math is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Warning: RadialGradient.qml:358:63: Could not compile binding for angle: Cannot generate efficient code for lookup in QJSValue [compiler] property real angle: -rootItem.angle / 360 * 2 * Math.PI ^^ Warning: RadialGradient.qml:365:25: Could not compile binding for fragmentShader: Cannot generate efficient code for incomparable types void of void and QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qt5compat/src/imports/graphicaleffects5/RadialGradient.qml)::maskSource with type QVariant [compiler] fragmentShader: maskSource == undefined ? noMaskShader : maskShader ^^^^^^^^^^ [9396/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_RadialBlur_qml.cpp Warning: RadialBlur.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- Info: RadialBlur.qml:216:49: String contains unescaped line terminator which is deprecated. [multiline-strings] property string fragmentShaderSkeleton: "#version 440 layout(location = 0) in vec2 qt_TexCoord0; layout(location = 0) out vec4 fragColor; layout(std140, binding = 0) uniform buf { mat4 qt_Matrix; float qt_Opacity; float angleSin; float angleCos; float angleSinStep; float angleCosStep; float weight; vec2 expand; vec2 center; vec2 delta; float w; float h; }; layout(binding = 1) uniform sampler2D source; void main() { mat2 m; fragColor = vec4(0.0); vec2 texCoord = qt_TexCoord0; PLACEHOLDER_EXPAND_STEPS vec2 dir = vec2(texCoord.s * w - w * center.x, texCoord.t * h - h * center.y); m[0] = vec2(angleCos, -angleSin); m[1] = vec2(angleSin, angleCos); dir *= m; m[0] = vec2(angleCosStep, -angleSinStep); m[1] = vec2(angleSinStep, angleCosStep); PLACEHOLDER_UNROLLED_LOOP fragColor *= weight * qt_Opacity; } " Info: Use a template literal instead property string fragmentShaderSkeleton: `#version 440 layout(location = 0) in vec2 qt_TexCoord0; layout(location = 0) out vec4 fragColor; layout(std140, binding = 0) uniform buf { mat4 qt_Matrix; float qt_Opacity; float angleSin; float angleCos; float angleSinStep; float angleCosStep; float weight; vec2 expand; vec2 center; vec2 delta; float w; float h; }; layout(binding = 1) uniform sampler2D source; void main() { mat2 m; fragColor = vec4(0.0); vec2 texCoord = qt_TexCoord0; PLACEHOLDER_EXPAND_STEPS vec2 dir = vec2(texCoord.s * w - w * center.x, texCoord.t * h - h * center.y); m[0] = vec2(angleCos, -angleSin); m[1] = vec2(angleSin, angleCos); dir *= m; m[0] = vec2(angleCosStep, -angleSinStep); m[1] = vec2(angleSinStep, angleCosStep); PLACEHOLDER_UNROLLED_LOOP fragColor *= weight * qt_Opacity; } ` Warning: RadialBlur.qml:178:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: RadialBlur.qml:178:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: RadialBlur.qml:178:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: RadialBlur.qml:178:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: RadialBlur.qml:180:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: rootItem.source ^^^^^ Warning: RadialBlur.qml:181:9: Binding assigned to "sourceRect", but no property "sourceRect" exists in the current element. [missing-property] sourceRect: shaderItem.transparentBorder ? Qt.rect(-1, -1, parent.width + 2.0, parent.height + 2.0) : Qt.rect(0, 0, 0, 0) ^^^^^^^^^^ Info: RadialBlur.qml:5:1: Unused import [unused-imports] import Qt5Compat.GraphicalEffects.private ^^^^^^ Warning: RadialBlur.qml:180:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: RadialBlur.qml:181:9: Could not compile binding for sourceRect: Cannot resolve property type for binding on sourceRect. [compiler] Warning: RadialBlur.qml:178:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: RadialBlur.qml:196:34: Could not compile binding for source: Cannot retrieve a non-object type by ID: sourceProxy [compiler] property variant source: sourceProxy.output ^^^^^^^^^^^ Warning: RadialBlur.qml: Object type Math is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Warning: RadialBlur.qml:201:66: Could not compile binding for angleSin: Cannot generate efficient code for lookup in QJSValue [compiler] property real angleSin: Math.sin(rootItem.angle/2 * Math.PI/180) ^^ Warning: RadialBlur.qml: Object type Math is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Warning: RadialBlur.qml:202:66: Could not compile binding for angleCos: Cannot generate efficient code for lookup in QJSValue [compiler] property real angleCos: Math.cos(rootItem.angle/2 * Math.PI/180) ^^ Warning: RadialBlur.qml: Object type Math is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Warning: RadialBlur.qml:203:69: Could not compile binding for angleSinStep: Cannot generate efficient code for lookup in QJSValue [compiler] property real angleSinStep: Math.sin(-rootItem.angle * Math.PI/180 / Math.max(1.0, rootItem.samples - 1)) ^^ Warning: RadialBlur.qml: Object type Math is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Warning: RadialBlur.qml:204:69: Could not compile binding for angleCosStep: Cannot generate efficient code for lookup in QJSValue [compiler] property real angleCosStep: Math.cos(-rootItem.angle * Math.PI/180 / Math.max(1.0, rootItem.samples - 1)) ^^ Warning: RadialBlur.qml:206:75: Could not compile binding for expand: Cannot load property width from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qt5compat/src/imports/graphicaleffects5/RadialBlur.qml)::expandPixels with type QVariant. [compiler] property variant expand: transparentBorder ? Qt.size(expandPixels.width / width, expandPixels.height / height) : Qt.size(0,0) ^^^^^ Warning: RadialBlur.qml:211:46: Could not compile binding for x: Cannot load property width from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qt5compat/src/imports/graphicaleffects5/RadialBlur.qml)::expandPixels with type QVariant. [compiler] x: transparentBorder ? -expandPixels.width - 1 : 0 ^^^^^ Warning: RadialBlur.qml:212:46: Could not compile binding for y: Cannot load property height from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qt5compat/src/imports/graphicaleffects5/RadialBlur.qml)::expandPixels with type QVariant. [compiler] y: transparentBorder ? -expandPixels.height - 1 : 0 ^^^^^^ Warning: RadialBlur.qml:213:64: Could not compile binding for width: Cannot load property width from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qt5compat/src/imports/graphicaleffects5/RadialBlur.qml)::expandPixels with type QVariant. [compiler] width: transparentBorder ? parent.width + expandPixels.width * 2.0 + 2 : parent.width ^^^^^ Warning: RadialBlur.qml:214:66: Could not compile binding for height: Cannot load property height from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qt5compat/src/imports/graphicaleffects5/RadialBlur.qml)::expandPixels with type QVariant. [compiler] height: transparentBorder ? parent.height + expandPixels.height * 2.0 + 2 : parent.height ^^^^^^ Warning: RadialBlur.qml:274:30: Unqualified access [unqualified] fragmentShader = ShaderBuilder.buildFragmentShader(shader.replace("PLACEHOLDER_UNROLLED_LOOP", unrolledLoop)) ^^^^^^^^^^^^^ Warning: RadialBlur.qml:274:30: Unqualified access [unqualified] fragmentShader = ShaderBuilder.buildFragmentShader(shader.replace("PLACEHOLDER_UNROLLED_LOOP", unrolledLoop)) ^^^^^^^^^^^^^ Warning: RadialBlur.qml:274:30: Unqualified access [unqualified] fragmentShader = ShaderBuilder.buildFragmentShader(shader.replace("PLACEHOLDER_UNROLLED_LOOP", unrolledLoop)) ^^^^^^^^^^^^^ Warning: RadialBlur.qml:274:30: Could not compile function buildFragmentShader: Cannot access value for name ShaderBuilder [compiler] fragmentShader = ShaderBuilder.buildFragmentShader(shader.replace("PLACEHOLDER_UNROLLED_LOOP", unrolledLoop)) ^^^^^^^^^^^^^ [9398/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_RectangularGlow_qml.cpp Warning: RectangularGlow.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- Info: RectangularGlow.qml:5:1: Unused import [unused-imports] import Qt5Compat.GraphicalEffects.private ^^^^^^ Warning: RectangularGlow.qml:217:83: Unqualified access [unqualified] var maxCornerRadius = Math.min(rootItem.width, rootItem.height) / 2 + glowRadius; ^^^^^^^^^^ Info: glowRadius is a member of a parent element. You can qualify the access with its id to avoid this warning: var maxCornerRadius = Math.min(rootItem.width, rootItem.height) / 2 + rootItem.glowRadius; ^^^^^^^^^ Warning: RectangularGlow.qml:217:83: Could not compile function clampedCornerRadius: Cannot access value for name glowRadius [compiler] var maxCornerRadius = Math.min(rootItem.width, rootItem.height) / 2 + glowRadius; ^^^^^^^^^^ [9404/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_RecursiveBlur_qml.cpp Warning: RecursiveBlur.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- Warning: RecursiveBlur.qml:187:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: RecursiveBlur.qml:187:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: RecursiveBlur.qml:187:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: RecursiveBlur.qml:187:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: RecursiveBlur.qml:189:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: rootItem.source ^^^^^ Warning: RecursiveBlur.qml:190:9: Binding assigned to "sourceRect", but no property "sourceRect" exists in the current element. [missing-property] sourceRect: rootItem.transparentBorder ? Qt.rect(-1, -1, parent.width + 2, parent.height + 2) : Qt.rect(0, 0, 0, 0) ^^^^^^^^^^ Warning: RecursiveBlur.qml:189:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: RecursiveBlur.qml:190:9: Could not compile binding for sourceRect: Cannot resolve property type for binding on sourceRect. [compiler] Warning: RecursiveBlur.qml:213:17: Unqualified access [unqualified] if (loops < counter) ^^^^^ Info: loops is a member of a parent element. You can qualify the access with its id to avoid this warning: if (rootItem.loops < counter) ^^^^^^^^^ Warning: RecursiveBlur.qml:213:17: Could not compile function nextFrame: Cannot access value for name loops [compiler] if (loops < counter) ^^^^^ Warning: RecursiveBlur.qml:187:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: RecursiveBlur.qml:230:34: Could not compile binding for source: Cannot retrieve a non-object type by ID: sourceProxy [compiler] property variant source: sourceProxy.output ^^^^^^^^^^^ Warning: RecursiveBlur.qml:275:18: Unqualified access [unqualified] visible: loops > 0 ^^^^^ Info: loops is a member of a parent element. You can qualify the access with its id to avoid this warning: visible: rootItem.loops > 0 ^^^^^^^^^ Warning: RecursiveBlur.qml:275:18: Could not compile binding for visible: Cannot access value for name loops [compiler] visible: loops > 0 ^^^^^ [9405/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_ThresholdMask_qml.cpp Warning: ThresholdMask.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- Warning: ThresholdMask.qml:146:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: ThresholdMask.qml:151:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: ThresholdMask.qml:146:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: ThresholdMask.qml:151:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: ThresholdMask.qml:146:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: ThresholdMask.qml:151:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: ThresholdMask.qml:153:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: rootItem.maskSource ^^^^^ Warning: ThresholdMask.qml:148:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: rootItem.source ^^^^^ Info: ThresholdMask.qml:5:1: Unused import [unused-imports] import Qt5Compat.GraphicalEffects.private ^^^^^^ Warning: ThresholdMask.qml:148:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: ThresholdMask.qml:153:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: ThresholdMask.qml:146:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: ThresholdMask.qml:168:34: Could not compile binding for source: Cannot retrieve a non-object type by ID: sourceProxy [compiler] property variant source: sourceProxy.output ^^^^^^^^^^^ Warning: ThresholdMask.qml:151:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: ThresholdMask.qml:169:38: Could not compile binding for maskSource: Cannot retrieve a non-object type by ID: maskSourceProxy [compiler] property variant maskSource: maskSourceProxy.output ^^^^^^^^^^^^^^^ [9406/11342] Generating .rcc/qmlcache/qtgraphicaleffectsplugin_ZoomBlur_qml.cpp Warning: ZoomBlur.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes [import] --- Info: ZoomBlur.qml:213:49: String contains unescaped line terminator which is deprecated. [multiline-strings] property string fragmentShaderSkeleton: "#version 440 layout(location = 0) in vec2 qt_TexCoord0; layout(location = 0) out vec4 fragColor; layout(std140, binding = 0) uniform buf { mat4 qt_Matrix; float qt_Opacity; float len; float weight; float samples; vec2 center; vec2 expand; vec2 delta; }; layout(binding = 1) uniform sampler2D source; void main() { vec2 texCoord = qt_TexCoord0; vec2 centerCoord = center; PLACEHOLDER_EXPAND_STEPS vec2 dir = vec2(centerCoord.x - texCoord.s, centerCoord.y - texCoord.t); dir /= max(1.0, length(dir) * 2.0); vec2 shift = delta * len * dir * 2.0 / max(1.0, samples - 1.0); fragColor = vec4(0.0); PLACEHOLDER_UNROLLED_LOOP fragColor *= weight * qt_Opacity; } " Info: Use a template literal instead property string fragmentShaderSkeleton: `#version 440 layout(location = 0) in vec2 qt_TexCoord0; layout(location = 0) out vec4 fragColor; layout(std140, binding = 0) uniform buf { mat4 qt_Matrix; float qt_Opacity; float len; float weight; float samples; vec2 center; vec2 expand; vec2 delta; }; layout(binding = 1) uniform sampler2D source; void main() { vec2 texCoord = qt_TexCoord0; vec2 centerCoord = center; PLACEHOLDER_EXPAND_STEPS vec2 dir = vec2(centerCoord.x - texCoord.s, centerCoord.y - texCoord.t); dir /= max(1.0, length(dir) * 2.0); vec2 shift = delta * len * dir * 2.0 / max(1.0, samples - 1.0); fragColor = vec4(0.0); PLACEHOLDER_UNROLLED_LOOP fragColor *= weight * qt_Opacity; } ` Warning: ZoomBlur.qml:180:5: SourceProxy was not found. Did you add all import paths? [import] SourceProxy { ^^^^^^^^^^^ Warning: ZoomBlur.qml:180:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: ZoomBlur.qml:180:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: ZoomBlur.qml:180:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: ZoomBlur.qml:182:9: Binding assigned to "input", but no property "input" exists in the current element. [missing-property] input: rootItem.source ^^^^^ Warning: ZoomBlur.qml:183:9: Binding assigned to "sourceRect", but no property "sourceRect" exists in the current element. [missing-property] sourceRect: rootItem.transparentBorder ? Qt.rect(-1, -1, parent.width + 2.0, parent.height + 2.0) : Qt.rect(0, 0, 0, 0) ^^^^^^^^^^ Info: ZoomBlur.qml:5:1: Unused import [unused-imports] import Qt5Compat.GraphicalEffects.private ^^^^^^ Warning: ZoomBlur.qml:182:9: Could not compile binding for input: Cannot resolve property type for binding on input. [compiler] Warning: ZoomBlur.qml:183:9: Could not compile binding for sourceRect: Cannot resolve property type for binding on sourceRect. [compiler] Warning: ZoomBlur.qml:180:5: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] SourceProxy { ^^^^^^^^^^^ Warning: ZoomBlur.qml:198:34: Could not compile binding for source: Cannot retrieve a non-object type by ID: sourceProxy [compiler] property variant source: sourceProxy.output ^^^^^^^^^^^ Warning: ZoomBlur.qml:205:75: Could not compile binding for expand: Cannot load property width from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qt5compat/src/imports/graphicaleffects5/ZoomBlur.qml)::expandPixels with type QVariant. [compiler] property variant expand: transparentBorder ? Qt.size(expandPixels.width / width, expandPixels.height / height) : Qt.size(0,0) ^^^^^ Warning: ZoomBlur.qml:208:46: Could not compile binding for x: Cannot load property width from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qt5compat/src/imports/graphicaleffects5/ZoomBlur.qml)::expandPixels with type QVariant. [compiler] x: transparentBorder ? -expandPixels.width - 1 : 0 ^^^^^ Warning: ZoomBlur.qml:209:46: Could not compile binding for y: Cannot load property height from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qt5compat/src/imports/graphicaleffects5/ZoomBlur.qml)::expandPixels with type QVariant. [compiler] y: transparentBorder ? -expandPixels.height - 1 : 0 ^^^^^^ Warning: ZoomBlur.qml:210:70: Could not compile binding for width: Cannot load property width from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qt5compat/src/imports/graphicaleffects5/ZoomBlur.qml)::expandPixels with type QVariant. [compiler] width: transparentBorder ? parent.width + 2.0 * expandPixels.width + 2 : parent.width ^^^^^ Warning: ZoomBlur.qml:211:72: Could not compile binding for height: Cannot load property height from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qt5compat/src/imports/graphicaleffects5/ZoomBlur.qml)::expandPixels with type QVariant. [compiler] height: transparentBorder ? parent.height + 2.0 * expandPixels.height + 2 : parent.height ^^^^^^ Warning: ZoomBlur.qml:264:31: Unqualified access [unqualified] fragmentShader = ShaderBuilder.buildFragmentShader(shader.replace("PLACEHOLDER_UNROLLED_LOOP", unrolledLoop)) ^^^^^^^^^^^^^ Warning: ZoomBlur.qml:264:31: Unqualified access [unqualified] fragmentShader = ShaderBuilder.buildFragmentShader(shader.replace("PLACEHOLDER_UNROLLED_LOOP", unrolledLoop)) ^^^^^^^^^^^^^ Warning: ZoomBlur.qml:264:31: Unqualified access [unqualified] fragmentShader = ShaderBuilder.buildFragmentShader(shader.replace("PLACEHOLDER_UNROLLED_LOOP", unrolledLoop)) ^^^^^^^^^^^^^ Warning: ZoomBlur.qml:264:31: Could not compile function buildFragmentShader: Cannot access value for name ShaderBuilder [compiler] fragmentShader = ShaderBuilder.buildFragmentShader(shader.replace("PLACEHOLDER_UNROLLED_LOOP", unrolledLoop)) ^^^^^^^^^^^^^ [9448/11342] Generating .rcc/qmlcache/qtgraphicaleffectsprivate_DropShadowBase_qml.cpp Warning: DropShadowBase.qml:6:1: Warnings occurred while importing module "Qt5Compat.GraphicalEffects": [import] import Qt5Compat.GraphicalEffects ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/Qt5Compat/GraphicalEffects/plugins.qmltypes [import] --- Info: DropShadowBase.qml:5:1: Unused import [unused-imports] import Qt5Compat.GraphicalEffects.private ^^^^^^ Warning: DropShadowBase.qml:25:23: Unqualified access [unqualified] x: Math.round(horizontalOffset) ^^^^^^^^^^^^^^^^ Info: horizontalOffset is a member of a parent element. You can qualify the access with its id to avoid this warning: x: Math.round(root.horizontalOffset) ^^^^^ Warning: DropShadowBase.qml:25:23: Could not compile binding for x: Cannot access value for name horizontalOffset [compiler] x: Math.round(horizontalOffset) ^^^^^^^^^^^^^^^^ Warning: DropShadowBase.qml:26:23: Unqualified access [unqualified] y: Math.round(verticalOffset) ^^^^^^^^^^^^^^ Info: verticalOffset is a member of a parent element. You can qualify the access with its id to avoid this warning: y: Math.round(root.verticalOffset) ^^^^^ Warning: DropShadowBase.qml:26:23: Could not compile binding for y: Cannot access value for name verticalOffset [compiler] y: Math.round(verticalOffset) ^^^^^^^^^^^^^^ Warning: DropShadowBase.qml:39:21: Type "" of property "_outputRect" not found. This is likely due to a missing dependency entry or a type not being exposed declaratively. [unresolved-type] x: blur._outputRect.x - parent.x ^^^^^^^^^^^ Warning: DropShadowBase.qml:39:21: Could not compile binding for x: Cannot load property _outputRect from QQuickItem of . [compiler] x: blur._outputRect.x - parent.x ^^^^^^^^^^^ Warning: DropShadowBase.qml:40:21: Type "" of property "_outputRect" not found. This is likely due to a missing dependency entry or a type not being exposed declaratively. [unresolved-type] y: blur._outputRect.y - parent.y ^^^^^^^^^^^ Warning: DropShadowBase.qml:40:21: Could not compile binding for y: Cannot load property _outputRect from QQuickItem of . [compiler] y: blur._outputRect.y - parent.y ^^^^^^^^^^^ Warning: DropShadowBase.qml:41:20: Unqualified access [unqualified] width: transparentBorder ? blur._outputRect.width : blur.width ^^^^^^^^^^^^^^^^^ Info: transparentBorder is a member of a parent element. You can qualify the access with its id to avoid this warning: width: root.transparentBorder ? blur._outputRect.width : blur.width ^^^^^ Warning: DropShadowBase.qml:41:20: Could not compile binding for width: Cannot access value for name transparentBorder [compiler] width: transparentBorder ? blur._outputRect.width : blur.width ^^^^^^^^^^^^^^^^^ Warning: DropShadowBase.qml:42:21: Unqualified access [unqualified] height: transparentBorder ? blur._outputRect.height : blur.height ^^^^^^^^^^^^^^^^^ Info: transparentBorder is a member of a parent element. You can qualify the access with its id to avoid this warning: height: root.transparentBorder ? blur._outputRect.height : blur.height ^^^^^ Warning: DropShadowBase.qml:42:21: Could not compile binding for height: Cannot access value for name transparentBorder [compiler] height: transparentBorder ? blur._outputRect.height : blur.height ^^^^^^^^^^^^^^^^^ Warning: DropShadowBase.qml:43:43: Type "" of property "_output" not found. This is likely due to a missing dependency entry or a type not being exposed declaratively. [unresolved-type] property variant source: blur._output; ^^^^^^^ Warning: DropShadowBase.qml:43:43: Could not compile binding for source: Cannot load property _output from QQuickItem of . [compiler] property variant source: blur._output; ^^^^^^^ Warning: DropShadowBase.qml:50:34: Unqualified access [unqualified] x: -blur._kernelRadius + horizontalOffset ^^^^^^^^^^^^^^^^ Info: horizontalOffset is a member of a parent element. You can qualify the access with its id to avoid this warning: x: -blur._kernelRadius + root.horizontalOffset ^^^^^ Warning: DropShadowBase.qml:50:34: Could not compile binding for x: Cannot access value for name horizontalOffset [compiler] x: -blur._kernelRadius + horizontalOffset ^^^^^^^^^^^^^^^^ Warning: DropShadowBase.qml:51:34: Unqualified access [unqualified] y: -blur._kernelRadius + verticalOffset ^^^^^^^^^^^^^^ Info: verticalOffset is a member of a parent element. You can qualify the access with its id to avoid this warning: y: -blur._kernelRadius + root.verticalOffset ^^^^^ Warning: DropShadowBase.qml:51:34: Could not compile binding for y: Cannot access value for name verticalOffset [compiler] y: -blur._kernelRadius + verticalOffset ^^^^^^^^^^^^^^ [9449/11342] Generating .rcc/qmlcache/qtgraphicaleffectsprivate_FastGlow_qml.cpp Warning: FastGlow.qml: QQuickItem was not found. Did you add all import paths? [import] Warning: FastGlow.qml:16:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: FastGlow.qml:16:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: FastGlow.qml:18:9: No type found for property "input". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] input: rootItem.source ^^^^^ Warning: FastGlow.qml:18:9: Could not compile binding for input: Cannot resolve property type QQuickItem for binding on input. [compiler] Warning: FastGlow.qml: Object type QGfxSourceProxy is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Warning: FastGlow.qml:37:34: Could not compile binding for source: Cannot retrieve a non-object type by ID: sourceProxy [compiler] property variant source: sourceProxy.output ^^^^^^^^^^^ Warning: FastGlow.qml:49:21: Unqualified access [unqualified] sourceRect: transparentBorder ? Qt.rect(-64, -64, shaderItem.width, shaderItem.height) : Qt.rect(0,0,0,0) ^^^^^^^^^^^^^^^^^ Info: transparentBorder is a member of a parent element. You can qualify the access with its id to avoid this warning: sourceRect: rootItem.transparentBorder ? Qt.rect(-64, -64, shaderItem.width, shaderItem.height) : Qt.rect(0,0,0,0) ^^^^^^^^^ Warning: FastGlow.qml:49:21: Could not compile binding for sourceRect: Cannot access value for name transparentBorder [compiler] sourceRect: transparentBorder ? Qt.rect(-64, -64, shaderItem.width, shaderItem.height) : Qt.rect(0,0,0,0) ^^^^^^^^^^^^^^^^^ Warning: FastGlow.qml:62:23: Unqualified access [unqualified] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurVertexShader is a member of a parent element. You can qualify the access with its id to avoid this warning: vertexShader: rootItem.__internalBlurVertexShader ^^^^^^^^^ Warning: FastGlow.qml:62:23: Could not compile binding for vertexShader: Cannot access value for name __internalBlurVertexShader [compiler] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastGlow.qml:63:25: Unqualified access [unqualified] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurFragmentShader is a member of a parent element. You can qualify the access with its id to avoid this warning: fragmentShader: rootItem.__internalBlurFragmentShader ^^^^^^^^^ Warning: FastGlow.qml:63:25: Could not compile binding for fragmentShader: Cannot access value for name __internalBlurFragmentShader [compiler] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastGlow.qml:84:23: Unqualified access [unqualified] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurVertexShader is a member of a parent element. You can qualify the access with its id to avoid this warning: vertexShader: rootItem.__internalBlurVertexShader ^^^^^^^^^ Warning: FastGlow.qml:84:23: Could not compile binding for vertexShader: Cannot access value for name __internalBlurVertexShader [compiler] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastGlow.qml:85:25: Unqualified access [unqualified] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurFragmentShader is a member of a parent element. You can qualify the access with its id to avoid this warning: fragmentShader: rootItem.__internalBlurFragmentShader ^^^^^^^^^ Warning: FastGlow.qml:85:25: Could not compile binding for fragmentShader: Cannot access value for name __internalBlurFragmentShader [compiler] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastGlow.qml:106:23: Unqualified access [unqualified] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurVertexShader is a member of a parent element. You can qualify the access with its id to avoid this warning: vertexShader: rootItem.__internalBlurVertexShader ^^^^^^^^^ Warning: FastGlow.qml:106:23: Could not compile binding for vertexShader: Cannot access value for name __internalBlurVertexShader [compiler] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastGlow.qml:107:25: Unqualified access [unqualified] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurFragmentShader is a member of a parent element. You can qualify the access with its id to avoid this warning: fragmentShader: rootItem.__internalBlurFragmentShader ^^^^^^^^^ Warning: FastGlow.qml:107:25: Could not compile binding for fragmentShader: Cannot access value for name __internalBlurFragmentShader [compiler] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastGlow.qml:128:23: Unqualified access [unqualified] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurVertexShader is a member of a parent element. You can qualify the access with its id to avoid this warning: vertexShader: rootItem.__internalBlurVertexShader ^^^^^^^^^ Warning: FastGlow.qml:128:23: Could not compile binding for vertexShader: Cannot access value for name __internalBlurVertexShader [compiler] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastGlow.qml:129:25: Unqualified access [unqualified] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurFragmentShader is a member of a parent element. You can qualify the access with its id to avoid this warning: fragmentShader: rootItem.__internalBlurFragmentShader ^^^^^^^^^ Warning: FastGlow.qml:129:25: Could not compile binding for fragmentShader: Cannot access value for name __internalBlurFragmentShader [compiler] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastGlow.qml:150:23: Unqualified access [unqualified] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurVertexShader is a member of a parent element. You can qualify the access with its id to avoid this warning: vertexShader: rootItem.__internalBlurVertexShader ^^^^^^^^^ Warning: FastGlow.qml:150:23: Could not compile binding for vertexShader: Cannot access value for name __internalBlurVertexShader [compiler] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastGlow.qml:151:25: Unqualified access [unqualified] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurFragmentShader is a member of a parent element. You can qualify the access with its id to avoid this warning: fragmentShader: rootItem.__internalBlurFragmentShader ^^^^^^^^^ Warning: FastGlow.qml:151:25: Could not compile binding for fragmentShader: Cannot access value for name __internalBlurFragmentShader [compiler] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastGlow.qml:183:12: Unqualified access [unqualified] x: transparentBorder ? -64 : 0 ^^^^^^^^^^^^^^^^^ Info: transparentBorder is a member of a parent element. You can qualify the access with its id to avoid this warning: x: rootItem.transparentBorder ? -64 : 0 ^^^^^^^^^ Warning: FastGlow.qml:183:12: Could not compile binding for x: Cannot access value for name transparentBorder [compiler] x: transparentBorder ? -64 : 0 ^^^^^^^^^^^^^^^^^ Warning: FastGlow.qml:184:12: Unqualified access [unqualified] y: transparentBorder ? -64 : 0 ^^^^^^^^^^^^^^^^^ Info: transparentBorder is a member of a parent element. You can qualify the access with its id to avoid this warning: y: rootItem.transparentBorder ? -64 : 0 ^^^^^^^^^ Warning: FastGlow.qml:184:12: Could not compile binding for y: Cannot access value for name transparentBorder [compiler] y: transparentBorder ? -64 : 0 ^^^^^^^^^^^^^^^^^ Warning: FastGlow.qml:185:16: Unqualified access [unqualified] width: transparentBorder ? parent.width + 128 : parent.width ^^^^^^^^^^^^^^^^^ Info: transparentBorder is a member of a parent element. You can qualify the access with its id to avoid this warning: width: rootItem.transparentBorder ? parent.width + 128 : parent.width ^^^^^^^^^ Warning: FastGlow.qml:185:16: Could not compile binding for width: Cannot access value for name transparentBorder [compiler] width: transparentBorder ? parent.width + 128 : parent.width ^^^^^^^^^^^^^^^^^ Warning: FastGlow.qml:186:17: Unqualified access [unqualified] height: transparentBorder ? parent.height + 128 : parent.height ^^^^^^^^^^^^^^^^^ Info: transparentBorder is a member of a parent element. You can qualify the access with its id to avoid this warning: height: rootItem.transparentBorder ? parent.height + 128 : parent.height ^^^^^^^^^ Warning: FastGlow.qml:186:17: Could not compile binding for height: Cannot access value for name transparentBorder [compiler] height: transparentBorder ? parent.height + 128 : parent.height ^^^^^^^^^^^^^^^^^ Warning: FastGlow.qml:206:9: Could not compile function weight: Functions without type annotations won't be compiled [compiler] function weight(v) { ^^^^^^^^^ Warning: FastGlow.qml:217:22: Could not compile function calculateWeights: Cannot generate efficient code for call to untyped JavaScript function [compiler] var w1 = weight(Math.abs(lod - 0.100)) ^^^^^^ Warning: FastGlow.qml:281:13: Could not compile function upateSources: Cannot assign potential undefined to double of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qt5compat/src/imports/graphicaleffects5/private/FastGlow.qml)::weight1 with type double [compiler] weight1 = weights[0] ^^^^^^^ [9450/11342] Generating .rcc/qmlcache/qtgraphicaleffectsprivate_FastInnerShadow_qml.cpp Warning: FastInnerShadow.qml: QQuickItem was not found. Did you add all import paths? [import] Warning: FastInnerShadow.qml:17:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: FastInnerShadow.qml:17:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: FastInnerShadow.qml:19:9: No type found for property "input". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] input: rootItem.source ^^^^^ Warning: FastInnerShadow.qml:19:9: Could not compile binding for input: Cannot resolve property type QQuickItem for binding on input. [compiler] Warning: FastInnerShadow.qml: Object type QGfxSourceProxy is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Warning: FastInnerShadow.qml:38:34: Could not compile binding for source: Cannot retrieve a non-object type by ID: sourceProxy [compiler] property variant source: sourceProxy.output ^^^^^^^^^^^ Warning: FastInnerShadow.qml:67:23: Unqualified access [unqualified] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurVertexShader is a member of a parent element. You can qualify the access with its id to avoid this warning: vertexShader: rootItem.__internalBlurVertexShader ^^^^^^^^^ Warning: FastInnerShadow.qml:67:23: Could not compile binding for vertexShader: Cannot access value for name __internalBlurVertexShader [compiler] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastInnerShadow.qml:68:25: Unqualified access [unqualified] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurFragmentShader is a member of a parent element. You can qualify the access with its id to avoid this warning: fragmentShader: rootItem.__internalBlurFragmentShader ^^^^^^^^^ Warning: FastInnerShadow.qml:68:25: Could not compile binding for fragmentShader: Cannot access value for name __internalBlurFragmentShader [compiler] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastInnerShadow.qml:89:23: Unqualified access [unqualified] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurVertexShader is a member of a parent element. You can qualify the access with its id to avoid this warning: vertexShader: rootItem.__internalBlurVertexShader ^^^^^^^^^ Warning: FastInnerShadow.qml:89:23: Could not compile binding for vertexShader: Cannot access value for name __internalBlurVertexShader [compiler] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastInnerShadow.qml:90:25: Unqualified access [unqualified] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurFragmentShader is a member of a parent element. You can qualify the access with its id to avoid this warning: fragmentShader: rootItem.__internalBlurFragmentShader ^^^^^^^^^ Warning: FastInnerShadow.qml:90:25: Could not compile binding for fragmentShader: Cannot access value for name __internalBlurFragmentShader [compiler] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastInnerShadow.qml:111:23: Unqualified access [unqualified] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurVertexShader is a member of a parent element. You can qualify the access with its id to avoid this warning: vertexShader: rootItem.__internalBlurVertexShader ^^^^^^^^^ Warning: FastInnerShadow.qml:111:23: Could not compile binding for vertexShader: Cannot access value for name __internalBlurVertexShader [compiler] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastInnerShadow.qml:112:25: Unqualified access [unqualified] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurFragmentShader is a member of a parent element. You can qualify the access with its id to avoid this warning: fragmentShader: rootItem.__internalBlurFragmentShader ^^^^^^^^^ Warning: FastInnerShadow.qml:112:25: Could not compile binding for fragmentShader: Cannot access value for name __internalBlurFragmentShader [compiler] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastInnerShadow.qml:133:23: Unqualified access [unqualified] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurVertexShader is a member of a parent element. You can qualify the access with its id to avoid this warning: vertexShader: rootItem.__internalBlurVertexShader ^^^^^^^^^ Warning: FastInnerShadow.qml:133:23: Could not compile binding for vertexShader: Cannot access value for name __internalBlurVertexShader [compiler] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastInnerShadow.qml:134:25: Unqualified access [unqualified] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurFragmentShader is a member of a parent element. You can qualify the access with its id to avoid this warning: fragmentShader: rootItem.__internalBlurFragmentShader ^^^^^^^^^ Warning: FastInnerShadow.qml:134:25: Could not compile binding for fragmentShader: Cannot access value for name __internalBlurFragmentShader [compiler] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastInnerShadow.qml:155:23: Unqualified access [unqualified] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurVertexShader is a member of a parent element. You can qualify the access with its id to avoid this warning: vertexShader: rootItem.__internalBlurVertexShader ^^^^^^^^^ Warning: FastInnerShadow.qml:155:23: Could not compile binding for vertexShader: Cannot access value for name __internalBlurVertexShader [compiler] vertexShader: __internalBlurVertexShader ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastInnerShadow.qml:156:25: Unqualified access [unqualified] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Info: __internalBlurFragmentShader is a member of a parent element. You can qualify the access with its id to avoid this warning: fragmentShader: rootItem.__internalBlurFragmentShader ^^^^^^^^^ Warning: FastInnerShadow.qml:156:25: Could not compile binding for fragmentShader: Cannot access value for name __internalBlurFragmentShader [compiler] fragmentShader: __internalBlurFragmentShader ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: FastInnerShadow.qml: Object type QGfxSourceProxy is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Warning: FastInnerShadow.qml:191:36: Could not compile binding for original: Cannot retrieve a non-object type by ID: sourceProxy [compiler] property variant original: sourceProxy.output ^^^^^^^^^^^ Warning: FastInnerShadow.qml:210:9: Could not compile function weight: Functions without type annotations won't be compiled [compiler] function weight(v) { ^^^^^^^^^ Warning: FastInnerShadow.qml:221:22: Could not compile function calculateWeights: Cannot generate efficient code for call to untyped JavaScript function [compiler] var w1 = weight(Math.abs(lod - 0.100)) ^^^^^^ Warning: FastInnerShadow.qml:285:13: Could not compile function upateSources: Cannot assign potential undefined to double of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qt5compat/src/imports/graphicaleffects5/private/FastInnerShadow.qml)::weight1 with type double [compiler] weight1 = weights[0] ^^^^^^^ [9451/11342] Generating .rcc/qmlcache/qtgraphicaleffectsprivate_GaussianGlow_qml.cpp Warning: GaussianGlow.qml: QQuickItem was not found. Did you add all import paths? [import] Warning: GaussianGlow.qml:17:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: GaussianGlow.qml:17:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: GaussianGlow.qml:17:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: GaussianGlow.qml:19:9: No type found for property "input". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] input: rootItem.source ^^^^^ Warning: GaussianGlow.qml:20:9: No type found for property "sourceRect". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] sourceRect: rootItem.transparentBorder ? Qt.rect(-1, -1, parent.width + 2.0, parent.height + 2.0) : Qt.rect(0, 0, 0, 0) ^^^^^^^^^^ Warning: GaussianGlow.qml:19:9: Could not compile binding for input: Cannot resolve property type QQuickItem for binding on input. [compiler] Warning: GaussianGlow.qml:20:9: Could not compile binding for sourceRect: Cannot resolve property type QRectF for binding on sourceRect. [compiler] Warning: GaussianGlow.qml: Object type QGfxSourceProxy is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Warning: GaussianGlow.qml:56:17: Could not compile binding for source: Cannot retrieve a non-object type by ID: sourceProxy [compiler] source: sourceProxy.output ^^^^^^^^^^^ [9452/11342] Generating .rcc/qmlcache/qtgraphicaleffectsprivate_GaussianDirectionalBlur_qml.cpp Info: GaussianDirectionalBlur.qml:204:46: String contains unescaped line terminator which is deprecated. [multiline-strings] property string fragmentShaderBegin: "#version 440 layout(location = 0) in vec2 qt_TexCoord0; layout(location = 0) out vec4 fragColor; layout(std140, binding = 0) uniform buf { mat4 qt_Matrix; float qt_Opacity; vec3 delta; vec3 factor_0_2; vec3 factor_3_5; vec3 factor_6_8; vec3 factor_9_11; vec3 factor_12_14; vec3 factor_15_17; vec3 factor_18_20; vec3 factor_21_23; vec3 factor_24_26; vec3 factor_27_29; vec2 factor_30_31; float gaussianSum; float expandX; float expandY; PLACEHOLDER_COLORIZE_UNIFORMS }; layout(binding = 1) uniform sampler2D source; PLACEHOLDER_MASK_UNIFORMS void main() { vec2 shift = vec2(delta.x, delta.y); PLACEHOLDER_MASK_STEPS float index = delta.z; vec2 texCoord = qt_TexCoord0; texCoord.s = (texCoord.s - expandX) / (1.0 - 2.0 * expandX); texCoord.t = (texCoord.t - expandY) / (1.0 - 2.0 * expandY); texCoord += (shift * index); fragColor = vec4(0.0, 0.0, 0.0, 0.0); " Info: Use a template literal instead property string fragmentShaderBegin: `#version 440 layout(location = 0) in vec2 qt_TexCoord0; layout(location = 0) out vec4 fragColor; layout(std140, binding = 0) uniform buf { mat4 qt_Matrix; float qt_Opacity; vec3 delta; vec3 factor_0_2; vec3 factor_3_5; vec3 factor_6_8; vec3 factor_9_11; vec3 factor_12_14; vec3 factor_15_17; vec3 factor_18_20; vec3 factor_21_23; vec3 factor_24_26; vec3 factor_27_29; vec2 factor_30_31; float gaussianSum; float expandX; float expandY; PLACEHOLDER_COLORIZE_UNIFORMS }; layout(binding = 1) uniform sampler2D source; PLACEHOLDER_MASK_UNIFORMS void main() { vec2 shift = vec2(delta.x, delta.y); PLACEHOLDER_MASK_STEPS float index = delta.z; vec2 texCoord = qt_TexCoord0; texCoord.s = (texCoord.s - expandX) / (1.0 - 2.0 * expandX); texCoord.t = (texCoord.t - expandY) / (1.0 - 2.0 * expandY); texCoord += (shift * index); fragColor = vec4(0.0, 0.0, 0.0, 0.0); ` Info: GaussianDirectionalBlur.qml:245:44: String contains unescaped line terminator which is deprecated. [multiline-strings] property string fragmentShaderEnd: " fragColor /= gaussianSum; PLACEHOLDER_COLORIZE_STEPS fragColor *= qt_Opacity; } " Info: Use a template literal instead property string fragmentShaderEnd: ` fragColor /= gaussianSum; PLACEHOLDER_COLORIZE_STEPS fragColor *= qt_Opacity; } ` Warning: GaussianDirectionalBlur.qml: QQuickItem was not found. Did you add all import paths? [import] Warning: GaussianDirectionalBlur.qml: QQuickItem was not found. Did you add all import paths? [import] Warning: GaussianDirectionalBlur.qml:25:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: GaussianDirectionalBlur.qml:30:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: GaussianDirectionalBlur.qml:25:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: GaussianDirectionalBlur.qml:30:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: GaussianDirectionalBlur.qml:32:9: No type found for property "input". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] input: rootItem.maskSource ^^^^^ Warning: GaussianDirectionalBlur.qml:27:9: No type found for property "input". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] input: rootItem.source ^^^^^ Warning: GaussianDirectionalBlur.qml:27:9: Could not compile binding for input: Cannot resolve property type QQuickItem for binding on input. [compiler] Warning: GaussianDirectionalBlur.qml:32:9: Could not compile binding for input: Cannot resolve property type QQuickItem for binding on input. [compiler] Warning: GaussianDirectionalBlur.qml: Object type QGfxSourceProxy is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Warning: GaussianDirectionalBlur.qml:47:34: Could not compile binding for source: Cannot retrieve a non-object type by ID: sourceProxy [compiler] property variant source: sourceProxy.output ^^^^^^^^^^^ Warning: GaussianDirectionalBlur.qml:59:50: Could not compile binding for factor_0_2: Cannot generate efficient code for LoadElement with non-list base type or non-numeric arguments [compiler] property variant factor_0_2: Qt.vector3d(gwts[0], gwts[1], gwts[2]); ^^^^ Warning: GaussianDirectionalBlur.qml:60:50: Could not compile binding for factor_3_5: Cannot generate efficient code for LoadElement with non-list base type or non-numeric arguments [compiler] property variant factor_3_5: Qt.vector3d(gwts[3], gwts[4], gwts[5]); ^^^^ Warning: GaussianDirectionalBlur.qml:61:50: Could not compile binding for factor_6_8: Cannot generate efficient code for LoadElement with non-list base type or non-numeric arguments [compiler] property variant factor_6_8: Qt.vector3d(gwts[6], gwts[7], gwts[8]); ^^^^ Warning: GaussianDirectionalBlur.qml:62:51: Could not compile binding for factor_9_11: Cannot generate efficient code for LoadElement with non-list base type or non-numeric arguments [compiler] property variant factor_9_11: Qt.vector3d(gwts[9], gwts[10], gwts[11]); ^^^^ Warning: GaussianDirectionalBlur.qml:63:52: Could not compile binding for factor_12_14: Cannot generate efficient code for LoadElement with non-list base type or non-numeric arguments [compiler] property variant factor_12_14: Qt.vector3d(gwts[12], gwts[13], gwts[14]); ^^^^ Warning: GaussianDirectionalBlur.qml:64:52: Could not compile binding for factor_15_17: Cannot generate efficient code for LoadElement with non-list base type or non-numeric arguments [compiler] property variant factor_15_17: Qt.vector3d(gwts[15], gwts[16], gwts[17]); ^^^^ Warning: GaussianDirectionalBlur.qml:65:52: Could not compile binding for factor_18_20: Cannot generate efficient code for LoadElement with non-list base type or non-numeric arguments [compiler] property variant factor_18_20: Qt.vector3d(gwts[18], gwts[19], gwts[20]); ^^^^ Warning: GaussianDirectionalBlur.qml:66:52: Could not compile binding for factor_21_23: Cannot generate efficient code for LoadElement with non-list base type or non-numeric arguments [compiler] property variant factor_21_23: Qt.vector3d(gwts[21], gwts[22], gwts[23]); ^^^^ Warning: GaussianDirectionalBlur.qml:67:52: Could not compile binding for factor_24_26: Cannot generate efficient code for LoadElement with non-list base type or non-numeric arguments [compiler] property variant factor_24_26: Qt.vector3d(gwts[24], gwts[25], gwts[26]); ^^^^ Warning: GaussianDirectionalBlur.qml:68:52: Could not compile binding for factor_27_29: Cannot generate efficient code for LoadElement with non-list base type or non-numeric arguments [compiler] property variant factor_27_29: Qt.vector3d(gwts[27], gwts[28], gwts[29]); ^^^^ Warning: GaussianDirectionalBlur.qml:69:49: Could not compile binding for factor_30_31: Cannot generate efficient code for LoadElement with non-list base type or non-numeric arguments [compiler] property variant factor_30_31: Qt.point(gwts[30], gwts[31]); ^^^^ Warning: GaussianDirectionalBlur.qml: Object type QGfxSourceProxy is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Warning: GaussianDirectionalBlur.qml:73:38: Could not compile binding for maskSource: Cannot retrieve a non-object type by ID: maskSourceProxy [compiler] property variant maskSource: maskSourceProxy.output ^^^^^^^^^^^^^^^ Warning: GaussianDirectionalBlur.qml:77:9: Could not compile function gausFunc: Functions without type annotations won't be compiled [compiler] function gausFunc(x){ ^^^^^^^^^ Warning: GaussianDirectionalBlur.qml:94:17: Could not compile function updateGaussianWeights: Cannot assign potential undefined to double of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qt5compat/src/imports/graphicaleffects5/private/GaussianDirectionalBlur.qml)::gaussianSum with type double [compiler] gaussianSum += n[i]; ^^^^^^^^^^^ Warning: GaussianDirectionalBlur.qml:166:17: Unqualified access [unqualified] if (enableColor) { ^^^^^^^^^^^ Info: enableColor is a member of a parent element. You can qualify the access with its id to avoid this warning: if (rootItem.enableColor) { ^^^^^^^^^ Warning: GaussianDirectionalBlur.qml:166:17: Unqualified access [unqualified] if (enableColor) { ^^^^^^^^^^^ Info: enableColor is a member of a parent element. You can qualify the access with its id to avoid this warning: if (rootItem.enableColor) { ^^^^^^^^^ Warning: GaussianDirectionalBlur.qml:166:17: Unqualified access [unqualified] if (enableColor) { ^^^^^^^^^^^ Info: enableColor is a member of a parent element. You can qualify the access with its id to avoid this warning: if (rootItem.enableColor) { ^^^^^^^^^ Warning: GaussianDirectionalBlur.qml:166:17: Could not compile function buildFragmentShader: Cannot access value for name enableColor [compiler] if (enableColor) { ^^^^^^^^^^^ [9456/11342] Generating .rcc/qmlcache/qtgraphicaleffectsprivate_GaussianInnerShadow_qml.cpp Warning: GaussianInnerShadow.qml: QQuickItem was not found. Did you add all import paths? [import] Warning: GaussianInnerShadow.qml:18:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: GaussianInnerShadow.qml:18:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: GaussianInnerShadow.qml:20:9: No type found for property "input". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] input: rootItem.source ^^^^^ Warning: GaussianInnerShadow.qml:20:9: Could not compile binding for input: Cannot resolve property type QQuickItem for binding on input. [compiler] Warning: GaussianInnerShadow.qml: Object type QGfxSourceProxy is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Warning: GaussianInnerShadow.qml:37:36: Could not compile binding for original: Cannot retrieve a non-object type by ID: sourceProxy [compiler] property variant original: sourceProxy.output ^^^^^^^^^^^ Warning: GaussianInnerShadow.qml: Object type QGfxSourceProxy is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Warning: GaussianInnerShadow.qml:80:36: Could not compile binding for original: Cannot retrieve a non-object type by ID: sourceProxy [compiler] property variant original: sourceProxy.output ^^^^^^^^^^^ [9459/11342] Generating .rcc/qmlcache/qtgraphicaleffectsprivate_GaussianMaskedBlur_qml.cpp Warning: GaussianMaskedBlur.qml: QQuickItem was not found. Did you add all import paths? [import] Warning: GaussianMaskedBlur.qml: QQuickItem was not found. Did you add all import paths? [import] Warning: GaussianMaskedBlur.qml:16:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: GaussianMaskedBlur.qml:16:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: GaussianMaskedBlur.qml:22:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: GaussianMaskedBlur.qml:22:5: 'SourceProxy' is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: GaussianMaskedBlur.qml:16:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: GaussianMaskedBlur.qml:22:5: Type SourceProxy is used but it is not resolved [unresolved-type] SourceProxy { ^^^^^^^^^^^ Warning: GaussianMaskedBlur.qml:18:9: No type found for property "input". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] input: rootItem.source ^^^^^ Warning: GaussianMaskedBlur.qml:19:9: No type found for property "sourceRect". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] sourceRect: rootItem.transparentBorder ? Qt.rect(-1, -1, parent.width + 2.0, parent.height + 2.0) : Qt.rect(0, 0, 0, 0) ^^^^^^^^^^ Warning: GaussianMaskedBlur.qml:24:9: No type found for property "input". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] input: rootItem.maskSource ^^^^^ Warning: GaussianMaskedBlur.qml:25:9: No type found for property "sourceRect". This may be due to a missing import statement or incomplete qmltypes files. [missing-type] sourceRect: rootItem.transparentBorder ? Qt.rect(-1, -1, parent.width + 2.0, parent.height + 2.0) : Qt.rect(0, 0, 0, 0) ^^^^^^^^^^ Warning: GaussianMaskedBlur.qml:18:9: Could not compile binding for input: Cannot resolve property type QQuickItem for binding on input. [compiler] Warning: GaussianMaskedBlur.qml:19:9: Could not compile binding for sourceRect: Cannot resolve property type QRectF for binding on sourceRect. [compiler] Warning: GaussianMaskedBlur.qml:24:9: Could not compile binding for input: Cannot resolve property type QQuickItem for binding on input. [compiler] Warning: GaussianMaskedBlur.qml:25:9: Could not compile binding for sourceRect: Cannot resolve property type QRectF for binding on sourceRect. [compiler] Warning: GaussianMaskedBlur.qml: Object type QGfxSourceProxy is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Warning: GaussianMaskedBlur.qml:48:21: Could not compile binding for maskSource: Cannot retrieve a non-object type by ID: maskSourceProxy [compiler] maskSource: maskSourceProxy.output ^^^^^^^^^^^^^^^ Warning: GaussianMaskedBlur.qml: Object type QGfxSourceProxy is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Warning: GaussianMaskedBlur.qml:60:17: Could not compile binding for source: Cannot retrieve a non-object type by ID: sourceProxy [compiler] source: sourceProxy.output ^^^^^^^^^^^ Warning: GaussianMaskedBlur.qml: Object type QGfxSourceProxy is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] Warning: GaussianMaskedBlur.qml:62:21: Could not compile binding for maskSource: Cannot retrieve a non-object type by ID: maskSourceProxy [compiler] maskSource: maskSourceProxy.output ^^^^^^^^^^^^^^^ [9477/11342] Generating .rcc/qmlcache/DataVisualizationQml_designer/Scatter3DSpecifics_qml.cpp Warning: Scatter3DSpecifics.qml:5:1: Warnings occurred while importing module "HelperWidgets": [import] import HelperWidgets 2.0 ^^^^^^ --- Warning: Failed to import HelperWidgets. Are your import paths set up properly? [import] --- Warning: Scatter3DSpecifics.qml:18:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:24:17: ComboBox was not found. Did you add all import paths? [import] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:32:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:37:13: SpinBox was not found. Did you add all import paths? [import] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:44:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:50:17: ComboBox was not found. Did you add all import paths? [import] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:59:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:65:17: ComboBox was not found. Did you add all import paths? [import] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:72:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:78:17: CheckBox was not found. Did you add all import paths? [import] CheckBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:83:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:89:17: CheckBox was not found. Did you add all import paths? [import] CheckBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:94:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:100:17: SpinBox was not found. Did you add all import paths? [import] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:109:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:115:17: ComboBox was not found. Did you add all import paths? [import] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:122:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:128:17: CheckBox was not found. Did you add all import paths? [import] CheckBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:134:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:142:17: SpinBox was not found. Did you add all import paths? [import] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:151:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:157:17: SpinBox was not found. Did you add all import paths? [import] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:166:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:172:17: SpinBox was not found. Did you add all import paths? [import] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:64:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:17:9: SectionLayout was not found. Did you add all import paths? [import] SectionLayout { ^^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:23:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:156:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:114:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:88:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:77:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:171:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:49:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:140:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:99:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:12:5: Section was not found. Did you add all import paths? [import] Section { ^^^^^^^ Warning: Scatter3DSpecifics.qml:127:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:13:9: unknown grouped property scope anchors. [unqualified] anchors.left: parent.left ^^^^^^^ Warning: Scatter3DSpecifics.qml:12:5: 'Section' is used but it is not resolved [unresolved-type] Section { ^^^^^^^ Warning: Scatter3DSpecifics.qml:13:9: 'anchors' is used but it is not resolved [unresolved-type] anchors.left: parent.left ^^^^^^^ Warning: Scatter3DSpecifics.qml:12:5: 'Section' is used but it is not resolved [unresolved-type] Section { ^^^^^^^ Warning: Scatter3DSpecifics.qml:13:9: 'anchors' is used but it is not resolved [unresolved-type] anchors.left: parent.left ^^^^^^^ Warning: Scatter3DSpecifics.qml:12:5: 'Section' is used but it is not resolved [unresolved-type] Section { ^^^^^^^ Warning: Scatter3DSpecifics.qml:18:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:18:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:18:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:24:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:24:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:24:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:24:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:32:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:32:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:32:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:37:13: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:37:13: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:37:13: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:37:13: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:37:13: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:44:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:44:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:44:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:50:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:50:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:50:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:50:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:59:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:59:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:59:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:65:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:65:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:65:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:65:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:72:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:72:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:72:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:78:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:78:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:83:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:83:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:83:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:89:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:89:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:94:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:94:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:94:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:100:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:100:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:100:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:100:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:100:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:100:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:109:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:109:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:109:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:115:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:115:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:115:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:115:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:122:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:122:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:122:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:128:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:128:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:134:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:134:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:134:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:134:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:140:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:142:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:142:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:142:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:142:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:142:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:142:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:151:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:151:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:151:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:157:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:157:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:157:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:157:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:157:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:157:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:166:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:166:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:166:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:172:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:172:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:172:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:172:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:172:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:172:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:65:17: Cannot assign to non-existent default property [missing-property] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:18:13: Cannot assign to non-existent default property [missing-property] Label { ^^^^^ Warning: Scatter3DSpecifics.qml:24:17: Cannot assign to non-existent default property [missing-property] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:157:17: Cannot assign to non-existent default property [missing-property] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:12:5: Type Section is used but it is not resolved [unresolved-type] Section { ^^^^^^^ Warning: Scatter3DSpecifics.qml:115:17: Cannot assign to non-existent default property [missing-property] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:89:17: Cannot assign to non-existent default property [missing-property] CheckBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:78:17: Cannot assign to non-existent default property [missing-property] CheckBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:172:17: Cannot assign to non-existent default property [missing-property] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:50:17: Cannot assign to non-existent default property [missing-property] ComboBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:142:17: Cannot assign to non-existent default property [missing-property] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:100:17: Cannot assign to non-existent default property [missing-property] SpinBox { ^^^^^^^ Warning: Scatter3DSpecifics.qml:17:9: Cannot assign to non-existent default property [missing-property] SectionLayout { ^^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:128:17: Cannot assign to non-existent default property [missing-property] CheckBox { ^^^^^^^^ Warning: Scatter3DSpecifics.qml:158:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.horizontalAspectRatio ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:159:21: Binding assigned to "minimumValue", but no property "minimumValue" exists in the current element. [missing-property] minimumValue: 0.0 ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:160:21: Binding assigned to "maximumValue", but no property "maximumValue" exists in the current element. [missing-property] maximumValue: 100.0 ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:161:21: Binding assigned to "stepSize", but no property "stepSize" exists in the current element. [missing-property] stepSize: 0.01 ^^^^^^^^ Warning: Scatter3DSpecifics.qml:162:21: Binding assigned to "decimals", but no property "decimals" exists in the current element. [missing-property] decimals: 2 ^^^^^^^^ Warning: Scatter3DSpecifics.qml:90:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.orthoProjection ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:25:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.renderingMode ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:26:21: Binding assigned to "model", but no property "model" exists in the current element. [missing-property] model: ["RenderIndirect", "RenderDirectToBackground", ^^^^^ Warning: Scatter3DSpecifics.qml:29:21: Binding assigned to "scope", but no property "scope" exists in the current element. [missing-property] scope: "AbstractGraph3D" ^^^^^ Warning: Scatter3DSpecifics.qml:33:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("msaaSamples") ^^^^ Warning: Scatter3DSpecifics.qml:34:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("MSAA Sample Count") ^^^^^^^ Warning: Scatter3DSpecifics.qml:66:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.selectionMode ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:67:21: Binding assigned to "model", but no property "model" exists in the current element. [missing-property] model: ["SelectionNone", "SelectionItem"] ^^^^^ Warning: Scatter3DSpecifics.qml:69:21: Binding assigned to "scope", but no property "scope" exists in the current element. [missing-property] scope: "AbstractGraph3D" ^^^^^ Warning: Scatter3DSpecifics.qml:19:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("renderingMode") ^^^^ Warning: Scatter3DSpecifics.qml:20:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Rendering Mode") ^^^^^^^ Warning: Scatter3DSpecifics.qml:95:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("aspectRatio") ^^^^ Warning: Scatter3DSpecifics.qml:96:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Horizontal to Vertical Aspect Ratio") ^^^^^^^ Warning: Scatter3DSpecifics.qml:79:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.measureFps ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:45:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("shadowQuality") ^^^^ Warning: Scatter3DSpecifics.qml:46:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Shadow Quality") ^^^^^^^ Warning: Scatter3DSpecifics.qml:13:17: Binding assigned to "left", but no property "left" exists in the current element. [missing-property] anchors.left: parent.left ^^^^ Warning: Scatter3DSpecifics.qml:14:17: Binding assigned to "right", but no property "right" exists in the current element. [missing-property] anchors.right: parent.right ^^^^^ Warning: Scatter3DSpecifics.qml:135:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("radialLabelOffset") ^^^^ Warning: Scatter3DSpecifics.qml:136:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Radial Label Offset") ^^^^^^^ Warning: Scatter3DSpecifics.qml:138:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: polarCheckbox.checked ^^^^^^^ Warning: Scatter3DSpecifics.qml:143:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.radialLabelOffset ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:144:21: Binding assigned to "minimumValue", but no property "minimumValue" exists in the current element. [missing-property] minimumValue: 0.0 ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:145:21: Binding assigned to "maximumValue", but no property "maximumValue" exists in the current element. [missing-property] maximumValue: 1.0 ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:146:21: Binding assigned to "stepSize", but no property "stepSize" exists in the current element. [missing-property] stepSize: 0.01 ^^^^^^^^ Warning: Scatter3DSpecifics.qml:147:21: Binding assigned to "decimals", but no property "decimals" exists in the current element. [missing-property] decimals: 2 ^^^^^^^^ Warning: Scatter3DSpecifics.qml:73:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("measureFps") ^^^^ Warning: Scatter3DSpecifics.qml:74:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Measure Frames Per Second") ^^^^^^^ Warning: Scatter3DSpecifics.qml:116:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.optimizationHints ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:117:21: Binding assigned to "model", but no property "model" exists in the current element. [missing-property] model: ["OptimizationDefault", "OptimizationStatic"] ^^^^^ Warning: Scatter3DSpecifics.qml:119:21: Binding assigned to "scope", but no property "scope" exists in the current element. [missing-property] scope: "AbstractGraph3D" ^^^^^ Warning: Scatter3DSpecifics.qml:173:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.margin ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:174:21: Binding assigned to "minimumValue", but no property "minimumValue" exists in the current element. [missing-property] minimumValue: -1.0 ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:175:21: Binding assigned to "maximumValue", but no property "maximumValue" exists in the current element. [missing-property] maximumValue: 100.0 ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:176:21: Binding assigned to "stepSize", but no property "stepSize" exists in the current element. [missing-property] stepSize: 0.1 ^^^^^^^^ Warning: Scatter3DSpecifics.qml:177:21: Binding assigned to "decimals", but no property "decimals" exists in the current element. [missing-property] decimals: 1 ^^^^^^^^ Warning: Scatter3DSpecifics.qml:167:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("margin") ^^^^ Warning: Scatter3DSpecifics.qml:168:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Graph Margin") ^^^^^^^ Warning: Scatter3DSpecifics.qml:141:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: polarCheckbox.checked ^^^^^^^ Warning: Scatter3DSpecifics.qml:152:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("horizontalAspectRatio") ^^^^ Warning: Scatter3DSpecifics.qml:153:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Horizontal Aspect Ratio") ^^^^^^^ Warning: Scatter3DSpecifics.qml:38:17: Binding assigned to "suffix", but no property "suffix" exists in the current element. [missing-property] suffix: " x MSAA" ^^^^^^ Warning: Scatter3DSpecifics.qml:39:17: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.msaaSamples ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:40:17: Binding assigned to "minimumValue", but no property "minimumValue" exists in the current element. [missing-property] minimumValue: 0 ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:41:17: Binding assigned to "maximumValue", but no property "maximumValue" exists in the current element. [missing-property] maximumValue: 16 ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:51:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.shadowQuality ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:52:21: Binding assigned to "model", but no property "model" exists in the current element. [missing-property] model: ["ShadowQualityNone", "ShadowQualityLow", "ShadowQualityMedium", ^^^^^ Warning: Scatter3DSpecifics.qml:56:21: Binding assigned to "scope", but no property "scope" exists in the current element. [missing-property] scope: "AbstractGraph3D" ^^^^^ Warning: Scatter3DSpecifics.qml:84:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("orthoProjection") ^^^^ Warning: Scatter3DSpecifics.qml:85:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Use Orthographic Projection") ^^^^^^^ Warning: Scatter3DSpecifics.qml:15:9: Binding assigned to "caption", but no property "caption" exists in the current element. [missing-property] caption: qsTr("Scatter3D") ^^^^^^^ Warning: Scatter3DSpecifics.qml:101:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.aspectRatio ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:102:21: Binding assigned to "minimumValue", but no property "minimumValue" exists in the current element. [missing-property] minimumValue: 0.1 ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:103:21: Binding assigned to "maximumValue", but no property "maximumValue" exists in the current element. [missing-property] maximumValue: 10.0 ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:104:21: Binding assigned to "stepSize", but no property "stepSize" exists in the current element. [missing-property] stepSize: 0.1 ^^^^^^^^ Warning: Scatter3DSpecifics.qml:105:21: Binding assigned to "decimals", but no property "decimals" exists in the current element. [missing-property] decimals: 1 ^^^^^^^^ Warning: Scatter3DSpecifics.qml:110:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("optimizationHints") ^^^^ Warning: Scatter3DSpecifics.qml:111:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Optimization Hints") ^^^^^^^ Warning: Scatter3DSpecifics.qml:130:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.polar ^^^^^^^^^^^^ Warning: Scatter3DSpecifics.qml:60:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("selectionMode") ^^^^ Warning: Scatter3DSpecifics.qml:61:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Selection Mode") ^^^^^^^ Warning: Scatter3DSpecifics.qml:123:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("polar") ^^^^ Warning: Scatter3DSpecifics.qml:124:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Use Polar Coordinates") ^^^^^^^ Warning: Scatter3DSpecifics.qml:13:17: Could not compile binding for left: Cannot resolve property type for binding on left. [compiler] Warning: Scatter3DSpecifics.qml:14:17: Could not compile binding for right: Cannot resolve property type for binding on right. [compiler] Warning: Scatter3DSpecifics.qml:25:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Scatter3DSpecifics.qml:26:21: Could not compile binding for model: Cannot resolve property type for binding on model. [compiler] Warning: Scatter3DSpecifics.qml:39:17: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Scatter3DSpecifics.qml:51:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Scatter3DSpecifics.qml:52:21: Could not compile binding for model: Cannot resolve property type for binding on model. [compiler] Warning: Scatter3DSpecifics.qml:66:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Scatter3DSpecifics.qml:67:21: Could not compile binding for model: Cannot resolve property type for binding on model. [compiler] Warning: Scatter3DSpecifics.qml:79:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Scatter3DSpecifics.qml:90:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Scatter3DSpecifics.qml:101:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Scatter3DSpecifics.qml:116:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Scatter3DSpecifics.qml:117:21: Could not compile binding for model: Cannot resolve property type for binding on model. [compiler] Warning: Scatter3DSpecifics.qml:130:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Scatter3DSpecifics.qml:138:17: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: Scatter3DSpecifics.qml:141:17: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: Scatter3DSpecifics.qml:143:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Scatter3DSpecifics.qml:158:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Scatter3DSpecifics.qml:173:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] [9478/11342] Generating .rcc/qmlcache/DataVisualizationQml_designer/Bars3DSpecifics_qml.cpp Warning: Bars3DSpecifics.qml:5:1: Warnings occurred while importing module "HelperWidgets": [import] import HelperWidgets 2.0 ^^^^^^ --- Warning: Failed to import HelperWidgets. Are your import paths set up properly? [import] --- Warning: Bars3DSpecifics.qml:7:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls 1.1 as Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: Bars3DSpecifics.qml:378:24: CustomCheckBoxStyle was not found. Did you add all import paths? [import] style: CustomCheckBoxStyle {} ^^^^^^^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:19:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Bars3DSpecifics.qml:25:17: CheckBox was not found. Did you add all import paths? [import] CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:30:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Bars3DSpecifics.qml:36:17: SpinBox was not found. Did you add all import paths? [import] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:45:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Bars3DSpecifics.qml:51:17: SpinBox was not found. Did you add all import paths? [import] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:60:17: SpinBox was not found. Did you add all import paths? [import] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:70:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Bars3DSpecifics.qml:76:17: CheckBox was not found. Did you add all import paths? [import] CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:81:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Bars3DSpecifics.qml:87:17: ComboBox was not found. Did you add all import paths? [import] ComboBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:95:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Bars3DSpecifics.qml:100:13: SpinBox was not found. Did you add all import paths? [import] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:107:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Bars3DSpecifics.qml:113:17: ComboBox was not found. Did you add all import paths? [import] ComboBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:122:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Bars3DSpecifics.qml:202:21: Controls.CheckBox was not found. Did you add all import paths? [import] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:212:21: Controls.CheckBox was not found. Did you add all import paths? [import] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:222:21: Controls.CheckBox was not found. Did you add all import paths? [import] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:232:21: Controls.CheckBox was not found. Did you add all import paths? [import] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:242:21: Controls.CheckBox was not found. Did you add all import paths? [import] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:254:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Bars3DSpecifics.qml:260:17: CheckBox was not found. Did you add all import paths? [import] CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:265:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Bars3DSpecifics.qml:271:17: CheckBox was not found. Did you add all import paths? [import] CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:276:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Bars3DSpecifics.qml:282:17: SpinBox was not found. Did you add all import paths? [import] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:291:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Bars3DSpecifics.qml:297:17: LineEdit was not found. Did you add all import paths? [import] LineEdit { ^^^^^^^^ Warning: Bars3DSpecifics.qml:303:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Bars3DSpecifics.qml:309:17: SpinBox was not found. Did you add all import paths? [import] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:318:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Bars3DSpecifics.qml:324:17: CheckBox was not found. Did you add all import paths? [import] CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:330:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Bars3DSpecifics.qml:338:17: SpinBox was not found. Did you add all import paths? [import] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:347:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Bars3DSpecifics.qml:353:17: SpinBox was not found. Did you add all import paths? [import] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:364:13: Label was not found. Did you add all import paths? [import] Label { } ^^^^^ Warning: Bars3DSpecifics.qml:380:17: ColorLogic was not found. Did you add all import paths? [import] ColorLogic { ^^^^^^^^^^ Warning: Bars3DSpecifics.qml:259:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:323:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:13:5: Section was not found. Did you add all import paths? [import] Section { ^^^^^^^ Warning: Bars3DSpecifics.qml:35:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:375:13: Controls.CheckBox was not found. Did you add all import paths? [import] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:75:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:270:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:112:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:24:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:308:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:18:9: SectionLayout was not found. Did you add all import paths? [import] SectionLayout { ^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:86:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:352:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:336:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:281:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:127:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:365:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:296:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:50:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:14:9: unknown grouped property scope anchors. [unqualified] anchors.left: parent.left ^^^^^^^ Warning: Bars3DSpecifics.qml:13:5: 'Section' is used but it is not resolved [unresolved-type] Section { ^^^^^^^ Warning: Bars3DSpecifics.qml:14:9: 'anchors' is used but it is not resolved [unresolved-type] anchors.left: parent.left ^^^^^^^ Warning: Bars3DSpecifics.qml:13:5: 'Section' is used but it is not resolved [unresolved-type] Section { ^^^^^^^ Warning: Bars3DSpecifics.qml:14:9: 'anchors' is used but it is not resolved [unresolved-type] anchors.left: parent.left ^^^^^^^ Warning: Bars3DSpecifics.qml:13:5: 'Section' is used but it is not resolved [unresolved-type] Section { ^^^^^^^ Warning: Bars3DSpecifics.qml:19:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:19:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:19:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:25:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:25:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:30:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:30:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:30:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:36:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:36:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:36:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:36:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:36:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:36:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:45:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:45:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:45:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:51:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:51:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:51:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:51:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:51:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:51:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:51:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:60:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:60:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:60:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:60:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:60:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:60:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:60:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:70:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:70:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:70:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:76:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:76:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:81:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:81:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:81:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:87:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:87:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:87:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:87:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:95:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:95:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:95:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:100:13: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:100:13: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:100:13: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:100:13: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:100:13: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:107:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:107:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:107:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:113:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:113:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:113:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:113:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:122:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:122:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:122:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:127:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:127:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:127:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:127:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:127:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:127:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:127:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:127:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:127:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:127:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:127:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:127:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:127:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:127:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:127:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:127:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:127:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:127:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:202:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:202:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:202:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:202:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:212:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:212:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:212:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:212:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:222:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:222:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:222:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:222:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:232:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:232:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:232:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:232:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:242:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:242:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:242:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:242:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:254:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:254:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:254:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:260:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:260:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:265:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:265:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:265:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:271:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:271:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:276:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:276:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:276:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:282:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:282:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:282:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:282:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:282:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:282:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:291:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:291:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:291:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:297:17: 'LineEdit' is used but it is not resolved [unresolved-type] LineEdit { ^^^^^^^^ Warning: Bars3DSpecifics.qml:297:17: 'LineEdit' is used but it is not resolved [unresolved-type] LineEdit { ^^^^^^^^ Warning: Bars3DSpecifics.qml:297:17: 'LineEdit' is used but it is not resolved [unresolved-type] LineEdit { ^^^^^^^^ Warning: Bars3DSpecifics.qml:303:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:303:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:303:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:309:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:309:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:309:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:309:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:309:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:309:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:318:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:318:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:318:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:324:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:324:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:330:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:330:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:330:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:330:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:336:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:338:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:338:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:338:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:338:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:338:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:338:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:347:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:347:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:347:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Bars3DSpecifics.qml:353:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:353:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:353:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:353:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:353:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:353:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:375:13: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:375:13: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:375:13: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:380:17: 'ColorLogic' is used but it is not resolved [unresolved-type] ColorLogic { ^^^^^^^^^^ Warning: Bars3DSpecifics.qml:260:17: Cannot assign to non-existent default property [missing-property] CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:324:17: Cannot assign to non-existent default property [missing-property] CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:18:9: Cannot assign to non-existent default property [missing-property] SectionLayout { ^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:36:17: Cannot assign to non-existent default property [missing-property] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:380:17: Cannot assign to non-existent default property [missing-property] ColorLogic { ^^^^^^^^^^ Warning: Bars3DSpecifics.qml:202:21: Type Controls.CheckBox is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:212:21: Type Controls.CheckBox is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:222:21: Type Controls.CheckBox is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:232:21: Type Controls.CheckBox is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:242:21: Type Controls.CheckBox is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:76:17: Cannot assign to non-existent default property [missing-property] CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:271:17: Cannot assign to non-existent default property [missing-property] CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:113:17: Cannot assign to non-existent default property [missing-property] ComboBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:25:17: Cannot assign to non-existent default property [missing-property] CheckBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:309:17: Cannot assign to non-existent default property [missing-property] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:19:13: Cannot assign to non-existent default property [missing-property] Label { ^^^^^ Warning: Bars3DSpecifics.qml:87:17: Cannot assign to non-existent default property [missing-property] ComboBox { ^^^^^^^^ Warning: Bars3DSpecifics.qml:353:17: Cannot assign to non-existent default property [missing-property] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:338:17: Cannot assign to non-existent default property [missing-property] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:13:5: Type Section is used but it is not resolved [unresolved-type] Section { ^^^^^^^ Warning: Bars3DSpecifics.qml:282:17: Cannot assign to non-existent default property [missing-property] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:199:17: Cannot assign to non-existent default property [missing-property] ColumnLayout { ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:366:17: Cannot assign to non-existent default property [missing-property] TextEdit { ^^^^^^^^ Warning: Bars3DSpecifics.qml:297:17: Cannot assign to non-existent default property [missing-property] LineEdit { ^^^^^^^^ Warning: Bars3DSpecifics.qml:51:17: Cannot assign to non-existent default property [missing-property] SpinBox { ^^^^^^^ Warning: Bars3DSpecifics.qml:266:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("orthoProjection") ^^^^ Warning: Bars3DSpecifics.qml:267:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Use Orthographic Projection") ^^^^^^^ Warning: Bars3DSpecifics.qml:277:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("aspectRatio") ^^^^ Warning: Bars3DSpecifics.qml:278:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Aspect Ratio") ^^^^^^^ Warning: Bars3DSpecifics.qml:96:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("msaaSamples") ^^^^ Warning: Bars3DSpecifics.qml:97:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("MSAA Sample Count") ^^^^^^^ Warning: Bars3DSpecifics.qml:310:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.horizontalAspectRatio ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:311:21: Binding assigned to "minimumValue", but no property "minimumValue" exists in the current element. [missing-property] minimumValue: 0.0 ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:312:21: Binding assigned to "maximumValue", but no property "maximumValue" exists in the current element. [missing-property] maximumValue: 100.0 ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:313:21: Binding assigned to "stepSize", but no property "stepSize" exists in the current element. [missing-property] stepSize: 0.01 ^^^^^^^^ Warning: Bars3DSpecifics.qml:314:21: Binding assigned to "decimals", but no property "decimals" exists in the current element. [missing-property] decimals: 2 ^^^^^^^^ Warning: Bars3DSpecifics.qml:114:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.shadowQuality ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:115:21: Binding assigned to "model", but no property "model" exists in the current element. [missing-property] model: ["ShadowQualityNone", "ShadowQualityLow", "ShadowQualityMedium", ^^^^^ Warning: Bars3DSpecifics.qml:119:21: Binding assigned to "scope", but no property "scope" exists in the current element. [missing-property] scope: "AbstractGraph3D" ^^^^^ Warning: Bars3DSpecifics.qml:331:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("reflectivity") ^^^^ Warning: Bars3DSpecifics.qml:332:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Reflectivity") ^^^^^^^ Warning: Bars3DSpecifics.qml:334:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: reflectionCheckbox.checked ^^^^^^^ Warning: Bars3DSpecifics.qml:272:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.orthoProjection ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:52:21: Binding assigned to "prefix", but no property "prefix" exists in the current element. [missing-property] prefix: "col: " ^^^^^^ Warning: Bars3DSpecifics.qml:53:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.barSpacing_width ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:54:21: Binding assigned to "minimumValue", but no property "minimumValue" exists in the current element. [missing-property] minimumValue: 0.0 ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:55:21: Binding assigned to "maximumValue", but no property "maximumValue" exists in the current element. [missing-property] maximumValue: 10.0 ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:56:21: Binding assigned to "stepSize", but no property "stepSize" exists in the current element. [missing-property] stepSize: 0.01 ^^^^^^^^ Warning: Bars3DSpecifics.qml:57:21: Binding assigned to "decimals", but no property "decimals" exists in the current element. [missing-property] decimals: 2 ^^^^^^^^ Warning: Bars3DSpecifics.qml:20:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("multiSeriesUniform") ^^^^ Warning: Bars3DSpecifics.qml:21:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Multiseries Uniform") ^^^^^^^ Warning: Bars3DSpecifics.qml:61:21: Binding assigned to "prefix", but no property "prefix" exists in the current element. [missing-property] prefix: "row: " ^^^^^^ Warning: Bars3DSpecifics.qml:62:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.barSpacing_height ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:63:21: Binding assigned to "minimumValue", but no property "minimumValue" exists in the current element. [missing-property] minimumValue: 0.0 ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:64:21: Binding assigned to "maximumValue", but no property "maximumValue" exists in the current element. [missing-property] maximumValue: 10.0 ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:65:21: Binding assigned to "stepSize", but no property "stepSize" exists in the current element. [missing-property] stepSize: 0.01 ^^^^^^^^ Warning: Bars3DSpecifics.qml:66:21: Binding assigned to "decimals", but no property "decimals" exists in the current element. [missing-property] decimals: 2 ^^^^^^^^ Warning: Bars3DSpecifics.qml:46:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("barSpacing") ^^^^ Warning: Bars3DSpecifics.qml:47:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Bar Spacing") ^^^^^^^ Warning: Bars3DSpecifics.qml:292:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("floorLevel") ^^^^ Warning: Bars3DSpecifics.qml:293:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Floor Level") ^^^^^^^ Warning: Bars3DSpecifics.qml:304:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("horizontalAspectRatio") ^^^^ Warning: Bars3DSpecifics.qml:305:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Horizontal Aspect Ratio") ^^^^^^^ Warning: Bars3DSpecifics.qml:348:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("margin") ^^^^ Warning: Bars3DSpecifics.qml:349:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Graph Margin") ^^^^^^^ Warning: Bars3DSpecifics.qml:337:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: reflectionCheckbox.checked ^^^^^^^ Warning: Bars3DSpecifics.qml:354:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.margin ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:355:21: Binding assigned to "minimumValue", but no property "minimumValue" exists in the current element. [missing-property] minimumValue: -1.0 ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:356:21: Binding assigned to "maximumValue", but no property "maximumValue" exists in the current element. [missing-property] maximumValue: 100.0 ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:357:21: Binding assigned to "stepSize", but no property "stepSize" exists in the current element. [missing-property] stepSize: 0.1 ^^^^^^^^ Warning: Bars3DSpecifics.qml:358:21: Binding assigned to "decimals", but no property "decimals" exists in the current element. [missing-property] decimals: 1 ^^^^^^^^ Warning: Bars3DSpecifics.qml:204:25: Binding assigned to "style", but no property "style" exists in the current element. [missing-property] style: checkBox.style ^^^^^ Warning: Bars3DSpecifics.qml:205:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "SelectionItem" ^^^^ Warning: Bars3DSpecifics.qml:261:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.measureFps ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:77:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.barSpacingRelative ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:101:17: Binding assigned to "suffix", but no property "suffix" exists in the current element. [missing-property] suffix: " x MSAA" ^^^^^^ Warning: Bars3DSpecifics.qml:102:17: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.msaaSamples ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:103:17: Binding assigned to "minimumValue", but no property "minimumValue" exists in the current element. [missing-property] minimumValue: 0 ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:104:17: Binding assigned to "maximumValue", but no property "maximumValue" exists in the current element. [missing-property] maximumValue: 16 ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:16:9: Binding assigned to "caption", but no property "caption" exists in the current element. [missing-property] caption: qsTr("Bars3D") ^^^^^^^ Warning: Bars3DSpecifics.qml:214:25: Binding assigned to "style", but no property "style" exists in the current element. [missing-property] style: checkBox.style ^^^^^ Warning: Bars3DSpecifics.qml:215:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "SelectionRow" ^^^^ Warning: Bars3DSpecifics.qml:234:25: Binding assigned to "style", but no property "style" exists in the current element. [missing-property] style: checkBox.style ^^^^^ Warning: Bars3DSpecifics.qml:235:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "SelectionSlice" ^^^^ Warning: Bars3DSpecifics.qml:108:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("shadowQuality") ^^^^ Warning: Bars3DSpecifics.qml:109:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Shadow Quality") ^^^^^^^ Warning: Bars3DSpecifics.qml:26:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.multiSeriesUniform ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:14:17: Binding assigned to "left", but no property "left" exists in the current element. [missing-property] anchors.left: parent.left ^^^^ Warning: Bars3DSpecifics.qml:15:17: Binding assigned to "right", but no property "right" exists in the current element. [missing-property] anchors.right: parent.right ^^^^^ Warning: Bars3DSpecifics.qml:379:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: false ^^^^^^^ Warning: Bars3DSpecifics.qml:319:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("reflection") ^^^^ Warning: Bars3DSpecifics.qml:320:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Reflection") ^^^^^^^ Warning: Bars3DSpecifics.qml:31:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("barThickness") ^^^^ Warning: Bars3DSpecifics.qml:32:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Bar Thickness Ratio") ^^^^^^^ Warning: Bars3DSpecifics.qml:255:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("measureFps") ^^^^ Warning: Bars3DSpecifics.qml:256:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Measure Frames Per Second") ^^^^^^^ Warning: Bars3DSpecifics.qml:88:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.renderingMode ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:89:21: Binding assigned to "model", but no property "model" exists in the current element. [missing-property] model: ["RenderIndirect", "RenderDirectToBackground", ^^^^^ Warning: Bars3DSpecifics.qml:92:21: Binding assigned to "scope", but no property "scope" exists in the current element. [missing-property] scope: "AbstractGraph3D" ^^^^^ Warning: Bars3DSpecifics.qml:224:25: Binding assigned to "style", but no property "style" exists in the current element. [missing-property] style: checkBox.style ^^^^^ Warning: Bars3DSpecifics.qml:225:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "SelectionColumn" ^^^^ Warning: Bars3DSpecifics.qml:326:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.reflection ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:37:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.barThickness ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:38:21: Binding assigned to "minimumValue", but no property "minimumValue" exists in the current element. [missing-property] minimumValue: 0.01 ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:39:21: Binding assigned to "maximumValue", but no property "maximumValue" exists in the current element. [missing-property] maximumValue: 100.0 ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:40:21: Binding assigned to "stepSize", but no property "stepSize" exists in the current element. [missing-property] stepSize: 0.01 ^^^^^^^^ Warning: Bars3DSpecifics.qml:41:21: Binding assigned to "decimals", but no property "decimals" exists in the current element. [missing-property] decimals: 2 ^^^^^^^^ Warning: Bars3DSpecifics.qml:82:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("renderingMode") ^^^^ Warning: Bars3DSpecifics.qml:83:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Rendering Mode") ^^^^^^^ Warning: Bars3DSpecifics.qml:244:25: Binding assigned to "style", but no property "style" exists in the current element. [missing-property] style: checkBox.style ^^^^^ Warning: Bars3DSpecifics.qml:245:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "SelectionMultiSeries" ^^^^ Warning: Bars3DSpecifics.qml:298:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.floorLevel ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:299:21: Binding assigned to "inputMethodHints", but no property "inputMethodHints" exists in the current element. [missing-property] inputMethodHints: Qt.ImhFormattedNumbersOnly ^^^^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:339:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.reflectivity ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:340:21: Binding assigned to "minimumValue", but no property "minimumValue" exists in the current element. [missing-property] minimumValue: 0.0 ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:341:21: Binding assigned to "maximumValue", but no property "maximumValue" exists in the current element. [missing-property] maximumValue: 1.0 ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:342:21: Binding assigned to "stepSize", but no property "stepSize" exists in the current element. [missing-property] stepSize: 0.01 ^^^^^^^^ Warning: Bars3DSpecifics.qml:343:21: Binding assigned to "decimals", but no property "decimals" exists in the current element. [missing-property] decimals: 1 ^^^^^^^^ Warning: Bars3DSpecifics.qml:123:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("selectionMode") ^^^^ Warning: Bars3DSpecifics.qml:124:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Selection Mode") ^^^^^^^ Warning: Bars3DSpecifics.qml:382:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.selectionMode ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:283:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.aspectRatio ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:284:21: Binding assigned to "minimumValue", but no property "minimumValue" exists in the current element. [missing-property] minimumValue: 0.01 ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:285:21: Binding assigned to "maximumValue", but no property "maximumValue" exists in the current element. [missing-property] maximumValue: 100.0 ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:286:21: Binding assigned to "stepSize", but no property "stepSize" exists in the current element. [missing-property] stepSize: 0.01 ^^^^^^^^ Warning: Bars3DSpecifics.qml:287:21: Binding assigned to "decimals", but no property "decimals" exists in the current element. [missing-property] decimals: 2 ^^^^^^^^ Warning: Bars3DSpecifics.qml:71:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("barSpacingRelative") ^^^^ Warning: Bars3DSpecifics.qml:72:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Bar Spacing Relative") ^^^^^^^ Warning: Bars3DSpecifics.qml:375:13: Type Controls.CheckBox is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Info: Bars3DSpecifics.qml:7:1: Unused import [unused-imports] import QtQuick.Controls 1.1 as Controls ^^^^^^ Warning: Bars3DSpecifics.qml:14:17: Could not compile binding for left: Cannot resolve property type for binding on left. [compiler] Warning: Bars3DSpecifics.qml:15:17: Could not compile binding for right: Cannot resolve property type for binding on right. [compiler] Warning: Bars3DSpecifics.qml:26:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Bars3DSpecifics.qml:37:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Bars3DSpecifics.qml:53:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Bars3DSpecifics.qml:62:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Bars3DSpecifics.qml:77:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Bars3DSpecifics.qml:88:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Bars3DSpecifics.qml:89:21: Could not compile binding for model: Cannot resolve property type for binding on model. [compiler] Warning: Bars3DSpecifics.qml:102:17: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Bars3DSpecifics.qml:114:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Bars3DSpecifics.qml:115:21: Could not compile binding for model: Cannot resolve property type for binding on model. [compiler] Warning: Bars3DSpecifics.qml:129:55: Could not compile binding for isInModel: Cannot load property isInModel from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdatavis3d/src/datavisualizationqml/Bars3DSpecifics.qml)::backendValue with type QVariant. [compiler] property bool isInModel: backendValue.isInModel; ^^^^^^^^^ Warning: Bars3DSpecifics.qml:130:58: Could not compile binding for isInSubState: Cannot load property isInSubState from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdatavis3d/src/datavisualizationqml/Bars3DSpecifics.qml)::backendValue with type QVariant. [compiler] property bool isInSubState: backendValue.isInSubState; ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:131:53: Unqualified access [unqualified] property bool selectionChangedFlag: selectionChanged ^^^^^^^^^^^^^^^^ Info: Did you mean "selectionRowChanged"? property bool selectionChangedFlag: selectionRowChanged ^^^^^^^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:131:53: Could not compile binding for selectionChangedFlag: Cannot access value for name selectionChanged [compiler] property bool selectionChangedFlag: selectionChanged ^^^^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:132:48: Unqualified access [unqualified] property variant backendValue: backendValues.selectionMode ^^^^^^^^^^^^^ Info: Did you mean "backendValue"? property variant backendValue: backendValue.selectionMode ^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:132:48: Could not compile binding for backendValue: Cannot access value for name backendValues [compiler] property variant backendValue: backendValues.selectionMode ^^^^^^^^^^^^^ Warning: Bars3DSpecifics.qml:133:65: Could not compile binding for valueFromBackend: Cannot load property value from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdatavis3d/src/datavisualizationqml/Bars3DSpecifics.qml)::backendValue with type QVariant. [compiler] property variant valueFromBackend: backendValue.value ^^^^^ Warning: Bars3DSpecifics.qml:143:17: Could not compile function checkValue: Functions without type annotations won't be compiled [compiler] function checkValue(checkedVariable, variableText, expressionBase) { ^^^^^^^^^ Warning: Bars3DSpecifics.qml:167:51: Could not compile function composeSelectionMode: Type QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdatavis3d/src/datavisualizationqml/Bars3DSpecifics.qml)::backendValue with type QVariant does not have a property expression for writing [compiler] backendValue.expression = enumScope + ".SelectionNone" ^^^^^^^^^ Warning: Bars3DSpecifics.qml:173:38: Could not compile function evaluate: Cannot load property value from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdatavis3d/src/datavisualizationqml/Bars3DSpecifics.qml)::backendValue with type QVariant. [compiler] if (backendValue.value === undefined) ^^^^^ Warning: Bars3DSpecifics.qml:204:25: Could not compile binding for style: Cannot resolve property type for binding on style. [compiler] Warning: Bars3DSpecifics.qml:207:25: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: Bars3DSpecifics.qml:214:25: Could not compile binding for style: Cannot resolve property type for binding on style. [compiler] Warning: Bars3DSpecifics.qml:217:25: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: Bars3DSpecifics.qml:224:25: Could not compile binding for style: Cannot resolve property type for binding on style. [compiler] Warning: Bars3DSpecifics.qml:227:25: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: Bars3DSpecifics.qml:234:25: Could not compile binding for style: Cannot resolve property type for binding on style. [compiler] Warning: Bars3DSpecifics.qml:237:25: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: Bars3DSpecifics.qml:244:25: Could not compile binding for style: Cannot resolve property type for binding on style. [compiler] Warning: Bars3DSpecifics.qml:247:25: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: Bars3DSpecifics.qml:261:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Bars3DSpecifics.qml:272:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Bars3DSpecifics.qml:283:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Bars3DSpecifics.qml:298:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Bars3DSpecifics.qml:299:21: Could not compile binding for inputMethodHints: Cannot resolve property type for binding on inputMethodHints. [compiler] Warning: Bars3DSpecifics.qml:310:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Bars3DSpecifics.qml:326:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Bars3DSpecifics.qml:334:17: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: Bars3DSpecifics.qml:337:17: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: Bars3DSpecifics.qml:339:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Bars3DSpecifics.qml:354:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Bars3DSpecifics.qml:380:17: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] ColorLogic { ^^^^^^^^^^ Warning: Bars3DSpecifics.qml:376:43: Could not compile binding for textColor: Cannot retrieve a non-object type by ID: colorLogic [compiler] property color textColor: colorLogic.textColor ^^^^^^^^^^ Warning: Bars3DSpecifics.qml:382:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] [9480/11342] Generating .rcc/qmlcache/DataVisualizationQml_designer/Surface3DSpecifics_qml.cpp Warning: Surface3DSpecifics.qml:5:1: Warnings occurred while importing module "HelperWidgets": [import] import HelperWidgets 2.0 ^^^^^^ --- Warning: Failed to import HelperWidgets. Are your import paths set up properly? [import] --- Warning: Surface3DSpecifics.qml:7:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls 1.1 as Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: Surface3DSpecifics.qml:315:24: CustomCheckBoxStyle was not found. Did you add all import paths? [import] style: CustomCheckBoxStyle {} ^^^^^^^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:19:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Surface3DSpecifics.qml:25:17: ComboBox was not found. Did you add all import paths? [import] ComboBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:33:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Surface3DSpecifics.qml:38:13: SpinBox was not found. Did you add all import paths? [import] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:45:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Surface3DSpecifics.qml:51:17: ComboBox was not found. Did you add all import paths? [import] ComboBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:60:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Surface3DSpecifics.qml:140:21: Controls.CheckBox was not found. Did you add all import paths? [import] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:150:21: Controls.CheckBox was not found. Did you add all import paths? [import] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:160:21: Controls.CheckBox was not found. Did you add all import paths? [import] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:170:21: Controls.CheckBox was not found. Did you add all import paths? [import] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:180:21: Controls.CheckBox was not found. Did you add all import paths? [import] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:192:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Surface3DSpecifics.qml:198:17: CheckBox was not found. Did you add all import paths? [import] CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:203:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Surface3DSpecifics.qml:209:17: CheckBox was not found. Did you add all import paths? [import] CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:214:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Surface3DSpecifics.qml:220:17: SpinBox was not found. Did you add all import paths? [import] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:229:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Surface3DSpecifics.qml:235:17: CheckBox was not found. Did you add all import paths? [import] CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:240:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Surface3DSpecifics.qml:246:17: CheckBox was not found. Did you add all import paths? [import] CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:252:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Surface3DSpecifics.qml:260:17: SpinBox was not found. Did you add all import paths? [import] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:269:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Surface3DSpecifics.qml:275:17: SpinBox was not found. Did you add all import paths? [import] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:284:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: Surface3DSpecifics.qml:290:17: SpinBox was not found. Did you add all import paths? [import] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:301:13: Label was not found. Did you add all import paths? [import] Label { } ^^^^^ Warning: Surface3DSpecifics.qml:317:17: ColorLogic was not found. Did you add all import paths? [import] ColorLogic { ^^^^^^^^^^ Warning: Surface3DSpecifics.qml:24:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:13:5: Section was not found. Did you add all import paths? [import] Section { ^^^^^^^ Warning: Surface3DSpecifics.qml:219:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:302:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:234:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:312:13: Controls.CheckBox was not found. Did you add all import paths? [import] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:18:9: SectionLayout was not found. Did you add all import paths? [import] SectionLayout { ^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:65:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:208:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:258:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:289:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:50:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:245:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:197:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:274:13: SecondColumnLayout was not found. Did you add all import paths? [import] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Info: Did you mean "ColumnLayout"? ColumnLayout { ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:14:9: unknown grouped property scope anchors. [unqualified] anchors.left: parent.left ^^^^^^^ Warning: Surface3DSpecifics.qml:13:5: 'Section' is used but it is not resolved [unresolved-type] Section { ^^^^^^^ Warning: Surface3DSpecifics.qml:14:9: 'anchors' is used but it is not resolved [unresolved-type] anchors.left: parent.left ^^^^^^^ Warning: Surface3DSpecifics.qml:13:5: 'Section' is used but it is not resolved [unresolved-type] Section { ^^^^^^^ Warning: Surface3DSpecifics.qml:14:9: 'anchors' is used but it is not resolved [unresolved-type] anchors.left: parent.left ^^^^^^^ Warning: Surface3DSpecifics.qml:13:5: 'Section' is used but it is not resolved [unresolved-type] Section { ^^^^^^^ Warning: Surface3DSpecifics.qml:19:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:19:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:19:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:25:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:25:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:25:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:25:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:33:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:33:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:33:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:38:13: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:38:13: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:38:13: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:38:13: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:38:13: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:45:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:45:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:45:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:51:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:51:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:51:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:51:17: 'ComboBox' is used but it is not resolved [unresolved-type] ComboBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:60:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:60:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:60:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:65:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:65:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:65:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:65:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:65:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:65:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:65:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:65:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:65:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:65:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:65:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:65:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:65:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:65:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:65:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:65:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:65:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:65:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:140:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:140:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:140:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:140:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:150:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:150:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:150:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:150:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:160:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:160:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:160:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:160:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:170:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:170:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:170:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:170:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:180:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:180:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:180:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:180:21: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:192:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:192:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:192:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:198:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:198:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:203:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:203:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:203:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:209:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:209:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:214:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:214:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:214:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:220:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:220:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:220:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:220:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:220:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:220:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:229:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:229:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:229:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:235:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:235:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:240:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:240:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:240:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:246:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:246:17: 'CheckBox' is used but it is not resolved [unresolved-type] CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:252:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:252:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:252:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:252:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:258:13: 'SecondColumnLayout' is used but it is not resolved [unresolved-type] SecondColumnLayout { ^^^^^^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:260:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:260:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:260:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:260:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:260:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:260:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:269:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:269:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:269:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:275:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:275:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:275:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:275:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:275:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:275:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:284:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:284:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:284:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: Surface3DSpecifics.qml:290:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:290:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:290:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:290:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:290:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:290:17: 'SpinBox' is used but it is not resolved [unresolved-type] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:312:13: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:312:13: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:312:13: 'Controls.CheckBox' is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:317:17: 'ColorLogic' is used but it is not resolved [unresolved-type] ColorLogic { ^^^^^^^^^^ Warning: Surface3DSpecifics.qml:25:17: Cannot assign to non-existent default property [missing-property] ComboBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:13:5: Type Section is used but it is not resolved [unresolved-type] Section { ^^^^^^^ Warning: Surface3DSpecifics.qml:140:21: Type Controls.CheckBox is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:150:21: Type Controls.CheckBox is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:160:21: Type Controls.CheckBox is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:170:21: Type Controls.CheckBox is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:180:21: Type Controls.CheckBox is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:18:9: Cannot assign to non-existent default property [missing-property] SectionLayout { ^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:220:17: Cannot assign to non-existent default property [missing-property] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:303:17: Cannot assign to non-existent default property [missing-property] TextEdit { ^^^^^^^^ Warning: Surface3DSpecifics.qml:235:17: Cannot assign to non-existent default property [missing-property] CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:317:17: Cannot assign to non-existent default property [missing-property] ColorLogic { ^^^^^^^^^^ Warning: Surface3DSpecifics.qml:19:13: Cannot assign to non-existent default property [missing-property] Label { ^^^^^ Warning: Surface3DSpecifics.qml:137:17: Cannot assign to non-existent default property [missing-property] ColumnLayout { ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:209:17: Cannot assign to non-existent default property [missing-property] CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:260:17: Cannot assign to non-existent default property [missing-property] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:290:17: Cannot assign to non-existent default property [missing-property] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:51:17: Cannot assign to non-existent default property [missing-property] ComboBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:246:17: Cannot assign to non-existent default property [missing-property] CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:198:17: Cannot assign to non-existent default property [missing-property] CheckBox { ^^^^^^^^ Warning: Surface3DSpecifics.qml:275:17: Cannot assign to non-existent default property [missing-property] SpinBox { ^^^^^^^ Warning: Surface3DSpecifics.qml:204:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("orthoProjection") ^^^^ Warning: Surface3DSpecifics.qml:205:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Use Orthographic Projection") ^^^^^^^ Warning: Surface3DSpecifics.qml:270:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("horizontalAspectRatio") ^^^^ Warning: Surface3DSpecifics.qml:271:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Horizontal Aspect Ratio") ^^^^^^^ Warning: Surface3DSpecifics.qml:241:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("polar") ^^^^ Warning: Surface3DSpecifics.qml:242:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Use Polar Coordinates") ^^^^^^^ Warning: Surface3DSpecifics.qml:39:17: Binding assigned to "suffix", but no property "suffix" exists in the current element. [missing-property] suffix: " x MSAA" ^^^^^^ Warning: Surface3DSpecifics.qml:40:17: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.msaaSamples ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:41:17: Binding assigned to "minimumValue", but no property "minimumValue" exists in the current element. [missing-property] minimumValue: 0 ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:42:17: Binding assigned to "maximumValue", but no property "maximumValue" exists in the current element. [missing-property] maximumValue: 16 ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:14:17: Binding assigned to "left", but no property "left" exists in the current element. [missing-property] anchors.left: parent.left ^^^^ Warning: Surface3DSpecifics.qml:15:17: Binding assigned to "right", but no property "right" exists in the current element. [missing-property] anchors.right: parent.right ^^^^^ Warning: Surface3DSpecifics.qml:46:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("shadowQuality") ^^^^ Warning: Surface3DSpecifics.qml:47:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Shadow Quality") ^^^^^^^ Warning: Surface3DSpecifics.qml:285:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("margin") ^^^^ Warning: Surface3DSpecifics.qml:286:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Graph Margin") ^^^^^^^ Warning: Surface3DSpecifics.qml:52:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.shadowQuality ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:53:21: Binding assigned to "model", but no property "model" exists in the current element. [missing-property] model: ["ShadowQualityNone", "ShadowQualityLow", "ShadowQualityMedium", ^^^^^ Warning: Surface3DSpecifics.qml:57:21: Binding assigned to "scope", but no property "scope" exists in the current element. [missing-property] scope: "AbstractGraph3D" ^^^^^ Warning: Surface3DSpecifics.qml:319:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.selectionMode ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:230:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("flipHorizontalGrid") ^^^^ Warning: Surface3DSpecifics.qml:231:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Flip Horizontal Grid") ^^^^^^^ Warning: Surface3DSpecifics.qml:215:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("aspectRatio") ^^^^ Warning: Surface3DSpecifics.qml:216:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Horizontal to Vertical Aspect Ratio") ^^^^^^^ Warning: Surface3DSpecifics.qml:142:25: Binding assigned to "style", but no property "style" exists in the current element. [missing-property] style: checkBox.style ^^^^^ Warning: Surface3DSpecifics.qml:143:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "SelectionItem" ^^^^ Warning: Surface3DSpecifics.qml:162:25: Binding assigned to "style", but no property "style" exists in the current element. [missing-property] style: checkBox.style ^^^^^ Warning: Surface3DSpecifics.qml:163:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "SelectionColumn" ^^^^ Warning: Surface3DSpecifics.qml:61:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("selectionMode") ^^^^ Warning: Surface3DSpecifics.qml:62:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Selection Mode") ^^^^^^^ Warning: Surface3DSpecifics.qml:26:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.renderingMode ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:27:21: Binding assigned to "model", but no property "model" exists in the current element. [missing-property] model: ["RenderIndirect", "RenderDirectToBackground", ^^^^^ Warning: Surface3DSpecifics.qml:30:21: Binding assigned to "scope", but no property "scope" exists in the current element. [missing-property] scope: "AbstractGraph3D" ^^^^^ Warning: Surface3DSpecifics.qml:16:9: Binding assigned to "caption", but no property "caption" exists in the current element. [missing-property] caption: qsTr("Surface3D") ^^^^^^^ Warning: Surface3DSpecifics.qml:248:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.polar ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:236:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.flipHorizontalGrid ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:221:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.aspectRatio ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:222:21: Binding assigned to "minimumValue", but no property "minimumValue" exists in the current element. [missing-property] minimumValue: 0.1 ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:223:21: Binding assigned to "maximumValue", but no property "maximumValue" exists in the current element. [missing-property] maximumValue: 10.0 ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:224:21: Binding assigned to "stepSize", but no property "stepSize" exists in the current element. [missing-property] stepSize: 0.1 ^^^^^^^^ Warning: Surface3DSpecifics.qml:225:21: Binding assigned to "decimals", but no property "decimals" exists in the current element. [missing-property] decimals: 1 ^^^^^^^^ Warning: Surface3DSpecifics.qml:253:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("radialLabelOffset") ^^^^ Warning: Surface3DSpecifics.qml:254:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Radial Label Offset") ^^^^^^^ Warning: Surface3DSpecifics.qml:256:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: polarCheckbox.checked ^^^^^^^ Warning: Surface3DSpecifics.qml:291:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.margin ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:292:21: Binding assigned to "minimumValue", but no property "minimumValue" exists in the current element. [missing-property] minimumValue: -1.0 ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:293:21: Binding assigned to "maximumValue", but no property "maximumValue" exists in the current element. [missing-property] maximumValue: 100.0 ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:294:21: Binding assigned to "stepSize", but no property "stepSize" exists in the current element. [missing-property] stepSize: 0.1 ^^^^^^^^ Warning: Surface3DSpecifics.qml:295:21: Binding assigned to "decimals", but no property "decimals" exists in the current element. [missing-property] decimals: 1 ^^^^^^^^ Warning: Surface3DSpecifics.qml:276:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.horizontalAspectRatio ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:277:21: Binding assigned to "minimumValue", but no property "minimumValue" exists in the current element. [missing-property] minimumValue: 0.0 ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:278:21: Binding assigned to "maximumValue", but no property "maximumValue" exists in the current element. [missing-property] maximumValue: 100.0 ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:279:21: Binding assigned to "stepSize", but no property "stepSize" exists in the current element. [missing-property] stepSize: 0.01 ^^^^^^^^ Warning: Surface3DSpecifics.qml:280:21: Binding assigned to "decimals", but no property "decimals" exists in the current element. [missing-property] decimals: 2 ^^^^^^^^ Warning: Surface3DSpecifics.qml:199:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.measureFps ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:34:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("msaaSamples") ^^^^ Warning: Surface3DSpecifics.qml:35:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("MSAA Sample Count") ^^^^^^^ Warning: Surface3DSpecifics.qml:316:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: false ^^^^^^^ Warning: Surface3DSpecifics.qml:261:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.radialLabelOffset ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:262:21: Binding assigned to "minimumValue", but no property "minimumValue" exists in the current element. [missing-property] minimumValue: 0.0 ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:263:21: Binding assigned to "maximumValue", but no property "maximumValue" exists in the current element. [missing-property] maximumValue: 1.0 ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:264:21: Binding assigned to "stepSize", but no property "stepSize" exists in the current element. [missing-property] stepSize: 0.01 ^^^^^^^^ Warning: Surface3DSpecifics.qml:265:21: Binding assigned to "decimals", but no property "decimals" exists in the current element. [missing-property] decimals: 2 ^^^^^^^^ Warning: Surface3DSpecifics.qml:210:21: Binding assigned to "backendValue", but no property "backendValue" exists in the current element. [missing-property] backendValue: backendValues.orthoProjection ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:182:25: Binding assigned to "style", but no property "style" exists in the current element. [missing-property] style: checkBox.style ^^^^^ Warning: Surface3DSpecifics.qml:183:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "SelectionMultiSeries" ^^^^ Warning: Surface3DSpecifics.qml:152:25: Binding assigned to "style", but no property "style" exists in the current element. [missing-property] style: checkBox.style ^^^^^ Warning: Surface3DSpecifics.qml:153:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "SelectionRow" ^^^^ Warning: Surface3DSpecifics.qml:193:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("measureFps") ^^^^ Warning: Surface3DSpecifics.qml:194:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Measure Frames Per Second") ^^^^^^^ Warning: Surface3DSpecifics.qml:259:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property] visible: polarCheckbox.checked ^^^^^^^ Warning: Surface3DSpecifics.qml:20:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("renderingMode") ^^^^ Warning: Surface3DSpecifics.qml:21:17: Binding assigned to "tooltip", but no property "tooltip" exists in the current element. [missing-property] tooltip: qsTr("Rendering Mode") ^^^^^^^ Warning: Surface3DSpecifics.qml:172:25: Binding assigned to "style", but no property "style" exists in the current element. [missing-property] style: checkBox.style ^^^^^ Warning: Surface3DSpecifics.qml:173:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: "SelectionSlice" ^^^^ Warning: Surface3DSpecifics.qml:312:13: Type Controls.CheckBox is used but it is not resolved [unresolved-type] Controls.CheckBox { ^^^^^^^^ Info: Surface3DSpecifics.qml:7:1: Unused import [unused-imports] import QtQuick.Controls 1.1 as Controls ^^^^^^ Warning: Surface3DSpecifics.qml:14:17: Could not compile binding for left: Cannot resolve property type for binding on left. [compiler] Warning: Surface3DSpecifics.qml:15:17: Could not compile binding for right: Cannot resolve property type for binding on right. [compiler] Warning: Surface3DSpecifics.qml:26:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Surface3DSpecifics.qml:27:21: Could not compile binding for model: Cannot resolve property type for binding on model. [compiler] Warning: Surface3DSpecifics.qml:40:17: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Surface3DSpecifics.qml:52:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Surface3DSpecifics.qml:53:21: Could not compile binding for model: Cannot resolve property type for binding on model. [compiler] Warning: Surface3DSpecifics.qml:67:55: Could not compile binding for isInModel: Cannot load property isInModel from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdatavis3d/src/datavisualizationqml/Surface3DSpecifics.qml)::backendValue with type QVariant. [compiler] property bool isInModel: backendValue.isInModel; ^^^^^^^^^ Warning: Surface3DSpecifics.qml:68:58: Could not compile binding for isInSubState: Cannot load property isInSubState from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdatavis3d/src/datavisualizationqml/Surface3DSpecifics.qml)::backendValue with type QVariant. [compiler] property bool isInSubState: backendValue.isInSubState; ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:69:53: Unqualified access [unqualified] property bool selectionChangedFlag: selectionChanged ^^^^^^^^^^^^^^^^ Info: Did you mean "selectionRowChanged"? property bool selectionChangedFlag: selectionRowChanged ^^^^^^^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:69:53: Could not compile binding for selectionChangedFlag: Cannot access value for name selectionChanged [compiler] property bool selectionChangedFlag: selectionChanged ^^^^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:70:48: Unqualified access [unqualified] property variant backendValue: backendValues.selectionMode ^^^^^^^^^^^^^ Info: Did you mean "backendValue"? property variant backendValue: backendValue.selectionMode ^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:70:48: Could not compile binding for backendValue: Cannot access value for name backendValues [compiler] property variant backendValue: backendValues.selectionMode ^^^^^^^^^^^^^ Warning: Surface3DSpecifics.qml:71:65: Could not compile binding for valueFromBackend: Cannot load property value from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdatavis3d/src/datavisualizationqml/Surface3DSpecifics.qml)::backendValue with type QVariant. [compiler] property variant valueFromBackend: backendValue.value ^^^^^ Warning: Surface3DSpecifics.qml:81:17: Could not compile function checkValue: Functions without type annotations won't be compiled [compiler] function checkValue(checkedVariable, variableText, expressionBase) { ^^^^^^^^^ Warning: Surface3DSpecifics.qml:105:51: Could not compile function composeSelectionMode: Type QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdatavis3d/src/datavisualizationqml/Surface3DSpecifics.qml)::backendValue with type QVariant does not have a property expression for writing [compiler] backendValue.expression = enumScope + ".SelectionNone" ^^^^^^^^^ Warning: Surface3DSpecifics.qml:111:38: Could not compile function evaluate: Cannot load property value from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtdatavis3d/src/datavisualizationqml/Surface3DSpecifics.qml)::backendValue with type QVariant. [compiler] if (backendValue.value === undefined) ^^^^^ Warning: Surface3DSpecifics.qml:142:25: Could not compile binding for style: Cannot resolve property type for binding on style. [compiler] Warning: Surface3DSpecifics.qml:145:25: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: Surface3DSpecifics.qml:152:25: Could not compile binding for style: Cannot resolve property type for binding on style. [compiler] Warning: Surface3DSpecifics.qml:155:25: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: Surface3DSpecifics.qml:162:25: Could not compile binding for style: Cannot resolve property type for binding on style. [compiler] Warning: Surface3DSpecifics.qml:165:25: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: Surface3DSpecifics.qml:172:25: Could not compile binding for style: Cannot resolve property type for binding on style. [compiler] Warning: Surface3DSpecifics.qml:175:25: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: Surface3DSpecifics.qml:182:25: Could not compile binding for style: Cannot resolve property type for binding on style. [compiler] Warning: Surface3DSpecifics.qml:185:25: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: Surface3DSpecifics.qml:199:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Surface3DSpecifics.qml:210:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Surface3DSpecifics.qml:221:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Surface3DSpecifics.qml:236:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Surface3DSpecifics.qml:248:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Surface3DSpecifics.qml:256:17: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: Surface3DSpecifics.qml:259:17: Could not compile binding for visible: Cannot resolve property type for binding on visible. [compiler] Warning: Surface3DSpecifics.qml:261:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Surface3DSpecifics.qml:276:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Surface3DSpecifics.qml:291:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] Warning: Surface3DSpecifics.qml:317:17: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] ColorLogic { ^^^^^^^^^^ Warning: Surface3DSpecifics.qml:313:43: Could not compile binding for textColor: Cannot retrieve a non-object type by ID: colorLogic [compiler] property color textColor: colorLogic.textColor ^^^^^^^^^^ Warning: Surface3DSpecifics.qml:319:21: Could not compile binding for backendValue: Cannot resolve property type for binding on backendValue. [compiler] [9493/11342] Generating .rcc/qmlcache/WebEngineQuickDelegatesQml_AlertDialog_qml.cpp Warning: AlertDialog.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: AlertDialog.qml:48:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: AlertDialog.qml:58:9: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Warning: AlertDialog.qml:8:1: Dialog was not found. Did you add all import paths? [import] Dialog { ^^^^^^ Warning: AlertDialog.qml:8:1: Cannot resolve alias "text" [unresolved-alias] Dialog { ^^^^^^ Warning: AlertDialog.qml:15:5: unknown grouped property scope anchors. [unqualified] anchors.centerIn: parent ^^^^^^^ Warning: AlertDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: AlertDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: AlertDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: AlertDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: AlertDialog.qml:15:5: 'anchors' is used but it is not resolved [unresolved-type] anchors.centerIn: parent ^^^^^^^ Warning: AlertDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: AlertDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: AlertDialog.qml:48:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: AlertDialog.qml:48:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: AlertDialog.qml:48:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: AlertDialog.qml:58:9: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: AlertDialog.qml:58:9: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: AlertDialog.qml:58:9: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: AlertDialog.qml:34:5: Cannot assign to non-existent default property [missing-property] ColumnLayout { ^^^^^^^^^^^^ Warning: AlertDialog.qml:58:9: Type Button is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: AlertDialog.qml:48:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: AlertDialog.qml:51:17: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: palette.windowText ^^^^^ Warning: AlertDialog.qml:52:17: Binding assigned to "textFormat", but no property "textFormat" exists in the current element. [missing-property] textFormat: Text.PlainText ^^^^^^^^^^ Warning: AlertDialog.qml:60:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("OK") ^^^^ Warning: AlertDialog.qml:13:5: Binding assigned to "title", but no property "title" exists in the current element. [missing-property] title: qsTr("Alert Dialog") ^^^^^ Warning: AlertDialog.qml:14:5: Binding assigned to "modal", but no property "modal" exists in the current element. [missing-property] modal: false ^^^^^ Warning: AlertDialog.qml:16:5: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "alertDialog" ^^^^^^^^^^ Warning: AlertDialog.qml:15:13: Binding assigned to "centerIn", but no property "centerIn" exists in the current element. [missing-property] anchors.centerIn: parent ^^^^^^^^ Info: AlertDialog.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: AlertDialog.qml:19:5: Could not compile binding for onVisibleChanged: Cannot resolve property type for binding on onVisibleChanged. [compiler] Warning: AlertDialog.qml:31:9: Unqualified access [unqualified] close(); ^^^^^ Warning: AlertDialog.qml:31:9: Could not compile function acceptDialog: method close cannot be resolved. [compiler] close(); ^^^^^ Warning: AlertDialog.qml:15:13: Could not compile binding for centerIn: Cannot resolve property type for binding on centerIn. [compiler] Warning: AlertDialog.qml:51:17: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] Warning: AlertDialog.qml:52:17: Could not compile binding for textFormat: Cannot resolve property type for binding on textFormat. [compiler] Warning: AlertDialog.qml:61:13: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] [9496/11342] Generating .rcc/qmlcache/WebEngineQuickDelegatesQml_AuthenticationDialog_qml.cpp Warning: AuthenticationDialog.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: AuthenticationDialog.qml:50:9: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: AuthenticationDialog.qml:57:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: AuthenticationDialog.qml:61:13: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: AuthenticationDialog.qml:70:13: Label was not found. Did you add all import paths? [import] Label { ^^^^^ Warning: AuthenticationDialog.qml:74:13: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: AuthenticationDialog.qml:90:13: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Warning: AuthenticationDialog.qml:95:13: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Warning: AuthenticationDialog.qml:8:1: Dialog was not found. Did you add all import paths? [import] Dialog { ^^^^^^ Warning: AuthenticationDialog.qml:8:1: Cannot resolve alias "text" [unresolved-alias] Dialog { ^^^^^^ Warning: AuthenticationDialog.qml:15:5: unknown grouped property scope anchors. [unqualified] anchors.centerIn: parent ^^^^^^^ Warning: AuthenticationDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: AuthenticationDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: AuthenticationDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: AuthenticationDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: AuthenticationDialog.qml:15:5: 'anchors' is used but it is not resolved [unresolved-type] anchors.centerIn: parent ^^^^^^^ Warning: AuthenticationDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: AuthenticationDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: AuthenticationDialog.qml:50:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: AuthenticationDialog.qml:50:9: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: AuthenticationDialog.qml:57:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: AuthenticationDialog.qml:57:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: AuthenticationDialog.qml:61:13: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: AuthenticationDialog.qml:61:13: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: AuthenticationDialog.qml:61:13: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: AuthenticationDialog.qml:70:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: AuthenticationDialog.qml:70:13: 'Label' is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: AuthenticationDialog.qml:74:13: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: AuthenticationDialog.qml:74:13: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: AuthenticationDialog.qml:74:13: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: AuthenticationDialog.qml:90:13: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: AuthenticationDialog.qml:90:13: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: AuthenticationDialog.qml:95:13: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: AuthenticationDialog.qml:95:13: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: AuthenticationDialog.qml:57:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: AuthenticationDialog.qml:61:13: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: AuthenticationDialog.qml:70:13: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: AuthenticationDialog.qml:74:13: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: AuthenticationDialog.qml:40:5: Cannot assign to non-existent default property [missing-property] ColumnLayout { ^^^^^^^^^^^^ Warning: AuthenticationDialog.qml:90:13: Type Button is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: AuthenticationDialog.qml:95:13: Type Button is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: AuthenticationDialog.qml:50:9: Type Label is used but it is not resolved [unresolved-type] Label { ^^^^^ Warning: AuthenticationDialog.qml:13:5: Binding assigned to "title", but no property "title" exists in the current element. [missing-property] title: qsTr("Authentication Required") ^^^^^ Warning: AuthenticationDialog.qml:14:5: Binding assigned to "modal", but no property "modal" exists in the current element. [missing-property] modal: false ^^^^^ Warning: AuthenticationDialog.qml:16:5: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "authenticationDialog" ^^^^^^^^^^ Warning: AuthenticationDialog.qml:15:13: Binding assigned to "centerIn", but no property "centerIn" exists in the current element. [missing-property] anchors.centerIn: parent ^^^^^^^^ Warning: AuthenticationDialog.qml:63:17: Binding assigned to "focus", but no property "focus" exists in the current element. [missing-property] focus: true ^^^^^ Warning: AuthenticationDialog.qml:92:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Cancel") ^^^^ Warning: AuthenticationDialog.qml:58:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Username:") ^^^^ Warning: AuthenticationDialog.qml:59:17: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: palette.windowText ^^^^^ Warning: AuthenticationDialog.qml:71:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Password:") ^^^^ Warning: AuthenticationDialog.qml:72:17: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: palette.windowText ^^^^^ Warning: AuthenticationDialog.qml:52:13: Binding assigned to "color", but no property "color" exists in the current element. [missing-property] color: palette.windowText ^^^^^ Warning: AuthenticationDialog.qml:53:13: Binding assigned to "textFormat", but no property "textFormat" exists in the current element. [missing-property] textFormat: Text.PlainText ^^^^^^^^^^ Warning: AuthenticationDialog.qml:77:17: Binding assigned to "echoMode", but no property "echoMode" exists in the current element. [missing-property] echoMode: TextInput.Password ^^^^^^^^ Warning: AuthenticationDialog.qml:96:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Log In") ^^^^ Info: AuthenticationDialog.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: AuthenticationDialog.qml:19:5: Could not compile binding for onVisibleChanged: Cannot resolve property type for binding on onVisibleChanged. [compiler] Warning: AuthenticationDialog.qml:61:13: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: AuthenticationDialog.qml:29:18: Could not compile function acceptDialog: Cannot retrieve a non-object type by ID: userField [compiler] accepted(userField.text, passwordField.text); ^^^^^^^^^ Warning: AuthenticationDialog.qml:37:9: Unqualified access [unqualified] close(); ^^^^^ Warning: AuthenticationDialog.qml:37:9: Could not compile function rejectDialog: method close cannot be resolved. [compiler] close(); ^^^^^ Warning: AuthenticationDialog.qml:15:13: Could not compile binding for centerIn: Cannot resolve property type for binding on centerIn. [compiler] Warning: AuthenticationDialog.qml:52:13: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] Warning: AuthenticationDialog.qml:53:13: Could not compile binding for textFormat: Cannot resolve property type for binding on textFormat. [compiler] Warning: AuthenticationDialog.qml:59:17: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] Warning: AuthenticationDialog.qml:65:17: Could not compile binding for onAccepted: Cannot resolve property type for binding on onAccepted. [compiler] Warning: AuthenticationDialog.qml:72:17: Could not compile binding for color: Cannot resolve property type for binding on color. [compiler] Warning: AuthenticationDialog.qml:77:17: Could not compile binding for echoMode: Cannot resolve property type for binding on echoMode. [compiler] Warning: AuthenticationDialog.qml:78:17: Could not compile binding for onAccepted: Cannot resolve property type for binding on onAccepted. [compiler] Warning: AuthenticationDialog.qml:93:17: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: AuthenticationDialog.qml:97:17: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] [9497/11342] Generating .rcc/qmlcache/WebEngineQuickDelegatesQml_ConfirmDialog_qml.cpp Warning: ConfirmDialog.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: ConfirmDialog.qml:67:13: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Warning: ConfirmDialog.qml:71:13: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Warning: ConfirmDialog.qml:8:1: Dialog was not found. Did you add all import paths? [import] Dialog { ^^^^^^ Warning: ConfirmDialog.qml:15:5: unknown grouped property scope anchors. [unqualified] anchors.centerIn: parent ^^^^^^^ Warning: ConfirmDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: ConfirmDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: ConfirmDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: ConfirmDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: ConfirmDialog.qml:15:5: 'anchors' is used but it is not resolved [unresolved-type] anchors.centerIn: parent ^^^^^^^ Warning: ConfirmDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: ConfirmDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: ConfirmDialog.qml:67:13: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: ConfirmDialog.qml:67:13: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: ConfirmDialog.qml:71:13: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: ConfirmDialog.qml:71:13: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: ConfirmDialog.qml:40:5: Cannot assign to non-existent default property [missing-property] ColumnLayout { ^^^^^^^^^^^^ Warning: ConfirmDialog.qml:67:13: Type Button is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: ConfirmDialog.qml:71:13: Type Button is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: ConfirmDialog.qml:72:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Cancel") ^^^^ Warning: ConfirmDialog.qml:68:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("OK") ^^^^ Warning: ConfirmDialog.qml:13:5: Binding assigned to "title", but no property "title" exists in the current element. [missing-property] title: qsTr("Confirm Dialog") ^^^^^ Warning: ConfirmDialog.qml:14:5: Binding assigned to "modal", but no property "modal" exists in the current element. [missing-property] modal: false ^^^^^ Warning: ConfirmDialog.qml:16:5: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "confirmDialog" ^^^^^^^^^^ Warning: ConfirmDialog.qml:15:13: Binding assigned to "centerIn", but no property "centerIn" exists in the current element. [missing-property] anchors.centerIn: parent ^^^^^^^^ Info: ConfirmDialog.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: ConfirmDialog.qml:19:5: Could not compile binding for onVisibleChanged: Cannot resolve property type for binding on onVisibleChanged. [compiler] Warning: ConfirmDialog.qml:31:9: Unqualified access [unqualified] close(); ^^^^^ Warning: ConfirmDialog.qml:31:9: Could not compile function acceptDialog: method close cannot be resolved. [compiler] close(); ^^^^^ Warning: ConfirmDialog.qml:37:9: Unqualified access [unqualified] close(); ^^^^^ Warning: ConfirmDialog.qml:37:9: Could not compile function rejectDialog: method close cannot be resolved. [compiler] close(); ^^^^^ Warning: ConfirmDialog.qml:15:13: Could not compile binding for centerIn: Cannot resolve property type for binding on centerIn. [compiler] Warning: ConfirmDialog.qml:69:17: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: ConfirmDialog.qml:73:17: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] [9498/11342] Generating .rcc/qmlcache/WebEngineQuickDelegatesQml_AutofillPopup_qml.cpp Warning: AutofillPopup.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: AutofillPopup.qml:31:19: ItemDelegate was not found. Did you add all import paths? [import] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: AutofillPopup.qml:7:1: Popup was not found. Did you add all import paths? [import] Popup { ^^^^^ Warning: AutofillPopup.qml:7:1: 'Popup' is used but it is not resolved [unresolved-type] Popup { ^^^^^ Warning: AutofillPopup.qml:7:1: 'Popup' is used but it is not resolved [unresolved-type] Popup { ^^^^^ Warning: AutofillPopup.qml:7:1: 'Popup' is used but it is not resolved [unresolved-type] Popup { ^^^^^ Warning: AutofillPopup.qml:31:19: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: AutofillPopup.qml:31:19: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: AutofillPopup.qml:31:19: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: AutofillPopup.qml:31:19: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: AutofillPopup.qml:31:19: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: AutofillPopup.qml:31:19: 'ItemDelegate' is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Warning: AutofillPopup.qml:23:5: Cannot assign to non-existent default property [missing-property] ListView { ^^^^^^^^ Warning: AutofillPopup.qml:32:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property] width: listView.width ^^^^^ Warning: AutofillPopup.qml:33:13: Binding assigned to "height", but no property "height" exists in the current element. [missing-property] height: root.itemHeight ^^^^^^ Warning: AutofillPopup.qml:34:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: model.display ^^^^ Warning: AutofillPopup.qml:35:13: Binding assigned to "highlighted", but no property "highlighted" exists in the current element. [missing-property] highlighted: ListView.isCurrentItem ^^^^^^^^^^^ Warning: AutofillPopup.qml:10:5: Binding assigned to "closePolicy", but no property "closePolicy" exists in the current element. [missing-property] closePolicy: Popup.NoAutoClose ^^^^^^^^^^^ Warning: AutofillPopup.qml:31:19: Type ItemDelegate is used but it is not resolved [unresolved-type] delegate: ItemDelegate { ^^^^^^^^^^^^ Info: AutofillPopup.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: AutofillPopup.qml:10:5: Could not compile binding for closePolicy: Cannot resolve property type for binding on closePolicy. [compiler] Warning: AutofillPopup.qml:18:5: Could not compile function setCurrentIndex: Functions without type annotations won't be compiled [compiler] function setCurrentIndex(index) ^^^^^^^^^ Warning: AutofillPopup.qml:28:16: Unqualified access [unqualified] model: controller.model ^^^^^^^^^^ Info: controller is a member of a parent element. You can qualify the access with its id to avoid this warning: model: root.controller.model ^^^^^ Warning: AutofillPopup.qml:28:16: Could not compile binding for model: Cannot access value for name controller [compiler] model: controller.model ^^^^^^^^^^ Warning: AutofillPopup.qml:32:13: Could not compile binding for width: Cannot resolve property type for binding on width. [compiler] Warning: AutofillPopup.qml:33:13: Could not compile binding for height: Cannot resolve property type for binding on height. [compiler] Warning: AutofillPopup.qml:34:13: Could not compile binding for text: Cannot resolve property type for binding on text. [compiler] Warning: AutofillPopup.qml:35:13: Could not compile binding for highlighted: Cannot resolve property type for binding on highlighted. [compiler] Warning: AutofillPopup.qml:37:13: Could not compile binding for onHoveredChanged: Cannot resolve property type for binding on onHoveredChanged. [compiler] Warning: AutofillPopup.qml:38:13: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] [9499/11342] Generating .rcc/qmlcache/WebEngineQuickDelegatesQml_DirectoryPicker_qml.cpp Warning: DirectoryPicker.qml:4:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: DirectoryPicker.qml:13:25: Could not compile binding for onAccepted: Cannot generate efficient code for storing an array in a non-sequence type [compiler] folderSelected([selectedFolder]) ^^^^^^^^^^^^^^ [9500/11342] Generating .rcc/qmlcache/WebEngineQuickDelegatesQml_Menu_qml.cpp Warning: Menu.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls as C ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: Menu.qml:7:1: C.Menu was not found. Did you add all import paths? [import] C.Menu { ^ Info: Did you mean "Menu"? Menu.Menu { ^^^^ Warning: Menu.qml:7:1: 'C.Menu' is used but it is not resolved [unresolved-type] C.Menu { ^ Warning: Menu.qml:7:1: 'C.Menu' is used but it is not resolved [unresolved-type] C.Menu { ^ Warning: Menu.qml:17:5: Cannot assign to non-existent default property [missing-property] Timer { ^^^^^ Warning: Menu.qml:10:5: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "menu" ^^^^^^^^^^ Info: Menu.qml:5:1: Unused import [unused-imports] import QtQuick.Controls as C ^^^^^^ Warning: Menu.qml:13:5: Could not compile binding for onAboutToHide: Cannot resolve property type for binding on onAboutToHide. [compiler] Warning: Menu.qml:7:1: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] C.Menu { ^ Warning: Menu.qml:20:22: Could not compile binding for onTriggered: Cannot retrieve a non-object type by ID: menu [compiler] onTriggered: menu.done() ^^^^ [9501/11342] Generating .rcc/qmlcache/WebEngineQuickDelegatesQml_FilePicker_qml.cpp Warning: FilePicker.qml:4:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- [9503/11342] Generating .rcc/qmlcache/WebEngineQuickDelegatesQml_MenuItem_qml.cpp Warning: MenuItem.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls as C ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: MenuItem.qml:7:1: C.MenuItem was not found. Did you add all import paths? [import] C.MenuItem { } ^ Info: Did you mean "MenuItem"? MenuItem.MenuItem { } ^^^^^^^^ Info: MenuItem.qml:5:1: Unused import [unused-imports] import QtQuick.Controls as C ^^^^^^ Info: MenuItem.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ [9504/11342] Generating .rcc/qmlcache/WebEngineQuickDelegatesQml_ToolTip_qml.cpp Warning: ToolTip.qml:4:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls as C ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: ToolTip.qml:6:1: C.ToolTip was not found. Did you add all import paths? [import] C.ToolTip { ^ Info: Did you mean "ToolTip"? ToolTip.ToolTip { ^^^^^^^ Warning: ToolTip.qml:6:1: 'C.ToolTip' is used but it is not resolved [unresolved-type] C.ToolTip { ^ Warning: ToolTip.qml:6:1: 'C.ToolTip' is used but it is not resolved [unresolved-type] C.ToolTip { ^ Warning: ToolTip.qml:6:1: 'C.ToolTip' is used but it is not resolved [unresolved-type] C.ToolTip { ^ Warning: ToolTip.qml:7:5: Binding assigned to "delay", but no property "delay" exists in the current element. [missing-property] delay: 1000 ^^^^^ Warning: ToolTip.qml:8:5: Binding assigned to "timeout", but no property "timeout" exists in the current element. [missing-property] timeout: 1500 ^^^^^^^ Warning: ToolTip.qml:9:5: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "toolTip" ^^^^^^^^^^ Info: ToolTip.qml:4:1: Unused import [unused-imports] import QtQuick.Controls as C ^^^^^^ [9507/11342] Generating .rcc/qmlcache/WebEngineQuickDelegatesQml_PromptDialog_qml.cpp Warning: PromptDialog.qml:5:1: Warnings occurred while importing module "QtQuick.Controls": [import] import QtQuick.Controls ^^^^^^ --- Warning: QtQuick.Controls uses optional imports which are not supported. Some types might not be found. [import] --- Warning: PromptDialog.qml:57:9: TextField was not found. Did you add all import paths? [import] TextField { ^^^^^^^^^ Warning: PromptDialog.qml:69:13: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Warning: PromptDialog.qml:73:13: Button was not found. Did you add all import paths? [import] Button { ^^^^^^ Warning: PromptDialog.qml:8:1: Dialog was not found. Did you add all import paths? [import] Dialog { ^^^^^^ Warning: PromptDialog.qml:8:1: Cannot resolve alias "prompt" [unresolved-alias] Dialog { ^^^^^^ Warning: PromptDialog.qml:17:5: unknown grouped property scope anchors. [unqualified] anchors.centerIn: parent ^^^^^^^ Warning: PromptDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: PromptDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: PromptDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: PromptDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: PromptDialog.qml:17:5: 'anchors' is used but it is not resolved [unresolved-type] anchors.centerIn: parent ^^^^^^^ Warning: PromptDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: PromptDialog.qml:8:1: 'Dialog' is used but it is not resolved [unresolved-type] Dialog { ^^^^^^ Warning: PromptDialog.qml:57:9: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: PromptDialog.qml:57:9: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: PromptDialog.qml:57:9: 'TextField' is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: PromptDialog.qml:69:13: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: PromptDialog.qml:69:13: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: PromptDialog.qml:73:13: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: PromptDialog.qml:73:13: 'Button' is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: PromptDialog.qml:57:9: Type TextField is used but it is not resolved [unresolved-type] TextField { ^^^^^^^^^ Warning: PromptDialog.qml:69:13: Type Button is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: PromptDialog.qml:73:13: Type Button is used but it is not resolved [unresolved-type] Button { ^^^^^^ Warning: PromptDialog.qml:43:5: Cannot assign to non-existent default property [missing-property] ColumnLayout { ^^^^^^^^^^^^ Warning: PromptDialog.qml:70:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("OK") ^^^^ Warning: PromptDialog.qml:74:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property] text: qsTr("Cancel") ^^^^ Warning: PromptDialog.qml:17:13: Binding assigned to "centerIn", but no property "centerIn" exists in the current element. [missing-property] anchors.centerIn: parent ^^^^^^^^ Warning: PromptDialog.qml:59:13: Binding assigned to "focus", but no property "focus" exists in the current element. [missing-property] focus: true ^^^^^ Warning: PromptDialog.qml:15:5: Binding assigned to "title", but no property "title" exists in the current element. [missing-property] title: qsTr("Prompt Dialog") ^^^^^ Warning: PromptDialog.qml:16:5: Binding assigned to "modal", but no property "modal" exists in the current element. [missing-property] modal: false ^^^^^ Warning: PromptDialog.qml:18:5: Binding assigned to "objectName", but no property "objectName" exists in the current element. [missing-property] objectName: "promptDialog" ^^^^^^^^^^ Info: PromptDialog.qml:5:1: Unused import [unused-imports] import QtQuick.Controls ^^^^^^ Warning: PromptDialog.qml:21:5: Could not compile binding for onVisibleChanged: Cannot resolve property type for binding on onVisibleChanged. [compiler] Warning: PromptDialog.qml:57:9: Object type is not derived from QObject or QQmlComponent. You may need to fully qualify all names in C++ so that moc can see them. You may also need to add qt_extract_metatypes(). [compiler] TextField { ^^^^^^^^^ Warning: PromptDialog.qml:31:15: Could not compile function acceptDialog: Cannot retrieve a non-object type by ID: field [compiler] input(field.text); ^^^^^ Warning: PromptDialog.qml:40:9: Unqualified access [unqualified] close(); ^^^^^ Warning: PromptDialog.qml:40:9: Could not compile function rejectDialog: method close cannot be resolved. [compiler] close(); ^^^^^ Warning: PromptDialog.qml:17:13: Could not compile binding for centerIn: Cannot resolve property type for binding on centerIn. [compiler] Warning: PromptDialog.qml:61:13: Could not compile binding for onAccepted: Cannot resolve property type for binding on onAccepted. [compiler] Warning: PromptDialog.qml:71:17: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] Warning: PromptDialog.qml:75:17: Could not compile binding for onClicked: Cannot resolve property type for binding on onClicked. [compiler] [9509/11342] Generating .rcc/qmlcache/WebEngineQuickDelegatesQml_TouchSelectionMenu_qml.cpp Warning: TouchSelectionMenu.qml:29:25: Member "border" not found on type "QQuickItem" [missing-property] spacing: parent.border.width ^^^^^^ Warning: TouchSelectionMenu.qml:29:25: Could not compile binding for spacing: Cannot load property border from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/webenginequick/ui/TouchSelectionMenu.qml)::parent with type QQuickItem. [compiler] spacing: parent.border.width ^^^^^^ Warning: TouchSelectionMenu.qml:30:33: Member "border" not found on type "QQuickItem" [missing-property] anchors.margins: parent.border.width ^^^^^^ Warning: TouchSelectionMenu.qml:30:33: Could not compile binding for margins: Cannot load property border from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/webenginequick/ui/TouchSelectionMenu.qml)::parent with type QQuickItem. [compiler] anchors.margins: parent.border.width ^^^^^^ Warning: TouchSelectionMenu.qml:36:20: Unqualified access [unqualified] color: bgColor ^^^^^^^ Info: bgColor is a member of a parent element. You can qualify the access with its id to avoid this warning: color: menu.bgColor ^^^^^ Warning: TouchSelectionMenu.qml:36:20: Could not compile binding for color: Cannot access value for name bgColor [compiler] color: bgColor ^^^^^^^ Warning: TouchSelectionMenu.qml:37:22: Unqualified access [unqualified] visible: isCutEnabled ^^^^^^^^^^^^ Info: isCutEnabled is a member of a parent element. You can qualify the access with its id to avoid this warning: visible: menu.isCutEnabled ^^^^^ Warning: TouchSelectionMenu.qml:37:22: Could not compile binding for visible: Cannot access value for name isCutEnabled [compiler] visible: isCutEnabled ^^^^^^^^^^^^ Warning: TouchSelectionMenu.qml:48:36: Unqualified access [unqualified] parent.color = borderColor; ^^^^^^^^^^^ Info: borderColor is a member of a parent element. You can qualify the access with its id to avoid this warning: parent.color = menu.borderColor; ^^^^^ Warning: TouchSelectionMenu.qml:48:36: Could not compile binding for onPressed: Cannot access value for name borderColor [compiler] parent.color = borderColor; ^^^^^^^^^^^ Warning: TouchSelectionMenu.qml:52:36: Unqualified access [unqualified] parent.color = bgColor; ^^^^^^^ Info: bgColor is a member of a parent element. You can qualify the access with its id to avoid this warning: parent.color = menu.bgColor; ^^^^^ Warning: TouchSelectionMenu.qml:52:36: Could not compile binding for onReleased: Cannot access value for name bgColor [compiler] parent.color = bgColor; ^^^^^^^ Warning: TouchSelectionMenu.qml:63:20: Unqualified access [unqualified] color: bgColor ^^^^^^^ Info: bgColor is a member of a parent element. You can qualify the access with its id to avoid this warning: color: menu.bgColor ^^^^^ Warning: TouchSelectionMenu.qml:63:20: Could not compile binding for color: Cannot access value for name bgColor [compiler] color: bgColor ^^^^^^^ Warning: TouchSelectionMenu.qml:64:22: Unqualified access [unqualified] visible: isCopyEnabled ^^^^^^^^^^^^^ Info: isCopyEnabled is a member of a parent element. You can qualify the access with its id to avoid this warning: visible: menu.isCopyEnabled ^^^^^ Warning: TouchSelectionMenu.qml:64:22: Could not compile binding for visible: Cannot access value for name isCopyEnabled [compiler] visible: isCopyEnabled ^^^^^^^^^^^^^ Warning: TouchSelectionMenu.qml:75:36: Unqualified access [unqualified] parent.color = borderColor; ^^^^^^^^^^^ Info: borderColor is a member of a parent element. You can qualify the access with its id to avoid this warning: parent.color = menu.borderColor; ^^^^^ Warning: TouchSelectionMenu.qml:75:36: Could not compile binding for onPressed: Cannot access value for name borderColor [compiler] parent.color = borderColor; ^^^^^^^^^^^ Warning: TouchSelectionMenu.qml:79:36: Unqualified access [unqualified] parent.color = bgColor; ^^^^^^^ Info: bgColor is a member of a parent element. You can qualify the access with its id to avoid this warning: parent.color = menu.bgColor; ^^^^^ Warning: TouchSelectionMenu.qml:79:36: Could not compile binding for onReleased: Cannot access value for name bgColor [compiler] parent.color = bgColor; ^^^^^^^ Warning: TouchSelectionMenu.qml:90:20: Unqualified access [unqualified] color: bgColor ^^^^^^^ Info: bgColor is a member of a parent element. You can qualify the access with its id to avoid this warning: color: menu.bgColor ^^^^^ Warning: TouchSelectionMenu.qml:90:20: Could not compile binding for color: Cannot access value for name bgColor [compiler] color: bgColor ^^^^^^^ Warning: TouchSelectionMenu.qml:91:22: Unqualified access [unqualified] visible: isPasteEnabled ^^^^^^^^^^^^^^ Info: isPasteEnabled is a member of a parent element. You can qualify the access with its id to avoid this warning: visible: menu.isPasteEnabled ^^^^^ Warning: TouchSelectionMenu.qml:91:22: Could not compile binding for visible: Cannot access value for name isPasteEnabled [compiler] visible: isPasteEnabled ^^^^^^^^^^^^^^ Warning: TouchSelectionMenu.qml:102:36: Unqualified access [unqualified] parent.color = borderColor; ^^^^^^^^^^^ Info: borderColor is a member of a parent element. You can qualify the access with its id to avoid this warning: parent.color = menu.borderColor; ^^^^^ Warning: TouchSelectionMenu.qml:102:36: Could not compile binding for onPressed: Cannot access value for name borderColor [compiler] parent.color = borderColor; ^^^^^^^^^^^ Warning: TouchSelectionMenu.qml:106:36: Unqualified access [unqualified] parent.color = bgColor; ^^^^^^^ Info: bgColor is a member of a parent element. You can qualify the access with its id to avoid this warning: parent.color = menu.bgColor; ^^^^^ Warning: TouchSelectionMenu.qml:106:36: Could not compile binding for onReleased: Cannot access value for name bgColor [compiler] parent.color = bgColor; ^^^^^^^ Warning: TouchSelectionMenu.qml:117:20: Unqualified access [unqualified] color: bgColor ^^^^^^^ Info: bgColor is a member of a parent element. You can qualify the access with its id to avoid this warning: color: menu.bgColor ^^^^^ Warning: TouchSelectionMenu.qml:117:20: Could not compile binding for color: Cannot access value for name bgColor [compiler] color: bgColor ^^^^^^^ Warning: TouchSelectionMenu.qml:128:36: Unqualified access [unqualified] parent.color = borderColor; ^^^^^^^^^^^ Info: borderColor is a member of a parent element. You can qualify the access with its id to avoid this warning: parent.color = menu.borderColor; ^^^^^ Warning: TouchSelectionMenu.qml:128:36: Could not compile binding for onPressed: Cannot access value for name borderColor [compiler] parent.color = borderColor; ^^^^^^^^^^^ Warning: TouchSelectionMenu.qml:132:36: Unqualified access [unqualified] parent.color = bgColor; ^^^^^^^ Info: bgColor is a member of a parent element. You can qualify the access with its id to avoid this warning: parent.color = menu.bgColor; ^^^^^ Warning: TouchSelectionMenu.qml:132:36: Could not compile binding for onReleased: Cannot access value for name bgColor [compiler] parent.color = bgColor; ^^^^^^^ [9510/11342] Generating .rcc/qmlcache/WebEngineQuickDelegatesQml_ColorDialog_qml.cpp Warning: ColorDialog.qml:4:1: Warnings occurred while importing module "QtQuick.Dialogs": [import] import QtQuick.Dialogs ^^^^^^ --- Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import] Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import] --- Warning: ColorDialog.qml:12:32: Could not compile binding for onAccepted: Cannot generate efficient code for lookup of QJSValue of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/webenginequick/ui/ColorDialog.qml)::selectedColor(...) [compiler] onAccepted : selectedColor(selectedColor) ^^^^^^^^^^^^^ [9558/11342] Generating .rcc/qmlcache/Location_maps/MapView_qml.cpp Warning: MapView.qml:74:44: Could not compile function resetPinchMinMax: Member minimum of QQuickDragAxis of QQuickPinchHandler::scaleAxis with type QQuickDragAxis can be shadowed [compiler] pinch.scaleAxis.minimum = Math.pow(2, root.minimumZoomLevel - map.zoomLevel + 1) ^^^ Warning: MapView.qml:144:28: Could not compile binding for onAnimDestChanged: Cannot load property x from QVariant of QVariant. [compiler] map.pan(-delta.x, -delta.y) ^ Warning: MapView.qml:87:32: Could not compile binding for onActiveChanged: Cannot generate efficient code for call to untyped JavaScript function [compiler] flickAnimation.restart(centroid.velocity) ^^^^^^^ Warning: MapView.qml:90:30: Could not compile binding for onScaleChanged: Functions without type annotations won't be compiled [compiler] Warning: MapView.qml:96:33: Could not compile binding for onRotationChanged: Functions without type annotations won't be compiled [compiler] Warning: MapView.qml:109:42: Could not compile binding for acceptedDevices: Member pluginName of QQmlPlatform of QtObject::platform with type QQmlPlatform can be shadowed [compiler] acceptedDevices: Qt.platform.pluginName === "cocoa" || Qt.platform.pluginName === "wayland" ^^^^^^^^^^ Warning: MapView.qml:114:31: Could not compile binding for onWheel: Member modifiers of QQuickWheelEvent of QQuickWheelEvent can be shadowed [compiler] switch (event.modifiers) { ^^^^^^^^^ Warning: MapView.qml:133:36: Could not compile binding for onTranslationChanged: Functions without type annotations won't be compiled [compiler] Warning: MapView.qml:137:32: Could not compile binding for onActiveChanged: Cannot generate efficient code for call to untyped JavaScript function [compiler] flickAnimation.restart(centroid.velocity) ^^^^^^^ Warning: MapView.qml:157:13: Could not compile function restart: Functions without type annotations won't be compiled [compiler] function restart(vel) { ^^^^^^^^^ [9762/11342] Building C object qtopcua/src/plugins/opcua/open62541/CMakeFiles/QOpen62541Plugin.dir/__/__/__/3rdparty/open62541/open62541.c.o /Users/michaelsmithers/Qt/6.5.5/Src/qtopcua/src/3rdparty/open62541/open62541.c:7507:9: warning: No native IEEE 754 format detected. Use slow generic encoding. [-W#pragma-messages] #pragma message "No native IEEE 754 format detected. Use slow generic encoding." ^ 1 warning generated. [10169/11342] Automatic MOC for target SerialBus AutoMoc: /Users/michaelsmithers/Qt/6.5.5/Src/qtserialbus/src/serialbus/qcanframeprocessor.h:0:1: note: No relevant classes found. No output generated. [10714/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_AlternativeKeys_qml.cpp Warning: AlternativeKeys.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: AlternativeKeys.qml:5:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Info: AlternativeKeys.qml:5:1: Unused import [unused-imports] import QtQuick.VirtualKeyboard ^^^^^^ Warning: AlternativeKeys.qml:61:92: Could not compile binding for onClicked: Cannot load property count from QVariant of QQuickItemView::model with type QVariant. [compiler] if (active && listView.currentIndex >= 0 && listView.currentIndex < listView.model.count) { ^^^^^ Warning: AlternativeKeys.qml:68:5: Could not compile function open: Functions without type annotations won't be compiled [compiler] function open(key, originX, originY) { ^^^^^^^^^ Warning: AlternativeKeys.qml:96:5: Could not compile function move: Functions without type annotations won't be compiled [compiler] function move(mouseX) { ^^^^^^^^^ Warning: AlternativeKeys.qml:29:19: Unqualified access [unqualified] delegate: keyboard.style.alternateKeysListDelegate ^^^^^^^^ Warning: AlternativeKeys.qml:29:19: Could not compile binding for delegate: Cannot access value for name keyboard [compiler] delegate: keyboard.style.alternateKeysListDelegate ^^^^^^^^ Warning: AlternativeKeys.qml:30:20: Unqualified access [unqualified] highlight: keyboard.style.alternateKeysListHighlight ? keyboard.style.alternateKeysListHighlight : defaultHighlight ^^^^^^^^ Warning: AlternativeKeys.qml:30:20: Could not compile binding for highlight: Cannot access value for name keyboard [compiler] highlight: keyboard.style.alternateKeysListHighlight ? keyboard.style.alternateKeysListHighlight : defaultHighlight ^^^^^^^^ Warning: AlternativeKeys.qml:35:17: Unqualified access [unqualified] height: keyboard.style ? keyboard.style.alternateKeysListItemHeight : 0 ^^^^^^^^ Warning: AlternativeKeys.qml:35:17: Could not compile binding for height: Cannot access value for name keyboard [compiler] height: keyboard.style ? keyboard.style.alternateKeysListItemHeight : 0 ^^^^^^^^ Warning: AlternativeKeys.qml:36:12: Unqualified access [unqualified] x: origin.x ^^^^^^ Info: origin is a member of a parent element. You can qualify the access with its id to avoid this warning: x: .origin.x ^^^^^ Warning: AlternativeKeys.qml:36:12: Could not compile binding for x: Cannot access value for name origin [compiler] x: origin.x ^^^^^^ Warning: AlternativeKeys.qml:37:12: Unqualified access [unqualified] y: keyboard.style ? origin.y - height - keyboard.style.alternateKeysListBottomMargin : 0 ^^^^^^^^ Warning: AlternativeKeys.qml:37:12: Could not compile binding for y: Cannot access value for name keyboard [compiler] y: keyboard.style ? origin.y - height - keyboard.style.alternateKeysListBottomMargin : 0 ^^^^^^^^ Warning: AlternativeKeys.qml:46:26: Unqualified access [unqualified] sourceComponent: keyboard.style.alternateKeysListBackground ^^^^^^^^ Warning: AlternativeKeys.qml:46:26: Could not compile binding for sourceComponent: Cannot access value for name keyboard [compiler] sourceComponent: keyboard.style.alternateKeysListBackground ^^^^^^^^ Warning: AlternativeKeys.qml:51:19: Unqualified access [unqualified] when: highlightIndex !== -1 && highlightIndex === listView.currentIndex && ^^^^^^^^^^^^^^ Info: highlightIndex is a member of a parent element. You can qualify the access with its id to avoid this warning: when: .highlightIndex !== -1 && highlightIndex === listView.currentIndex && ^^^^^ Warning: AlternativeKeys.qml:51:19: Could not compile binding for when: Cannot access value for name highlightIndex [compiler] when: highlightIndex !== -1 && highlightIndex === listView.currentIndex && ^^^^^^^^^^^^^^ [10716/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_BackspaceKey_qml.cpp Warning: BackspaceKey.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: BackspaceKey.qml:5:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Warning: BackspaceKey.qml:23:14: Unqualified access [unqualified] keyType: QtVirtualKeyboard.BackspaceKey ^^^^^^^^^^^^^^^^^ Warning: BackspaceKey.qml:23:14: Could not compile binding for keyType: Cannot access value for name QtVirtualKeyboard [compiler] keyType: QtVirtualKeyboard.BackspaceKey ^^^^^^^^^^^^^^^^^ Warning: BackspaceKey.qml:27:23: Unqualified access [unqualified] keyPanelDelegate: keyboard.style ? keyboard.style.backspaceKeyPanel : undefined ^^^^^^^^ Warning: BackspaceKey.qml:27:23: Could not compile binding for keyPanelDelegate: Cannot access value for name keyboard [compiler] keyPanelDelegate: keyboard.style ? keyboard.style.backspaceKeyPanel : undefined ^^^^^^^^ [10717/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_BaseKey_qml.cpp Warning: BaseKey.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: BaseKey.qml:6:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Info: BaseKey.qml:6:1: Unused import [unused-imports] import QtQuick.VirtualKeyboard ^^^^^^ Warning: BaseKey.qml:33:27: Unqualified access [unqualified] property int keyType: QtVirtualKeyboard.BaseKey ^^^^^^^^^^^^^^^^^ Warning: BaseKey.qml:33:27: Could not compile binding for keyType: Cannot access value for name QtVirtualKeyboard [compiler] property int keyType: QtVirtualKeyboard.BaseKey ^^^^^^^^^^^^^^^^^ Warning: BaseKey.qml:42:34: Member "keyWeight" not found on type "QQuickItem" [missing-property] property real weight: parent.keyWeight ^^^^^^^^^ Warning: BaseKey.qml:42:34: Could not compile binding for weight: Cannot load property keyWeight from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/BaseKey.qml)::parent with type QQuickItem. [compiler] property real weight: parent.keyWeight ^^^^^^^^^ Warning: BaseKey.qml:66:133: Could not compile binding for smallText: Cannot generate efficient code for LoadElement with non-list base type or non-numeric arguments [compiler] property string smallText: effectiveAlternativeKeys && effectiveAlternativeKeysHighlightIndex !== -1 ? effectiveAlternativeKeys[effectiveAlternativeKeysHighlightIndex] : "" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: BaseKey.qml:74:44: Member "smallTextVisible" not found on type "QQuickItem" [missing-property] property bool smallTextVisible: parent.smallTextVisible ^^^^^^^^^^^^^^^^ Warning: BaseKey.qml:74:44: Could not compile binding for smallTextVisible: Cannot load property smallTextVisible from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/BaseKey.qml)::parent with type QQuickItem. [compiler] property bool smallTextVisible: parent.smallTextVisible ^^^^^^^^^^^^^^^^ Warning: BaseKey.qml:101:41: Could not compile binding for effectiveAlternativeKeys: Cannot generate efficient code for call to property 'indexOf' of QJSValue of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/BaseKey.qml)::alternativeKeys with type QVariant [compiler] var textIndex = alternativeKeys.indexOf(text) ^^^^^^^ Warning: BaseKey.qml:119:60: Could not compile binding for effectiveAlternativeKeysHighlightIndex: Cannot load property length from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/BaseKey.qml)::alternativeKeys with type QVariant. [compiler] return index > 0 && (index + 1) == alternativeKeys.length ? index - 1 : index ^^^^^^ Warning: BaseKey.qml:184:60: Unqualified access [unqualified] property bool showPreview: enabled && !functionKey && !keyboard.navigationModeActive ^^^^^^^^ Warning: BaseKey.qml:184:60: Could not compile binding for showPreview: Cannot access value for name keyboard [compiler] property bool showPreview: enabled && !functionKey && !keyboard.navigationModeActive ^^^^^^^^ Warning: BaseKey.qml:198:31: Unqualified access [unqualified] property bool uppercased: InputContext.uppercase && !noModifier ^^^^^^^^^^^^ Warning: BaseKey.qml:198:31: Could not compile binding for uppercased: Cannot access value for name InputContext [compiler] property bool uppercased: InputContext.uppercase && !noModifier ^^^^^^^^^^^^ Warning: BaseKey.qml:214:70: Member "soundEffect" not found on type "QObject" [missing-property] readonly property url soundEffect: keyPanel.item ? keyPanel.item.soundEffect : "" ^^^^^^^^^^^ Warning: BaseKey.qml:214:70: Could not compile binding for soundEffect: Cannot load property soundEffect from QObject of QQuickLoader::item with type QObject. [compiler] readonly property url soundEffect: keyPanel.item ? keyPanel.item.soundEffect : "" ^^^^^^^^^^^ Warning: BaseKey.qml:216:27: Unqualified access [unqualified] onSoundEffectChanged: keyboard.soundEffect.register(soundEffect) ^^^^^^^^ Warning: BaseKey.qml:216:27: Could not compile binding for onSoundEffectChanged: Cannot access value for name keyboard [compiler] onSoundEffectChanged: keyboard.soundEffect.register(soundEffect) ^^^^^^^^ Warning: BaseKey.qml:227:43: Could not compile binding for onLoaded: Type QObject of QQuickLoader::item with type QObject does not have a property control for writing [compiler] onLoaded: keyPanel.item.control = keyItem ^^^^^^^ [10718/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_ChangeLanguageKey_qml.cpp Warning: ChangeLanguageKey.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: ChangeLanguageKey.qml:5:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Warning: ChangeLanguageKey.qml:43:14: Unqualified access [unqualified] keyType: QtVirtualKeyboard.ChangeLanguageKey ^^^^^^^^^^^^^^^^^ Warning: ChangeLanguageKey.qml:43:14: Could not compile binding for keyType: Cannot access value for name QtVirtualKeyboard [compiler] keyType: QtVirtualKeyboard.ChangeLanguageKey ^^^^^^^^^^^^^^^^^ Warning: ChangeLanguageKey.qml:47:18: Unqualified access [unqualified] displayText: keyboard.locale.split("_")[0] ^^^^^^^^ Warning: ChangeLanguageKey.qml:47:18: Could not compile binding for displayText: Cannot access value for name keyboard [compiler] displayText: keyboard.locale.split("_")[0] ^^^^^^^^ Warning: ChangeLanguageKey.qml:48:23: Unqualified access [unqualified] keyPanelDelegate: keyboard.style ? keyboard.style.languageKeyPanel : undefined ^^^^^^^^ Warning: ChangeLanguageKey.qml:48:23: Could not compile binding for keyPanelDelegate: Cannot access value for name keyboard [compiler] keyPanelDelegate: keyboard.style ? keyboard.style.languageKeyPanel : undefined ^^^^^^^^ Warning: ChangeLanguageKey.qml:49:16: Unqualified access [unqualified] onClicked: keyboard.doKeyboardFunction(QtVirtualKeyboard.ChangeLanguage, customLayoutsOnly) ^^^^^^^^ Warning: ChangeLanguageKey.qml:49:16: Could not compile binding for onClicked: Cannot access value for name keyboard [compiler] onClicked: keyboard.doKeyboardFunction(QtVirtualKeyboard.ChangeLanguage, customLayoutsOnly) ^^^^^^^^ Warning: ChangeLanguageKey.qml:50:14: Unqualified access [unqualified] enabled: keyboard.isKeyboardFunctionAvailable(QtVirtualKeyboard.ChangeLanguage, customLayoutsOnly) ^^^^^^^^ Warning: ChangeLanguageKey.qml:50:14: Could not compile binding for enabled: Cannot access value for name keyboard [compiler] enabled: keyboard.isKeyboardFunctionAvailable(QtVirtualKeyboard.ChangeLanguage, customLayoutsOnly) ^^^^^^^^ [10719/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_CharacterPreviewBubble_qml.cpp Warning: CharacterPreviewBubble.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: CharacterPreviewBubble.qml:5:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Info: CharacterPreviewBubble.qml:5:1: Unused import [unused-imports] import QtQuick.VirtualKeyboard ^^^^^^ Warning: CharacterPreviewBubble.qml:9:30: Unqualified access [unqualified] property Item activeKey: keyboard.activeKey ^^^^^^^^ Warning: CharacterPreviewBubble.qml:9:30: Could not compile binding for activeKey: Cannot access value for name keyboard [compiler] property Item activeKey: keyboard.activeKey ^^^^^^^^ Warning: CharacterPreviewBubble.qml:11:83: Member "showPreview" not found on type "QQuickItem" [missing-property] visible: active && activeKey !== undefined && activeKey !== null && activeKey.showPreview ^^^^^^^^^^^ Warning: CharacterPreviewBubble.qml:11:83: Could not compile binding for visible: Cannot load property showPreview from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/CharacterPreviewBubble.qml)::activeKey with type QQuickItem. [compiler] visible: active && activeKey !== undefined && activeKey !== null && activeKey.showPreview ^^^^^^^^^^^ Warning: CharacterPreviewBubble.qml:23:34: Could not compile binding for onActiveKeyChanged: Type QObject of QQuickLoader::item with type QObject does not have a property text for writing [compiler] characterPreview.item.text = "" ^^^^ Warning: CharacterPreviewBubble.qml:17:26: Unqualified access [unqualified] sourceComponent: keyboard.style.characterPreviewDelegate ^^^^^^^^ Warning: CharacterPreviewBubble.qml:17:26: Could not compile binding for sourceComponent: Cannot access value for name keyboard [compiler] sourceComponent: keyboard.style.characterPreviewDelegate ^^^^^^^^ [10720/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_EnterKey_qml.cpp Warning: EnterKey.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: EnterKey.qml:5:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Warning: EnterKey.qml:24:37: Unqualified access [unqualified] readonly property int actionId: InputContext.priv.hasEnterKeyAction(InputContext.priv.inputItem) ? InputContext.priv.inputItem.EnterKeyAction.actionId : EnterKeyAction.None ^^^^^^^^^^^^ Warning: EnterKey.qml:24:37: Could not compile binding for actionId: Cannot access value for name InputContext [compiler] readonly property int actionId: InputContext.priv.hasEnterKeyAction(InputContext.priv.inputItem) ? InputContext.priv.inputItem.EnterKeyAction.actionId : EnterKeyAction.None ^^^^^^^^^^^^ Warning: EnterKey.qml:26:14: Unqualified access [unqualified] keyType: QtVirtualKeyboard.EnterKey ^^^^^^^^^^^^^^^^^ Warning: EnterKey.qml:26:14: Could not compile binding for keyType: Cannot access value for name QtVirtualKeyboard [compiler] keyType: QtVirtualKeyboard.EnterKey ^^^^^^^^^^^^^^^^^ Warning: EnterKey.qml:28:18: Unqualified access [unqualified] displayText: InputContext.priv.hasEnterKeyAction(InputContext.priv.inputItem) ? InputContext.priv.inputItem.EnterKeyAction.label : "" ^^^^^^^^^^^^ Warning: EnterKey.qml:28:18: Could not compile binding for displayText: Cannot access value for name InputContext [compiler] displayText: InputContext.priv.hasEnterKeyAction(InputContext.priv.inputItem) ? InputContext.priv.inputItem.EnterKeyAction.label : "" ^^^^^^^^^^^^ Warning: EnterKey.qml:32:14: Unqualified access [unqualified] enabled: InputContext.priv.hasEnterKeyAction(InputContext.priv.inputItem) ? InputContext.priv.inputItem.EnterKeyAction.enabled : true ^^^^^^^^^^^^ Warning: EnterKey.qml:32:14: Could not compile binding for enabled: Cannot access value for name InputContext [compiler] enabled: InputContext.priv.hasEnterKeyAction(InputContext.priv.inputItem) ? InputContext.priv.inputItem.EnterKeyAction.enabled : true ^^^^^^^^^^^^ Warning: EnterKey.qml:33:23: Unqualified access [unqualified] keyPanelDelegate: keyboard.style ? keyboard.style.enterKeyPanel : undefined ^^^^^^^^ Warning: EnterKey.qml:33:23: Could not compile binding for keyPanelDelegate: Cannot access value for name keyboard [compiler] keyPanelDelegate: keyboard.style ? keyboard.style.enterKeyPanel : undefined ^^^^^^^^ [10722/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_FlickKey_qml.cpp Warning: FlickKey.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: FlickKey.qml:5:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Warning: FlickKey.qml:31:20: Unqualified access [unqualified] var keys = InputContext.uppercase ? alternativeKeys.toUpperCase() : alternativeKeys.toLowerCase() ^^^^^^^^^^^^ Warning: FlickKey.qml:31:20: Could not compile binding for flickKeys: Cannot access value for name InputContext [compiler] var keys = InputContext.uppercase ? alternativeKeys.toUpperCase() : alternativeKeys.toLowerCase() ^^^^^^^^^^^^ Warning: FlickKey.qml:37:42: Could not compile binding for flickLeft: Cannot load property length from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/FlickKey.qml)::flickKeys with type QVariant. [compiler] property string flickLeft: flickKeys.length > 0 ? flickKeys[0] : "" ^^^^^^ Warning: FlickKey.qml:38:41: Could not compile binding for flickTop: Cannot load property length from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/FlickKey.qml)::flickKeys with type QVariant. [compiler] property string flickTop: flickKeys.length > 2 ? flickKeys[1] : "" ^^^^^^ Warning: FlickKey.qml:39:44: Could not compile binding for flickBottom: Cannot load property length from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/FlickKey.qml)::flickKeys with type QVariant. [compiler] property string flickBottom: flickKeys.length > 3 ? flickKeys[3] : (flickKeys.length > 2 ? flickKeys[2] : "") ^^^^^^ Warning: FlickKey.qml:40:43: Could not compile binding for flickRight: Cannot load property length from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/FlickKey.qml)::flickKeys with type QVariant. [compiler] property string flickRight: flickKeys.length > 3 ? flickKeys[2] : (flickKeys.length === 2 ? flickKeys[1] : "") ^^^^^^ Warning: FlickKey.qml:42:14: Unqualified access [unqualified] keyType: QtVirtualKeyboard.FlickKey ^^^^^^^^^^^^^^^^^ Warning: FlickKey.qml:42:14: Could not compile binding for keyType: Cannot access value for name QtVirtualKeyboard [compiler] keyType: QtVirtualKeyboard.FlickKey ^^^^^^^^^^^^^^^^^ Warning: FlickKey.qml:54:5: Could not compile function __angle: Functions without type annotations won't be compiled [compiler] function __angle(pt2) { ^^^^^^^^^ Warning: FlickKey.qml:62:5: Could not compile function __distance: Functions without type annotations won't be compiled [compiler] function __distance(pt2) { ^^^^^^^^^ Warning: FlickKey.qml:70:5: Could not compile function press: Functions without type annotations won't be compiled [compiler] function press(x, y) { ^^^^^^^^^ Warning: FlickKey.qml:74:5: Could not compile function update: Functions without type annotations won't be compiled [compiler] function update(x, y) { ^^^^^^^^^ [10723/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_FillerKey_qml.cpp Warning: FillerKey.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: FillerKey.qml:5:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Info: FillerKey.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: FillerKey.qml:21:14: Unqualified access [unqualified] keyType: QtVirtualKeyboard.FillerKey ^^^^^^^^^^^^^^^^^ Warning: FillerKey.qml:21:14: Could not compile binding for keyType: Cannot access value for name QtVirtualKeyboard [compiler] keyType: QtVirtualKeyboard.FillerKey ^^^^^^^^^^^^^^^^^ [10724/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_FunctionPopupList_qml.cpp Warning: FunctionPopupList.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: FunctionPopupList.qml:5:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Info: FunctionPopupList.qml:5:1: Unused import [unused-imports] import QtQuick.VirtualKeyboard ^^^^^^ Warning: FunctionPopupList.qml:67:92: Could not compile binding for onClicked: Cannot load property count from QVariant of QQuickItemView::model with type QVariant. [compiler] if (active && listView.currentIndex >= 0 && listView.currentIndex < listView.model.count) { ^^^^^ Warning: FunctionPopupList.qml:73:5: Could not compile function open: Functions without type annotations won't be compiled [compiler] function open(key, originX, originY) { ^^^^^^^^^ Warning: FunctionPopupList.qml:95:5: Could not compile function move: Functions without type annotations won't be compiled [compiler] function move(pt) { ^^^^^^^^^ Warning: FunctionPopupList.qml:28:19: Unqualified access [unqualified] delegate: keyboard.style.functionPopupListDelegate ^^^^^^^^ Warning: FunctionPopupList.qml:28:19: Could not compile binding for delegate: Cannot access value for name keyboard [compiler] delegate: keyboard.style.functionPopupListDelegate ^^^^^^^^ Warning: FunctionPopupList.qml:29:20: Unqualified access [unqualified] highlight: keyboard.style.functionPopupListHighlight ? keyboard.style.functionPopupListHighlight : defaultHighlight ^^^^^^^^ Warning: FunctionPopupList.qml:29:20: Could not compile binding for highlight: Cannot access value for name keyboard [compiler] highlight: keyboard.style.functionPopupListHighlight ? keyboard.style.functionPopupListHighlight : defaultHighlight ^^^^^^^^ Warning: FunctionPopupList.qml:37:26: Unqualified access [unqualified] var result = origin.x ^^^^^^ Info: origin is a member of a parent element. You can qualify the access with its id to avoid this warning: var result = .origin.x ^^^^^ Warning: FunctionPopupList.qml:37:26: Could not compile binding for x: Cannot access value for name origin [compiler] var result = origin.x ^^^^^^ Warning: FunctionPopupList.qml:46:12: Unqualified access [unqualified] y: origin.y - height ^^^^^^ Info: origin is a member of a parent element. You can qualify the access with its id to avoid this warning: y: .origin.y - height ^^^^^ Warning: FunctionPopupList.qml:46:12: Could not compile binding for y: Cannot access value for name origin [compiler] y: origin.y - height ^^^^^^ Warning: FunctionPopupList.qml:55:26: Unqualified access [unqualified] sourceComponent: keyboard.style.functionPopupListBackground ^^^^^^^^ Warning: FunctionPopupList.qml:55:26: Could not compile binding for sourceComponent: Cannot access value for name keyboard [compiler] sourceComponent: keyboard.style.functionPopupListBackground ^^^^^^^^ Warning: FunctionPopupList.qml:62:66: Could not compile binding for when: Cannot generate efficient code for call to untyped JavaScript function [compiler] when: backgroundLoader.item && backgroundLoader.item.hasOwnProperty("view") ^^^^^^^^^^^^^^ [10725/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_HandwritingModeKey_qml.cpp Warning: HandwritingModeKey.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: HandwritingModeKey.qml:5:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Warning: HandwritingModeKey.qml:25:14: Unqualified access [unqualified] keyType: QtVirtualKeyboard.HandwritingModeKey ^^^^^^^^^^^^^^^^^ Warning: HandwritingModeKey.qml:25:14: Could not compile binding for keyType: Cannot access value for name QtVirtualKeyboard [compiler] keyType: QtVirtualKeyboard.HandwritingModeKey ^^^^^^^^^^^^^^^^^ Warning: HandwritingModeKey.qml:30:14: Unqualified access [unqualified] visible: keyboard.isKeyboardFunctionAvailable(QtVirtualKeyboard.ToggleHandwritingMode) ^^^^^^^^ Warning: HandwritingModeKey.qml:30:14: Could not compile binding for visible: Cannot access value for name keyboard [compiler] visible: keyboard.isKeyboardFunctionAvailable(QtVirtualKeyboard.ToggleHandwritingMode) ^^^^^^^^ Warning: HandwritingModeKey.qml:31:16: Unqualified access [unqualified] onClicked: keyboard.doKeyboardFunction(QtVirtualKeyboard.ToggleHandwritingMode) ^^^^^^^^ Warning: HandwritingModeKey.qml:31:16: Could not compile binding for onClicked: Cannot access value for name keyboard [compiler] onClicked: keyboard.doKeyboardFunction(QtVirtualKeyboard.ToggleHandwritingMode) ^^^^^^^^ Warning: HandwritingModeKey.qml:32:23: Unqualified access [unqualified] keyPanelDelegate: keyboard.style ? keyboard.style.handwritingKeyPanel : undefined ^^^^^^^^ Warning: HandwritingModeKey.qml:32:23: Could not compile binding for keyPanelDelegate: Cannot access value for name keyboard [compiler] keyPanelDelegate: keyboard.style ? keyboard.style.handwritingKeyPanel : undefined ^^^^^^^^ [10727/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_HideKeyboardKey_qml.cpp Warning: HideKeyboardKey.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: HideKeyboardKey.qml:5:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Info: HideKeyboardKey.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: HideKeyboardKey.qml:21:14: Unqualified access [unqualified] keyType: QtVirtualKeyboard.HideKeyboardKey ^^^^^^^^^^^^^^^^^ Warning: HideKeyboardKey.qml:21:14: Could not compile binding for keyType: Cannot access value for name QtVirtualKeyboard [compiler] keyType: QtVirtualKeyboard.HideKeyboardKey ^^^^^^^^^^^^^^^^^ Warning: HideKeyboardKey.qml:24:16: Unqualified access [unqualified] onClicked: keyboard.doKeyboardFunction(QtVirtualKeyboard.HideInputPanel) ^^^^^^^^ Warning: HideKeyboardKey.qml:24:16: Could not compile binding for onClicked: Cannot access value for name keyboard [compiler] onClicked: keyboard.doKeyboardFunction(QtVirtualKeyboard.HideInputPanel) ^^^^^^^^ Warning: HideKeyboardKey.qml:25:23: Unqualified access [unqualified] keyPanelDelegate: keyboard.style ? keyboard.style.hideKeyPanel : undefined ^^^^^^^^ Warning: HideKeyboardKey.qml:25:23: Could not compile binding for keyPanelDelegate: Cannot access value for name keyboard [compiler] keyPanelDelegate: keyboard.style ? keyboard.style.hideKeyPanel : undefined ^^^^^^^^ [10728/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_InputModeKey_qml.cpp Warning: InputModeKey.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: InputModeKey.qml:5:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Warning: InputModeKey.qml:22:14: Unqualified access [unqualified] keyType: QtVirtualKeyboard.InputModeKey ^^^^^^^^^^^^^^^^^ Warning: InputModeKey.qml:22:14: Could not compile binding for keyType: Cannot access value for name QtVirtualKeyboard [compiler] keyType: QtVirtualKeyboard.InputModeKey ^^^^^^^^^^^^^^^^^ Warning: InputModeKey.qml:27:11: Unqualified access [unqualified] text: InputContext.inputEngine.inputMode < inputModeNameList.length ? ^^^^^^^^^^^^ Warning: InputModeKey.qml:27:11: Could not compile binding for text: Cannot access value for name InputContext [compiler] text: InputContext.inputEngine.inputMode < inputModeNameList.length ? ^^^^^^^^^^^^ Warning: InputModeKey.qml:29:16: Unqualified access [unqualified] onClicked: InputContext.inputEngine.inputMode = __nextInputMode(InputContext.inputEngine.inputMode) ^^^^^^^^^^^^ Warning: InputModeKey.qml:29:16: Could not compile binding for onClicked: Cannot access value for name InputContext [compiler] onClicked: InputContext.inputEngine.inputMode = __nextInputMode(InputContext.inputEngine.inputMode) ^^^^^^^^^^^^ Warning: InputModeKey.qml:30:23: Unqualified access [unqualified] keyPanelDelegate: keyboard.style ? keyboard.style.symbolKeyPanel : undefined ^^^^^^^^ Warning: InputModeKey.qml:30:23: Could not compile binding for keyPanelDelegate: Cannot access value for name keyboard [compiler] keyPanelDelegate: keyboard.style ? keyboard.style.symbolKeyPanel : undefined ^^^^^^^^ Warning: InputModeKey.qml:38:37: Could not compile binding for inputModeNameList: Cannot generate efficient code for storing an array in a non-sequence type [compiler] property var inputModeNameList: [ ^ Warning: InputModeKey.qml:69:30: Unqualified access [unqualified] property var inputModes: InputContext.inputEngine.inputModes ^^^^^^^^^^^^ Warning: InputModeKey.qml:69:30: Could not compile binding for inputModes: Cannot access value for name InputContext [compiler] property var inputModes: InputContext.inputEngine.inputModes ^^^^^^^^^^^^ Warning: InputModeKey.qml:75:85: Could not compile binding for inputModeCount: Cannot load property length from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/InputModeKey.qml)::__inputModes with type QVariant. [compiler] readonly property int inputModeCount: __inputModes !== undefined ? __inputModes.length : 0 ^^^^^^ Warning: InputModeKey.qml:77:61: Unqualified access [unqualified] property var __inputModes: __filterInputModes([].concat(InputContext.inputEngine.inputModes), inputModes) ^^^^^^^^^^^^ Warning: InputModeKey.qml:77:61: Could not compile binding for __inputModes: Cannot access value for name InputContext [compiler] property var __inputModes: __filterInputModes([].concat(InputContext.inputEngine.inputModes), inputModes) ^^^^^^^^^^^^ Warning: InputModeKey.qml:81:13: Unqualified access [unqualified] if (keyboard.active && InputContext.inputEngine.inputMode !== -1 && ^^^^^^^^ Warning: InputModeKey.qml:81:13: Could not compile binding for onInputModesChanged: Cannot access value for name keyboard [compiler] if (keyboard.active && InputContext.inputEngine.inputMode !== -1 && ^^^^^^^^ Warning: InputModeKey.qml:87:5: Could not compile function __nextInputMode: Functions without type annotations won't be compiled [compiler] function __nextInputMode(inputMode) { ^^^^^^^^^ Warning: InputModeKey.qml:96:5: Could not compile function __filterInputModes: Functions without type annotations won't be compiled [compiler] function __filterInputModes(inputModes, filter) { ^^^^^^^^^ [10729/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_KeyboardColumn_qml.cpp Warning: KeyboardColumn.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: KeyboardColumn.qml:26:46: Member "keyWeight" not found on type "QQuickItem" [missing-property] property real keyWeight: parent ? parent.keyWeight : undefined ^^^^^^^^^ Warning: KeyboardColumn.qml:26:46: Could not compile binding for keyWeight: Cannot load property keyWeight from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/KeyboardColumn.qml)::parent with type QQuickItem. [compiler] property real keyWeight: parent ? parent.keyWeight : undefined ^^^^^^^^^ Warning: KeyboardColumn.qml:35:53: Member "smallTextVisible" not found on type "QQuickItem" [missing-property] property bool smallTextVisible: parent ? parent.smallTextVisible : false ^^^^^^^^^^^^^^^^ Warning: KeyboardColumn.qml:35:53: Could not compile binding for smallTextVisible: Cannot load property smallTextVisible from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/KeyboardColumn.qml)::parent with type QQuickItem. [compiler] property bool smallTextVisible: parent ? parent.smallTextVisible : false ^^^^^^^^^^^^^^^^ [10730/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_Key_qml.cpp Warning: Key.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: Key.qml:5:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Warning: Key.qml:22:14: Unqualified access [unqualified] keyType: QtVirtualKeyboard.Key ^^^^^^^^^^^^^^^^^ Warning: Key.qml:22:14: Could not compile binding for keyType: Cannot access value for name QtVirtualKeyboard [compiler] keyType: QtVirtualKeyboard.Key ^^^^^^^^^^^^^^^^^ Warning: Key.qml:23:49: Could not compile binding for key: Cannot generate efficient code for call to untyped JavaScript function [compiler] key: !functionKey && text.length > 0 ? text.toUpperCase().charCodeAt(0) : Qt.Key_unknown ^^^^^^^^^^^ Warning: Key.qml:24:23: Unqualified access [unqualified] keyPanelDelegate: keyboard.style ? keyboard.style.keyPanel : undefined ^^^^^^^^ Warning: Key.qml:24:23: Could not compile binding for keyPanelDelegate: Cannot access value for name keyboard [compiler] keyPanelDelegate: keyboard.style ? keyboard.style.keyPanel : undefined ^^^^^^^^ [10731/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_KeyboardRow_qml.cpp Warning: KeyboardRow.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: KeyboardRow.qml:25:46: Member "keyWeight" not found on type "QQuickItem" [missing-property] property real keyWeight: parent ? parent.keyWeight : undefined ^^^^^^^^^ Warning: KeyboardRow.qml:25:46: Could not compile binding for keyWeight: Cannot load property keyWeight from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/KeyboardRow.qml)::parent with type QQuickItem. [compiler] property real keyWeight: parent ? parent.keyWeight : undefined ^^^^^^^^^ Warning: KeyboardRow.qml:34:53: Member "smallTextVisible" not found on type "QQuickItem" [missing-property] property bool smallTextVisible: parent ? parent.smallTextVisible : false ^^^^^^^^^^^^^^^^ Warning: KeyboardRow.qml:34:53: Could not compile binding for smallTextVisible: Cannot load property smallTextVisible from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/KeyboardRow.qml)::parent with type QQuickItem. [compiler] property bool smallTextVisible: parent ? parent.smallTextVisible : false ^^^^^^^^^^^^^^^^ [10732/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_KeyboardLayout_qml.cpp Warning: KeyboardLayout.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: KeyboardLayout.qml:6:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Info: KeyboardLayout.qml:6:1: Unused import [unused-imports] import QtQuick.VirtualKeyboard ^^^^^^ Warning: KeyboardLayout.qml:80:9: Could not compile function createInputMethod: function without type annotation returns std::nullptr_t of std::nullptr_t [compiler] return null ^^^^^^ Warning: KeyboardLayout.qml:126:5: Could not compile function scanLayout: Instruction "generate_ConvertThisToObject" not implemented [compiler] function scanLayout() { ^^^^^^^^^ Warning: KeyboardLayout.qml:136:5: Could not compile function __scanLayoutRecursive: Functions without type annotations won't be compiled [compiler] function __scanLayoutRecursive(parent, layout) { ^^^^^^^^^ [10733/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_MultiSoundEffect_qml.cpp Warning: MultiSoundEffect.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: MultiSoundEffect.qml:31:17: Could not compile binding for onSourceChanged: Cannot generate efficient code for incomparable types std::nullptr_t of std::nullptr_t and QJSValue of QJSValue [compiler] if (soundEffect === null) ^^ Warning: MultiSoundEffect.qml:39:66: Could not compile function play: Cannot load property length from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/MultiSoundEffect.qml)::__cachedInstances with type QVariant. [compiler] if (__cachedInstances === undefined || __cachedInstances.length === 0) ^^^^^^ Warning: MultiSoundEffect.qml:19:21: Unqualified access [unqualified] source: multiSoundEffect.source ^^^^^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2016 The Qt Company Ltd. Warning: MultiSoundEffect.qml:19:21: Could not compile binding for source: Cannot access value for name multiSoundEffect [compiler] source: multiSoundEffect.source ^^^^^^^^^^^^^^^^ Warning: MultiSoundEffect.qml:20:31: Unqualified access [unqualified] onPlayingChanged: multiSoundEffect.playingChanged(source, playing) ^^^^^^^^^^^^^^^^ Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components. pragma ComponentBehavior: Bound // Copyright (C) 2016 The Qt Company Ltd. Warning: MultiSoundEffect.qml:20:31: Could not compile binding for onPlayingChanged: Cannot access value for name multiSoundEffect [compiler] onPlayingChanged: multiSoundEffect.playingChanged(source, playing) ^^^^^^^^^^^^^^^^ [10734/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_KeyboardLayoutLoader_qml.cpp Warning: KeyboardLayoutLoader.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: KeyboardLayoutLoader.qml:5:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Info: KeyboardLayoutLoader.qml:5:1: Unused import [unused-imports] import QtQuick.VirtualKeyboard ^^^^^^ Warning: KeyboardLayoutLoader.qml:60:43: Member "inputMethod" not found on type "QObject" [missing-property] property var inputMethod: item ? item.inputMethod : null ^^^^^^^^^^^ Warning: KeyboardLayoutLoader.qml:60:43: Could not compile binding for inputMethod: Cannot load property inputMethod from QObject of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/KeyboardLayoutLoader.qml)::item with type QObject. [compiler] property var inputMethod: item ? item.inputMethod : null ^^^^^^^^^^^ Warning: KeyboardLayoutLoader.qml:73:28: Member "createInputMethod" not found on type "QObject" [missing-property] return item ? item.createInputMethod() : null ^^^^^^^^^^^^^^^^^ Warning: KeyboardLayoutLoader.qml:73:28: Could not compile function createInputMethod: Type QObject of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/KeyboardLayoutLoader.qml)::item with type QObject does not have a property createInputMethod for calling [compiler] return item ? item.createInputMethod() : null ^^^^^^^^^^^^^^^^^ Warning: KeyboardLayoutLoader.qml:87:45: Member "sharedLayouts" not found on type "QObject" [missing-property] property var sharedLayouts: item ? item.sharedLayouts : null ^^^^^^^^^^^^^ Warning: KeyboardLayoutLoader.qml:87:45: Could not compile binding for sharedLayouts: Cannot load property sharedLayouts from QObject of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/KeyboardLayoutLoader.qml)::item with type QObject. [compiler] property var sharedLayouts: item ? item.sharedLayouts : null ^^^^^^^^^^^^^ Warning: KeyboardLayoutLoader.qml:96:41: Member "inputMode" not found on type "QObject" [missing-property] property int inputMode: item ? item.inputMode : -1 ^^^^^^^^^ Warning: KeyboardLayoutLoader.qml:96:41: Could not compile binding for inputMode: Cannot load property inputMode from QObject of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/KeyboardLayoutLoader.qml)::item with type QObject. [compiler] property int inputMode: item ? item.inputMode : -1 ^^^^^^^^^ Warning: KeyboardLayoutLoader.qml:104:18: Unqualified access [unqualified] if (!keyboard.inputMethodNeedsReset) ^^^^^^^^ Warning: KeyboardLayoutLoader.qml:104:18: Could not compile binding for onItemChanged: Cannot access value for name keyboard [compiler] if (!keyboard.inputMethodNeedsReset) ^^^^^^^^ Warning: KeyboardLayoutLoader.qml:112:13: Could not compile function scanLayout: function without type annotation returns std::nullptr_t of std::nullptr_t [compiler] return null ^^^^^^ [10735/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_MultitapInputMethod_qml.cpp Warning: MultitapInputMethod.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: MultitapInputMethod.qml:5:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Warning: MultitapInputMethod.qml:7:1: Singleton Type InputMethod is not creatable. [uncreatable-type] InputMethod { ^^^^^^^^^^^ Info: MultitapInputMethod.qml:5:1: Unused import [unused-imports] import QtQuick.VirtualKeyboard ^^^^^^ Warning: MultitapInputMethod.qml:11:53: Unqualified access [unqualified] onMultitapSequenceChanged: selectionListChanged(SelectionListModel.Type.WordCandidateList) ^^^^^^^^^^^^^^^^^^ Info: Did you mean "selectionListData"? onMultitapSequenceChanged: selectionListChanged(selectionListData.Type.WordCandidateList) ^^^^^^^^^^^^^^^^^ Warning: MultitapInputMethod.qml:11:53: Could not compile binding for onMultitapSequenceChanged: Cannot access value for name SelectionListModel [compiler] onMultitapSequenceChanged: selectionListChanged(SelectionListModel.Type.WordCandidateList) ^^^^^^^^^^^^^^^^^^ Warning: MultitapInputMethod.qml:12:60: Unqualified access [unqualified] onMultitapIndexChanged: selectionListActiveItemChanged(SelectionListModel.Type.WordCandidateList, multitapIndex) ^^^^^^^^^^^^^^^^^^ Info: Did you mean "selectionListData"? onMultitapIndexChanged: selectionListActiveItemChanged(selectionListData.Type.WordCandidateList, multitapIndex) ^^^^^^^^^^^^^^^^^ Warning: MultitapInputMethod.qml:12:60: Could not compile binding for onMultitapIndexChanged: Cannot access value for name SelectionListModel [compiler] onMultitapIndexChanged: selectionListActiveItemChanged(SelectionListModel.Type.WordCandidateList, multitapIndex) ^^^^^^^^^^^^^^^^^^ Warning: MultitapInputMethod.qml:21:5: Could not compile function inputModes: Functions without type annotations won't be compiled [compiler] function inputModes(locale) { ^^^^^^^^^ Warning: MultitapInputMethod.qml:25:5: Could not compile function setInputMode: Functions without type annotations won't be compiled [compiler] function setInputMode(locale, inputMode) { ^^^^^^^^^ Warning: MultitapInputMethod.qml:29:5: Could not compile function setTextCase: Functions without type annotations won't be compiled [compiler] function setTextCase(textCase) { ^^^^^^^^^ Warning: MultitapInputMethod.qml:34:23: Could not compile function reset: Cannot generate efficient code for call to property 'stop' of QJSValue of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/MultitapInputMethod.qml)::multiTapTimer with type QVariant [compiler] multiTapTimer.stop() ^^^^ Warning: MultitapInputMethod.qml:43:13: Unqualified access [unqualified] if (inputContext !== null && inputContext.preeditText.length > 0) { ^^^^^^^^^^^^ Info: Did you mean "inputModes"? if (inputModes !== null && inputContext.preeditText.length > 0) { ^^^^^^^^^^ Warning: MultitapInputMethod.qml:43:13: Could not compile function update: Cannot access value for name inputContext [compiler] if (inputContext !== null && inputContext.preeditText.length > 0) { ^^^^^^^^^^^^ Warning: MultitapInputMethod.qml:48:5: Could not compile function keyEvent: Functions without type annotations won't be compiled [compiler] function keyEvent(key, text, modifiers) { ^^^^^^^^^ Warning: MultitapInputMethod.qml:82:17: Unqualified access [unqualified] return [SelectionListModel.Type.WordCandidateList]; ^^^^^^^^^^^^^^^^^^ Info: Did you mean "selectionListData"? return [selectionListData.Type.WordCandidateList]; ^^^^^^^^^^^^^^^^^ Warning: MultitapInputMethod.qml:82:17: Could not compile function selectionLists: Cannot access value for name SelectionListModel [compiler] return [SelectionListModel.Type.WordCandidateList]; ^^^^^^^^^^^^^^^^^^ Warning: MultitapInputMethod.qml:85:5: Could not compile function selectionListItemCount: Functions without type annotations won't be compiled [compiler] function selectionListItemCount(type) { ^^^^^^^^^ Warning: MultitapInputMethod.qml:89:5: Could not compile function selectionListData: Functions without type annotations won't be compiled [compiler] function selectionListData(type, index, role) { ^^^^^^^^^ Warning: MultitapInputMethod.qml:101:5: Could not compile function selectionListItemSelected: Functions without type annotations won't be compiled [compiler] function selectionListItemSelected(type, index) { ^^^^^^^^^ Warning: MultitapInputMethod.qml:17:13: Unqualified access [unqualified] update() ^^^^^^ Warning: MultitapInputMethod.qml:17:13: Could not compile binding for onTriggered: method update cannot be resolved. [compiler] update() ^^^^^^ [10737/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_ModeKey_qml.cpp Warning: ModeKey.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: ModeKey.qml:5:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Warning: ModeKey.qml:36:14: Unqualified access [unqualified] keyType: QtVirtualKeyboard.ModeKey ^^^^^^^^^^^^^^^^^ Warning: ModeKey.qml:36:14: Could not compile binding for keyType: Cannot access value for name QtVirtualKeyboard [compiler] keyType: QtVirtualKeyboard.ModeKey ^^^^^^^^^^^^^^^^^ Warning: ModeKey.qml:41:23: Unqualified access [unqualified] keyPanelDelegate: keyboard.style ? keyboard.style.modeKeyPanel : undefined ^^^^^^^^ Warning: ModeKey.qml:41:23: Could not compile binding for keyPanelDelegate: Cannot access value for name keyboard [compiler] keyPanelDelegate: keyboard.style ? keyboard.style.modeKeyPanel : undefined ^^^^^^^^ [10738/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_NumberKey_qml.cpp Warning: NumberKey.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: NumberKey.qml:5:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Info: NumberKey.qml:4:1: Unused import [unused-imports] import QtQuick ^^^^^^ Warning: NumberKey.qml:24:14: Unqualified access [unqualified] keyType: QtVirtualKeyboard.NumberKey ^^^^^^^^^^^^^^^^^ Warning: NumberKey.qml:24:14: Could not compile binding for keyType: Cannot access value for name QtVirtualKeyboard [compiler] keyType: QtVirtualKeyboard.NumberKey ^^^^^^^^^^^^^^^^^ [10739/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_Keyboard_qml.cpp Warning: Keyboard.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: Keyboard.qml:9:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Warning: Keyboard.qml:56:36: PlainInputMethod was not found. Did you add all import paths? [import] property var plainInputMethod: PlainInputMethod {} ^^^^^^^^^^^^^^^^ Info: Did you mean "InputMethod"? property var plainInputMethod: InputMethod {} ^^^^^^^^^^^ Warning: Keyboard.qml:853:13: KeyboardObserver was not found. Did you add all import paths? [import] KeyboardObserver { ^^^^^^^^^^^^^^^^ Info: Did you mean "KeyboardStyle"? KeyboardStyle { ^^^^^^^^^^^^^ Warning: Keyboard.qml:853:13: Type KeyboardObserver is used but it is not resolved [unresolved-type] KeyboardObserver { ^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:56:36: Type PlainInputMethod is used but it is not resolved [unresolved-type] property var plainInputMethod: PlainInputMethod {} ^^^^^^^^^^^^^^^^ Info: Keyboard.qml:7:1: Unused import [unused-imports] import QtQuick.Layouts ^^^^^^ Info: Keyboard.qml:12:1: Unused import [unused-imports] import QtQuick.VirtualKeyboard.Plugins ^^^^^^ Info: Keyboard.qml:10:1: Unused import [unused-imports] import QtQuick.VirtualKeyboard.Styles ^^^^^^ Info: Keyboard.qml:11:1: Unused import [unused-imports] import QtQuick.VirtualKeyboard.Settings ^^^^^^ Warning: Keyboard.qml:36:39: Unqualified access [unqualified] readonly property bool latinOnly: InputContext.inputMethodHints & (Qt.ImhLatinOnly | Qt.ImhEmailCharactersOnly | Qt.ImhUrlCharactersOnly) ^^^^^^^^^^^^ Warning: Keyboard.qml:36:39: Could not compile binding for latinOnly: Cannot access value for name InputContext [compiler] readonly property bool latinOnly: InputContext.inputMethodHints & (Qt.ImhLatinOnly | Qt.ImhEmailCharactersOnly | Qt.ImhUrlCharactersOnly) ^^^^^^^^^^^^ Warning: Keyboard.qml:37:43: Unqualified access [unqualified] readonly property bool preferNumbers: InputContext.inputMethodHints & Qt.ImhPreferNumbers ^^^^^^^^^^^^ Warning: Keyboard.qml:37:43: Could not compile binding for preferNumbers: Cannot access value for name InputContext [compiler] readonly property bool preferNumbers: InputContext.inputMethodHints & Qt.ImhPreferNumbers ^^^^^^^^^^^^ Warning: Keyboard.qml:38:52: Unqualified access [unqualified] readonly property bool dialableCharactersOnly: InputContext.inputMethodHints & Qt.ImhDialableCharactersOnly ^^^^^^^^^^^^ Warning: Keyboard.qml:38:52: Could not compile binding for dialableCharactersOnly: Cannot access value for name InputContext [compiler] readonly property bool dialableCharactersOnly: InputContext.inputMethodHints & Qt.ImhDialableCharactersOnly ^^^^^^^^^^^^ Warning: Keyboard.qml:39:50: Unqualified access [unqualified] readonly property bool formattedNumbersOnly: InputContext.inputMethodHints & Qt.ImhFormattedNumbersOnly ^^^^^^^^^^^^ Warning: Keyboard.qml:39:50: Could not compile binding for formattedNumbersOnly: Cannot access value for name InputContext [compiler] readonly property bool formattedNumbersOnly: InputContext.inputMethodHints & Qt.ImhFormattedNumbersOnly ^^^^^^^^^^^^ Warning: Keyboard.qml:40:40: Unqualified access [unqualified] readonly property bool digitsOnly: InputContext.inputMethodHints & Qt.ImhDigitsOnly ^^^^^^^^^^^^ Warning: Keyboard.qml:40:40: Could not compile binding for digitsOnly: Cannot access value for name InputContext [compiler] readonly property bool digitsOnly: InputContext.inputMethodHints & Qt.ImhDigitsOnly ^^^^^^^^^^^^ Warning: Keyboard.qml:50:42: Member "visible" not found on type "QObject" [missing-property] property bool active: Qt.inputMethod.visible ^^^^^^^ Warning: Keyboard.qml:50:42: Could not compile binding for active: Cannot load property visible from QObject of QtObject::inputMethod with type QObject. [compiler] property bool active: Qt.inputMethod.visible ^^^^^^^ Warning: Keyboard.qml:54:35: Unqualified access [unqualified] property bool fullScreenMode: VirtualKeyboardSettings.fullScreenMode ^^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:54:35: Could not compile binding for fullScreenMode: Cannot access value for name VirtualKeyboardSettings [compiler] property bool fullScreenMode: VirtualKeyboardSettings.fullScreenMode ^^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:59:36: Unqualified access [unqualified] property int defaultInputMode: InputEngine.InputMode.Latin ^^^^^^^^^^^ Warning: Keyboard.qml:59:36: Could not compile binding for defaultInputMode: Cannot access value for name InputEngine [compiler] property int defaultInputMode: InputEngine.InputMode.Latin ^^^^^^^^^^^ Warning: Keyboard.qml: Instruction "generate_SetUnwindHandler" not implemented [compiler] Warning: Keyboard.qml:72:23: Could not compile function initDefaultInputMethod: Instruction "generate_UnwindToLabel" not implemented [compiler] return Qt.createQmlObject('import QtQuick; import QtQuick.VirtualKeyboard.Plugins; DefaultInputMethod {}', keyboard, "defaultInputMethod") ^^^^^^^^^^^^^^^ Warning: Keyboard.qml:89:13: Unqualified access [unqualified] if (InputContext.inputEngine.activeKey !== Qt.Key_unknown) ^^^^^^^^^^^^ Warning: Keyboard.qml:89:13: Could not compile binding for onActiveKeyChanged: Cannot access value for name InputContext [compiler] if (InputContext.inputEngine.activeKey !== Qt.Key_unknown) ^^^^^^^^^^^^ Warning: Keyboard.qml:116:36: Member "name" not found on type "QLocale" [missing-property] if (Qt.locale(inputLocale).name !== "C") ^^^^ Warning: Keyboard.qml:116:36: Could not compile binding for onInputLocaleChanged: Cannot load property name from QLocale of QLocale. [compiler] if (Qt.locale(inputLocale).name !== "C") ^^^^ Warning: Keyboard.qml:1289:5: Could not compile function showLanguagePopup: Functions without type annotations won't be compiled [compiler] function showLanguagePopup(parentItem, customLayoutsOnly) { ^^^^^^^^^ Warning: Keyboard.qml:1420:5: Could not compile function showWordCandidateContextMenu: Functions without type annotations won't be compiled [compiler] function showWordCandidateContextMenu(wordCandidateIndex) { ^^^^^^^^^ Warning: Keyboard.qml:1431:14: Unqualified access [unqualified] if (!InputContext.priv.focus) ^^^^^^^^^^^^ Warning: Keyboard.qml:1431:14: Could not compile function updateInputMethod: Cannot access value for name InputContext [compiler] if (!InputContext.priv.focus) ^^^^^^^^^^^^ Warning: Keyboard.qml:1545:9: Could not compile function updateLayout: Cannot assign potential undefined to QString of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/Keyboard.qml)::layout with type QString [compiler] layout = newLayout ^^^^^^ Warning: Keyboard.qml:1554:31: Unqualified access [unqualified] if (isValidLocale(VirtualKeyboardSettings.locale)) ^^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:1554:31: Could not compile function updateDefaultLocale: Cannot access value for name VirtualKeyboardSettings [compiler] if (isValidLocale(VirtualKeyboardSettings.locale)) ^^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:1577:5: Could not compile function filterLocaleIndices: Functions without type annotations won't be compiled [compiler] function filterLocaleIndices(filterCb) { ^^^^^^^^^ Warning: Keyboard.qml:1598:46: Could not compile function updateAvailableLocaleIndices: Instruction "generate_StoreLocal" not implemented [compiler] var ignoreActiveLocales = newIndices.length === 0 ^^^^^^ Warning: Keyboard.qml:1638:5: Could not compile function listLocales: Functions without type annotations won't be compiled [compiler] function listLocales(customLayoutsOnly, localeNameOnly) { ^^^^^^^^^ Warning: Keyboard.qml:1651:5: Could not compile function nextLocaleIndex: Functions without type annotations won't be compiled [compiler] function nextLocaleIndex(customLayoutsOnly) { ^^^^^^^^^ Warning: Keyboard.qml:1662:5: Could not compile function changeInputLanguage: Functions without type annotations won't be compiled [compiler] function changeInputLanguage(customLayoutsOnly) { ^^^^^^^^^ Warning: Keyboard.qml:1668:5: Could not compile function canChangeInputLanguage: Functions without type annotations won't be compiled [compiler] function canChangeInputLanguage(customLayoutsOnly) { ^^^^^^^^^ Warning: Keyboard.qml:1674:5: Could not compile function findLocale: Functions without type annotations won't be compiled [compiler] function findLocale(localeName, defaultValue) { ^^^^^^^^^ Warning: Keyboard.qml:1693:17: Could not compile function findFallbackIndex: function without type annotation returns int of int [compiler] return i ^^^^^^ Warning: Keyboard.qml:1698:5: Could not compile function isValidLocale: Functions without type annotations won't be compiled [compiler] function isValidLocale(localeNameOrIndex, ignoreActiveLocales) { ^^^^^^^^^ Warning: Keyboard.qml:1725:5: Could not compile function getLayoutFile: Functions without type annotations won't be compiled [compiler] function getLayoutFile(localeName, layoutType) { ^^^^^^^^^ Warning: Keyboard.qml:1731:5: Could not compile function getFallbackFile: Functions without type annotations won't be compiled [compiler] function getFallbackFile(localeName, layoutType) { ^^^^^^^^^ Warning: Keyboard.qml:1737:5: Could not compile function layoutExists: Functions without type annotations won't be compiled [compiler] function layoutExists(localeName, layoutType) { ^^^^^^^^^ Warning: Keyboard.qml:1744:5: Could not compile function findLayout: Functions without type annotations won't be compiled [compiler] function findLayout(localeName, layoutType) { ^^^^^^^^^ Warning: Keyboard.qml:1758:13: Unqualified access [unqualified] if (VirtualKeyboardSettings.handwritingModeDisabled) ^^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:1758:13: Could not compile function isHandwritingAvailable: Cannot access value for name VirtualKeyboardSettings [compiler] if (VirtualKeyboardSettings.handwritingModeDisabled) ^^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:1763:5: Could not compile function setHandwritingMode: Functions without type annotations won't be compiled [compiler] function setHandwritingMode(enabled, resetInputMode) { ^^^^^^^^^ Warning: Keyboard.qml:1772:9: Could not compile function notifyLayoutChanged: Cannot generate efficient code for LoadClosure [compiler] Qt.callLater(function() { ^^ Warning: Keyboard.qml:1777:5: Could not compile function doKeyboardFunction: Functions without type annotations won't be compiled [compiler] function doKeyboardFunction(keyboardFunction) { ^^^^^^^^^ Warning: Keyboard.qml:1805:5: Could not compile function isKeyboardFunctionAvailable: Functions without type annotations won't be compiled [compiler] function isKeyboardFunctionAvailable(keyboardFunction) { ^^^^^^^^^ Warning: Keyboard.qml:77:28: Unqualified access [unqualified] Component.onCompleted: InputContext.priv.registerInputPanel(parent) ^^^^^^^^^^^^ Warning: Keyboard.qml:77:28: Could not compile binding for onCompleted: Cannot access value for name InputContext [compiler] Component.onCompleted: InputContext.priv.registerInputPanel(parent) ^^^^^^^^^^^^ Warning: Keyboard.qml:93:17: Unqualified access [unqualified] target: VirtualKeyboardSettings ^^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:93:17: Could not compile binding for target: Cannot access value for name VirtualKeyboardSettings [compiler] target: VirtualKeyboardSettings ^^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:95:13: Unqualified access [unqualified] updateDefaultLocale() ^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:95:13: Could not compile function onLocaleChanged: method updateDefaultLocale cannot be resolved. [compiler] updateDefaultLocale() ^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:99:13: Unqualified access [unqualified] updateDefaultLocale() ^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:99:13: Could not compile function onActiveLocalesChanged: method updateDefaultLocale cannot be resolved. [compiler] updateDefaultLocale() ^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:104:13: Unqualified access [unqualified] updateInputMethod() ^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:104:13: Could not compile function onDefaultInputMethodDisabledChanged: method updateInputMethod cannot be resolved. [compiler] updateInputMethod() ^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:140:17: Unqualified access [unqualified] target: InputContext ^^^^^^^^^^^^ Warning: Keyboard.qml:140:17: Could not compile binding for target: Cannot access value for name InputContext [compiler] target: InputContext ^^^^^^^^^^^^ Warning: Keyboard.qml:142:17: Unqualified access [unqualified] if (InputContext.priv.focus) ^^^^^^^^^^^^ Warning: Keyboard.qml:142:17: Could not compile function onInputMethodHintsChanged: Cannot access value for name InputContext [compiler] if (InputContext.priv.focus) ^^^^^^^^^^^^ Warning: Keyboard.qml:147:17: Unqualified access [unqualified] target: InputContext.priv ^^^^^^^^^^^^ Warning: Keyboard.qml:147:17: Could not compile binding for target: Cannot access value for name InputContext [compiler] target: InputContext.priv ^^^^^^^^^^^^ Warning: Keyboard.qml:150:17: Unqualified access [unqualified] if (active && symbolMode && !preferNumbers) ^^^^^^ Info: active is a member of a parent element. You can qualify the access with its id to avoid this warning: if (keyboard.active && symbolMode && !preferNumbers) ^^^^^^^^^ Warning: Keyboard.qml:150:17: Could not compile function onInputItemChanged: Cannot access value for name active [compiler] if (active && symbolMode && !preferNumbers) ^^^^^^ Warning: Keyboard.qml:154:17: Unqualified access [unqualified] if (InputContext.priv.focus) ^^^^^^^^^^^^ Warning: Keyboard.qml:154:17: Could not compile function onFocusChanged: Cannot access value for name InputContext [compiler] if (InputContext.priv.focus) ^^^^^^^^^^^^ Warning: Keyboard.qml:157:9: Could not compile function onNavigationKeyPressed: Functions without type annotations won't be compiled [compiler] function onNavigationKeyPressed(key, isAutoRepeat) { ^^^^^^^^^ Warning: Keyboard.qml:406:9: Could not compile function onNavigationKeyReleased: Functions without type annotations won't be compiled [compiler] function onNavigationKeyReleased(key, isAutoRepeat) { ^^^^^^^^^ Warning: Keyboard.qml:461:17: Unqualified access [unqualified] target: InputContext.inputEngine ^^^^^^^^^^^^ Warning: Keyboard.qml:461:17: Could not compile binding for target: Cannot access value for name InputContext [compiler] target: InputContext.inputEngine ^^^^^^^^^^^^ Warning: Keyboard.qml:462:9: Could not compile function onVirtualKeyClicked: Functions without type annotations won't be compiled [compiler] function onVirtualKeyClicked(key, text, modifiers, isAutoRepeat) { ^^^^^^^^^ Warning: Keyboard.qml:478:17: Unqualified access [unqualified] folder: VirtualKeyboardSettings.layoutPath ^^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:478:17: Could not compile binding for folder: Cannot access value for name VirtualKeyboardSettings [compiler] folder: VirtualKeyboardSettings.layoutPath ^^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:483:13: Unqualified access [unqualified] updateDefaultLocale() ^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:483:13: Could not compile function onCountChanged: method updateDefaultLocale cannot be resolved. [compiler] updateDefaultLocale() ^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:491:41: Unqualified access [unqualified] property real horizontalMargin: style.alternateKeysListItemWidth ^^^^^ Info: style is a member of a parent element. You can qualify the access with its id to avoid this warning: property real horizontalMargin: keyboard.style.alternateKeysListItemWidth ^^^^^^^^^ Warning: Keyboard.qml:491:41: Could not compile binding for horizontalMargin: Cannot access value for name style [compiler] property real horizontalMargin: style.alternateKeysListItemWidth ^^^^^ Warning: Keyboard.qml:492:39: Unqualified access [unqualified] property real verticalMargin: style.alternateKeysListItemHeight ^^^^^ Info: style is a member of a parent element. You can qualify the access with its id to avoid this warning: property real verticalMargin: keyboard.style.alternateKeysListItemHeight ^^^^^^^^^ Warning: Keyboard.qml:492:39: Could not compile binding for verticalMargin: Cannot access value for name style [compiler] property real verticalMargin: style.alternateKeysListItemHeight ^^^^^ Warning: Keyboard.qml:500:17: Unqualified access [unqualified] InputContext.priv.previewRectangle = Qt.binding(function() {return previewRect}) ^^^^^^^^^^^^ Warning: Keyboard.qml:500:17: Could not compile binding for onVisibleChanged: Cannot access value for name InputContext [compiler] InputContext.priv.previewRectangle = Qt.binding(function() {return previewRect}) ^^^^^^^^^^^^ Warning: Keyboard.qml:515:51: Unqualified access [unqualified] var origin = keyboard.mapFromItem(activeKey, activeKey.width / 2, 0) ^^^^^^^^^ Info: activeKey is a member of a parent element. You can qualify the access with its id to avoid this warning: var origin = keyboard.mapFromItem(keyboard.activeKey, activeKey.width / 2, 0) ^^^^^^^^^ Warning: Keyboard.qml:515:51: Could not compile binding for onTriggered: Cannot access value for name activeKey [compiler] var origin = keyboard.mapFromItem(activeKey, activeKey.width / 2, 0) ^^^^^^^^^ Warning: Keyboard.qml:552:46: Unqualified access [unqualified] if (keyboardInputArea.pressed && activeTouchPoint && !alternativeKeys.active && !keyboardInputArea.dragSymbolMode && !functionPopupList.active) { ^^^^^^^^^^^^^^^^ Info: activeTouchPoint is a member of a parent element. You can qualify the access with its id to avoid this warning: if (keyboardInputArea.pressed && keyboard.activeTouchPoint && !alternativeKeys.active && !keyboardInputArea.dragSymbolMode && !functionPopupList.active) { ^^^^^^^^^ Warning: Keyboard.qml:552:46: Could not compile binding for onTriggered: Cannot access value for name activeTouchPoint [compiler] if (keyboardInputArea.pressed && activeTouchPoint && !alternativeKeys.active && !keyboardInputArea.dragSymbolMode && !functionPopupList.active) { ^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:565:35: Could not compile binding for active: Cannot generate efficient code for lookup of function property. [compiler] active: keyboardInputArea.pressed && !alternativeKeys.active && !functionPopupList.active ^^^^^^^ Warning: Keyboard.qml:572:17: Unqualified access [unqualified] target: InputContext.priv ^^^^^^^^^^^^ Warning: Keyboard.qml:572:17: Could not compile binding for target: Cannot access value for name InputContext [compiler] target: InputContext.priv ^^^^^^^^^^^^ Warning: Keyboard.qml:579:17: Unqualified access [unqualified] target: InputContext.priv ^^^^^^^^^^^^ Warning: Keyboard.qml:579:17: Could not compile binding for target: Cannot access value for name InputContext [compiler] target: InputContext.priv ^^^^^^^^^^^^ Warning: Keyboard.qml:582:15: Unqualified access [unqualified] when: languagePopupListActive ^^^^^^^^^^^^^^^^^^^^^^^ Info: languagePopupListActive is a member of a parent element. You can qualify the access with its id to avoid this warning: when: keyboard.languagePopupListActive ^^^^^^^^^ Warning: Keyboard.qml:582:15: Could not compile binding for when: Cannot access value for name languagePopupListActive [compiler] when: languagePopupListActive ^^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:586:17: Unqualified access [unqualified] target: InputContext.priv ^^^^^^^^^^^^ Warning: Keyboard.qml:586:17: Could not compile binding for target: Cannot access value for name InputContext [compiler] target: InputContext.priv ^^^^^^^^^^^^ Warning: Keyboard.qml:588:44: Unqualified access [unqualified] value: characterPreview.visible || languagePopupListActive ^^^^^^^^^^^^^^^^^^^^^^^ Info: languagePopupListActive is a member of a parent element. You can qualify the access with its id to avoid this warning: value: characterPreview.visible || keyboard.languagePopupListActive ^^^^^^^^^ Warning: Keyboard.qml:588:44: Could not compile binding for value: Cannot access value for name languagePopupListActive [compiler] value: characterPreview.visible || languagePopupListActive ^^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:593:17: Unqualified access [unqualified] source: VirtualKeyboardSettings.style ^^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:593:17: Could not compile binding for source: Cannot access value for name VirtualKeyboardSettings [compiler] source: VirtualKeyboardSettings.style ^^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:606:21: Unqualified access [unqualified] if (languagePopupListActive) { ^^^^^^^^^^^^^^^^^^^^^^^ Info: languagePopupListActive is a member of a parent element. You can qualify the access with its id to avoid this warning: if (keyboard.languagePopupListActive) { ^^^^^^^^^ Warning: Keyboard.qml:606:21: Could not compile binding for highlightItem: Cannot access value for name languagePopupListActive [compiler] if (languagePopupListActive) { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:623:109: Could not compile binding for highlightItemOffset: Cannot load property x from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/Keyboard.qml)::highlightItem with type QVariant. [compiler] property var highlightItemOffset: highlightItem ? keyboard.mapFromItem(highlightItem, highlightItem.x - highlightItem.x, highlightItem.y - highlightItem.y) : ({x:0, y:0}) ^ Warning: Keyboard.qml:627:32: Could not compile binding for x: Cannot load property x from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/Keyboard.qml)::highlightItemOffset with type QVariant. [compiler] x: highlightItemOffset.x ^ Warning: Keyboard.qml:628:32: Could not compile binding for y: Cannot load property y from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/Keyboard.qml)::highlightItemOffset with type QVariant. [compiler] y: highlightItemOffset.y ^ Warning: Keyboard.qml:629:46: Could not compile binding for width: Cannot load property width from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/Keyboard.qml)::highlightItem with type QVariant. [compiler] width: highlightItem ? highlightItem.width : 0 ^^^^^ Warning: Keyboard.qml:630:47: Could not compile binding for height: Cannot load property height from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/Keyboard.qml)::highlightItem with type QVariant. [compiler] height: highlightItem ? highlightItem.height : 0 ^^^^^^ Warning: Keyboard.qml:631:95: Could not compile binding for visible: Cannot generate efficient code for incomparable types QJSValue of QJSValue and QJSValue of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/Keyboard.qml)::highlightItem with type QVariant [compiler] visible: keyboard.navigationModeActive && highlightItem !== null && highlightItem !== keyboard ^^^^^^^^ Warning: Keyboard.qml:632:41: Member "navigationHighlight" not found on type "QObject" [missing-property] sourceComponent: keyboard.style.navigationHighlight ^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:632:41: Could not compile binding for sourceComponent: Cannot load property navigationHighlight from QObject of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/Keyboard.qml)::style with type QObject. [compiler] sourceComponent: keyboard.style.navigationHighlight ^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:657:18: Unqualified access [unqualified] visible: fullScreenMode && (shadowInputControlVisibleTimer.running || InputContext.animating) ^^^^^^^^^^^^^^ Info: fullScreenMode is a member of a parent element. You can qualify the access with its id to avoid this warning: visible: keyboard.fullScreenMode && (shadowInputControlVisibleTimer.running || InputContext.animating) ^^^^^^^^^ Warning: Keyboard.qml:657:18: Could not compile binding for visible: Cannot access value for name fullScreenMode [compiler] visible: fullScreenMode && (shadowInputControlVisibleTimer.running || InputContext.animating) ^^^^^^^^^^^^^^ Warning: Keyboard.qml:685:23: Unqualified access [unqualified] inputContext: InputContext.priv.shadow ^^^^^^^^^^^^ Info: Did you mean "inputContext"? inputContext: inputContext.priv.shadow ^^^^^^^^^^^^ Warning: Keyboard.qml:685:23: Could not compile binding for inputContext: Cannot access value for name InputContext [compiler] inputContext: InputContext.priv.shadow ^^^^^^^^^^^^ Warning: Keyboard.qml:688:38: Unqualified access [unqualified] enabled: keyboard.enabled && fullScreenMode ^^^^^^^^^^^^^^ Info: fullScreenMode is a member of a parent element. You can qualify the access with its id to avoid this warning: enabled: keyboard.enabled && keyboard.fullScreenMode ^^^^^^^^^ Warning: Keyboard.qml:688:38: Could not compile binding for enabled: Cannot access value for name fullScreenMode [compiler] enabled: keyboard.enabled && fullScreenMode ^^^^^^^^^^^^^^ Warning: Keyboard.qml:698:52: Unqualified access [unqualified] InputContext.inputEngine.wordCandidateListVisibleHint) || VirtualKeyboardSettings.wordCandidateList.alwaysVisible) && ^^^^^^^^^^^^ Warning: Keyboard.qml:698:52: Could not compile binding for visibleCondition: Cannot access value for name InputContext [compiler] InputContext.inputEngine.wordCandidateListVisibleHint) || VirtualKeyboardSettings.wordCandidateList.alwaysVisible) && ^^^^^^^^^^^^ Warning: Keyboard.qml:702:17: Unqualified access [unqualified] height: style ? style.selectionListHeight : 0 ^^^^^ Info: style is a member of a parent element. You can qualify the access with its id to avoid this warning: height: keyboard.style ? style.selectionListHeight : 0 ^^^^^^^^^ Warning: Keyboard.qml:702:17: Could not compile binding for height: Cannot access value for name style [compiler] height: style ? style.selectionListHeight : 0 ^^^^^ Warning: Keyboard.qml:708:19: Unqualified access [unqualified] delegate: style.selectionListDelegate ^^^^^ Info: style is a member of a parent element. You can qualify the access with its id to avoid this warning: delegate: keyboard.style.selectionListDelegate ^^^^^^^^^ Warning: Keyboard.qml:708:19: Could not compile binding for delegate: Cannot access value for name style [compiler] delegate: style.selectionListDelegate ^^^^^ Warning: Keyboard.qml:709:20: Unqualified access [unqualified] highlight: style.selectionListHighlight ? style.selectionListHighlight : defaultHighlight ^^^^^ Info: style is a member of a parent element. You can qualify the access with its id to avoid this warning: highlight: keyboard.style.selectionListHighlight ? style.selectionListHighlight : defaultHighlight ^^^^^^^^^ Warning: Keyboard.qml:709:20: Could not compile binding for highlight: Cannot access value for name style [compiler] highlight: style.selectionListHighlight ? style.selectionListHighlight : defaultHighlight ^^^^^ Warning: Keyboard.qml:712:39: Unqualified access [unqualified] add: !keyboard.noAnimations ? style.selectionListAdd : null ^^^^^ Info: style is a member of a parent element. You can qualify the access with its id to avoid this warning: add: !keyboard.noAnimations ? keyboard.style.selectionListAdd : null ^^^^^^^^^ Warning: Keyboard.qml:712:39: Could not compile binding for add: Cannot access value for name style [compiler] add: !keyboard.noAnimations ? style.selectionListAdd : null ^^^^^ Warning: Keyboard.qml:713:42: Unqualified access [unqualified] remove: !keyboard.noAnimations ? style.selectionListRemove : null ^^^^^ Info: style is a member of a parent element. You can qualify the access with its id to avoid this warning: remove: !keyboard.noAnimations ? keyboard.style.selectionListRemove : null ^^^^^^^^^ Warning: Keyboard.qml:713:42: Could not compile binding for remove: Cannot access value for name style [compiler] remove: !keyboard.noAnimations ? style.selectionListRemove : null ^^^^^ Warning: Keyboard.qml:715:16: Unqualified access [unqualified] model: InputContext.inputEngine.wordCandidateListModel ^^^^^^^^^^^^ Warning: Keyboard.qml:715:16: Could not compile binding for model: Cannot access value for name InputContext [compiler] model: InputContext.inputEngine.wordCandidateListModel ^^^^^^^^^^^^ Warning: Keyboard.qml:716:81: Member "soundEffect" not found on type "QQuickItem" [missing-property] onCurrentItemChanged: if (currentItem) soundEffect.register(currentItem.soundEffect) ^^^^^^^^^^^ Warning: Keyboard.qml:716:81: Could not compile binding for onCurrentItemChanged: Cannot load property soundEffect from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/Keyboard.qml)::currentItem with type QQuickItem. [compiler] onCurrentItemChanged: if (currentItem) soundEffect.register(currentItem.soundEffect) ^^^^^^^^^^^ Warning: Keyboard.qml:785:9: Could not compile function longPressItem: Functions without type annotations won't be compiled [compiler] function longPressItem(index) { ^^^^^^^^^ Warning: Keyboard.qml:719:13: Could not compile function onActiveItemChanged: Functions without type annotations won't be compiled [compiler] function onActiveItemChanged(index) { wordCandidateView.currentIndex = index } ^^^^^^^^^ Warning: Keyboard.qml:720:123: Member "soundEffect" not found on type "QQuickItem" [missing-property] function onItemSelected() { if (wordCandidateView.currentItem) soundEffect.play(wordCandidateView.currentItem.soundEffect) } ^^^^^^^^^^^ Warning: Keyboard.qml:720:123: Could not compile function onItemSelected: Cannot load property soundEffect from QQuickItem of QQuickItemView::currentItem with type QQuickItem. [compiler] function onItemSelected() { if (wordCandidateView.currentItem) soundEffect.play(wordCandidateView.currentItem.soundEffect) } ^^^^^^^^^^^ Warning: Keyboard.qml:722:53: Could not compile function onCountChanged: Cannot load property count from QVariant of QQuickItemView::model with type QVariant. [compiler] var empty = wordCandidateView.model.count === 0 ^^^^^ Warning: Keyboard.qml:732:21: Unqualified access [unqualified] target: InputContext.priv ^^^^^^^^^^^^ Warning: Keyboard.qml:732:21: Could not compile binding for target: Cannot access value for name InputContext [compiler] target: InputContext.priv ^^^^^^^^^^^^ Warning: Keyboard.qml:736:21: Unqualified access [unqualified] target: InputContext.inputEngine ^^^^^^^^^^^^ Warning: Keyboard.qml:736:21: Could not compile binding for target: Cannot access value for name InputContext [compiler] target: InputContext.inputEngine ^^^^^^^^^^^^ Warning: Keyboard.qml:741:23: Unqualified access [unqualified] interval: VirtualKeyboardSettings.wordCandidateList.autoHideDelay ^^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:741:23: Could not compile binding for interval: Cannot access value for name VirtualKeyboardSettings [compiler] interval: VirtualKeyboardSettings.wordCandidateList.autoHideDelay ^^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:744:30: Unqualified access [unqualified] sourceComponent: style.selectionListBackground ^^^^^ Info: style is a member of a parent element. You can qualify the access with its id to avoid this warning: sourceComponent: keyboard.style.selectionListBackground ^^^^^^^^^ Warning: Keyboard.qml:744:30: Could not compile binding for sourceComponent: Cannot access value for name style [compiler] sourceComponent: style.selectionListBackground ^^^^^ Warning: Keyboard.qml:763:50: Unqualified access [unqualified] when: keyboard.fullScreenMode || VirtualKeyboardSettings.wordCandidateList.alwaysVisible ^^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:763:50: Could not compile binding for when: Cannot access value for name VirtualKeyboardSettings [compiler] when: keyboard.fullScreenMode || VirtualKeyboardSettings.wordCandidateList.alwaysVisible ^^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:766:21: Could not compile binding for y: Cannot resolve property type for binding on y. You may want use ID-based grouped properties here. [compiler] Warning: Keyboard.qml:758:21: Could not compile binding for y: Cannot resolve property type for binding on y. You may want use ID-based grouped properties here. [compiler] Warning: Keyboard.qml:774:23: Unqualified access [unqualified] enabled: !InputContext.animating && !keyboard.noAnimations ^^^^^^^^^^^^ Warning: Keyboard.qml:774:23: Could not compile binding for enabled: Cannot access value for name InputContext [compiler] enabled: !InputContext.animating && !keyboard.noAnimations ^^^^^^^^^^^^ Warning: Keyboard.qml:792:32: Could not compile binding for __sounds: Cannot generate efficient code for DefineObjectLiteral [compiler] property var __sounds: ({}) ^ Warning: Keyboard.qml:805:9: Could not compile function play: Functions without type annotations won't be compiled [compiler] function play(sound) { ^^^^^^^^^ Warning: Keyboard.qml:816:9: Could not compile function register: Functions without type annotations won't be compiled [compiler] function register(sound) { ^^^^^^^^^ Warning: Keyboard.qml:798:21: Unqualified access [unqualified] target: VirtualKeyboardSettings ^^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:798:21: Could not compile binding for target: Cannot access value for name VirtualKeyboardSettings [compiler] target: VirtualKeyboardSettings ^^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:800:17: Could not compile function onStyleNameChanged: Cannot generate efficient code for DefineObjectLiteral [compiler] soundEffect.__sounds = {} ^^^^^^^^^^^ Warning: Keyboard.qml:842:26: Unqualified access [unqualified] sourceComponent: style.keyboardBackground ^^^^^ Info: style is a member of a parent element. You can qualify the access with its id to avoid this warning: sourceComponent: keyboard.style.keyboardBackground ^^^^^^^^^ Warning: Keyboard.qml:842:26: Could not compile binding for sourceComponent: Cannot access value for name style [compiler] sourceComponent: style.keyboardBackground ^^^^^ Warning: Keyboard.qml:848:21: Unqualified access [unqualified] height: style ? Math.round(style.keyboardDesignHeight * width / style.keyboardDesignWidth) : 0 ^^^^^ Info: style is a member of a parent element. You can qualify the access with its id to avoid this warning: height: keyboard.style ? Math.round(style.keyboardDesignHeight * width / style.keyboardDesignWidth) : 0 ^^^^^^^^^ Warning: Keyboard.qml:848:21: Could not compile binding for height: Cannot access value for name style [compiler] height: style ? Math.round(style.keyboardDesignHeight * width / style.keyboardDesignWidth) : 0 ^^^^^ Warning: Keyboard.qml:866:29: Unqualified access [unqualified] onWidthChanged: notifyLayoutChanged() ^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:866:29: Could not compile binding for onWidthChanged: method notifyLayoutChanged cannot be resolved. [compiler] onWidthChanged: notifyLayoutChanged() ^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:867:30: Unqualified access [unqualified] onHeightChanged: notifyLayoutChanged() ^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:867:30: Could not compile binding for onHeightChanged: method notifyLayoutChanged cannot be resolved. [compiler] onHeightChanged: notifyLayoutChanged() ^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:858:25: Could not compile function scanLayout: function without type annotation returns std::nullptr_t of std::nullptr_t [compiler] return null ^^^^^^ Warning: Keyboard.qml:864:36: Unqualified access [unqualified] Component.onCompleted: InputContext.priv.setKeyboardObserver(keyboardObserver) ^^^^^^^^^^^^ Warning: Keyboard.qml:864:36: Could not compile binding for onCompleted: Cannot access value for name InputContext [compiler] Component.onCompleted: InputContext.priv.setKeyboardObserver(keyboardObserver) ^^^^^^^^^^^^ Warning: Keyboard.qml:892:30: Member "inputMode" not found on type "QObject" [missing-property] if (item.inputMode !== -1) ^^^^^^^^^ Warning: Keyboard.qml:892:30: Could not compile binding for onItemChanged: Cannot load property inputMode from QObject of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/Keyboard.qml)::item with type QObject. [compiler] if (item.inputMode !== -1) ^^^^^^^^^ Warning: Keyboard.qml:874:48: Unqualified access [unqualified] anchors.leftMargin: Math.round(style.keyboardRelativeLeftMargin * parent.width) ^^^^^ Info: style is a member of a parent element. You can qualify the access with its id to avoid this warning: anchors.leftMargin: Math.round(keyboard.style.keyboardRelativeLeftMargin * parent.width) ^^^^^^^^^ Warning: Keyboard.qml:874:48: Could not compile binding for leftMargin: Cannot access value for name style [compiler] anchors.leftMargin: Math.round(style.keyboardRelativeLeftMargin * parent.width) ^^^^^ Warning: Keyboard.qml:875:49: Unqualified access [unqualified] anchors.rightMargin: Math.round(style.keyboardRelativeRightMargin * parent.width) ^^^^^ Info: style is a member of a parent element. You can qualify the access with its id to avoid this warning: anchors.rightMargin: Math.round(keyboard.style.keyboardRelativeRightMargin * parent.width) ^^^^^^^^^ Warning: Keyboard.qml:875:49: Could not compile binding for rightMargin: Cannot access value for name style [compiler] anchors.rightMargin: Math.round(style.keyboardRelativeRightMargin * parent.width) ^^^^^ Warning: Keyboard.qml:876:47: Unqualified access [unqualified] anchors.topMargin: Math.round(style.keyboardRelativeTopMargin * parent.height) ^^^^^ Info: style is a member of a parent element. You can qualify the access with its id to avoid this warning: anchors.topMargin: Math.round(keyboard.style.keyboardRelativeTopMargin * parent.height) ^^^^^^^^^ Warning: Keyboard.qml:876:47: Could not compile binding for topMargin: Cannot access value for name style [compiler] anchors.topMargin: Math.round(style.keyboardRelativeTopMargin * parent.height) ^^^^^ Warning: Keyboard.qml:877:50: Unqualified access [unqualified] anchors.bottomMargin: Math.round(style.keyboardRelativeBottomMargin * parent.height) ^^^^^ Info: style is a member of a parent element. You can qualify the access with its id to avoid this warning: anchors.bottomMargin: Math.round(keyboard.style.keyboardRelativeBottomMargin * parent.height) ^^^^^^^^^ Warning: Keyboard.qml:877:50: Could not compile binding for bottomMargin: Cannot access value for name style [compiler] anchors.bottomMargin: Math.round(style.keyboardRelativeBottomMargin * parent.height) ^^^^^ Warning: Keyboard.qml:930:21: Could not compile function press: Functions without type annotations won't be compiled [compiler] function press(key, isRealPress) { ^^^^^^^^^ Warning: Keyboard.qml:938:21: Could not compile function release: Functions without type annotations won't be compiled [compiler] function release(key) { ^^^^^^^^^ Warning: Keyboard.qml:945:21: Could not compile function click: Functions without type annotations won't be compiled [compiler] function click(key) { ^^^^^^^^^ Warning: Keyboard.qml:952:21: Could not compile function setActiveKey: Functions without type annotations won't be compiled [compiler] function setActiveKey(activeKey) { ^^^^^^^^^ Warning: Keyboard.qml:965:21: Could not compile function keyOnPoint: Functions without type annotations won't be compiled [compiler] function keyOnPoint(px, py) { ^^^^^^^^^ Warning: Keyboard.qml:978:21: Could not compile function hitInitialKey: Functions without type annotations won't be compiled [compiler] function hitInitialKey(x, y, margin) { ^^^^^^^^^ Warning: Keyboard.qml:987:21: Could not compile function containsPoint: Functions without type annotations won't be compiled [compiler] function containsPoint(touchPoints, point) { ^^^^^^^^^ Warning: Keyboard.qml:1001:29: Could not compile function releaseActiveKey: Cannot generate efficient code for call to untyped JavaScript function [compiler] release(keyboard.activeKey) ^^^^^^^ Warning: Keyboard.qml:1009:25: Unqualified access [unqualified] activeTouchPoint = null ^^^^^^^^^^^^^^^^ Info: activeTouchPoint is a member of a parent element. You can qualify the access with its id to avoid this warning: keyboard.activeTouchPoint = null ^^^^^^^^^ Warning: Keyboard.qml:1009:25: Could not compile function reset: Cannot find name activeTouchPoint [compiler] activeTouchPoint = null ^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:1017:21: Could not compile function nextKeyInNavigation: Functions without type annotations won't be compiled [compiler] function nextKeyInNavigation(dX, dY, wrapEnabled) { ^^^^^^^^^ Warning: Keyboard.qml:1079:21: Could not compile function navigateToNextKey: Functions without type annotations won't be compiled [compiler] function navigateToNextKey(dX, dY, wrapEnabled) { ^^^^^^^^^ Warning: Keyboard.qml:1105:25: Unqualified access [unqualified] InputContext.inputEngine.virtualKeyCancel() ^^^^^^^^^^^^ Warning: Keyboard.qml:1105:25: Could not compile function onFlickKeyKeyChanged: Cannot access value for name InputContext [compiler] InputContext.inputEngine.virtualKeyCancel() ^^^^^^^^^^^^ Warning: Keyboard.qml:1114:29: Unqualified access [unqualified] if (activeTouchPoint) ^^^^^^^^^^^^^^^^ Info: activeTouchPoint is a member of a parent element. You can qualify the access with its id to avoid this warning: if (keyboard.activeTouchPoint) ^^^^^^^^^ Warning: Keyboard.qml:1114:29: Could not compile binding for onPressed: Cannot access value for name activeTouchPoint [compiler] if (activeTouchPoint) ^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:1138:57: Unqualified access [unqualified] if (!containsPoint(touchPoints, activeTouchPoint)) ^^^^^^^^^^^^^^^^ Info: activeTouchPoint is a member of a parent element. You can qualify the access with its id to avoid this warning: if (!containsPoint(touchPoints, keyboard.activeTouchPoint)) ^^^^^^^^^ Warning: Keyboard.qml:1138:57: Could not compile binding for onUpdated: Cannot access value for name activeTouchPoint [compiler] if (!containsPoint(touchPoints, activeTouchPoint)) ^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:1174:56: Unqualified access [unqualified] if (containsPoint(touchPoints, activeTouchPoint)) { ^^^^^^^^^^^^^^^^ Info: activeTouchPoint is a member of a parent element. You can qualify the access with its id to avoid this warning: if (containsPoint(touchPoints, keyboard.activeTouchPoint)) { ^^^^^^^^^ Warning: Keyboard.qml:1174:56: Could not compile binding for onReleased: Cannot access value for name activeTouchPoint [compiler] if (containsPoint(touchPoints, activeTouchPoint)) { ^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:1188:56: Unqualified access [unqualified] if (containsPoint(touchPoints, activeTouchPoint)) ^^^^^^^^^^^^^^^^ Info: activeTouchPoint is a member of a parent element. You can qualify the access with its id to avoid this warning: if (containsPoint(touchPoints, keyboard.activeTouchPoint)) ^^^^^^^^^ Warning: Keyboard.qml:1188:56: Could not compile binding for onCanceled: Cannot access value for name activeTouchPoint [compiler] if (containsPoint(touchPoints, activeTouchPoint)) ^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:917:83: Could not compile function onLoaded: Cannot assign potential undefined to bool of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/Keyboard.qml)::navigationModeActive with type bool [compiler] keyboard.navigationModeActive = keyboardInputArea.navigateToNextKey(0, 0, false) ^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:1259:9: Could not compile function show: Functions without type annotations won't be compiled [compiler] function show(locales, parentItem, customLayoutsOnly) { ^^^^^^^^^ Warning: Keyboard.qml:1282:35: Could not compile function hide: Cannot assign potential undefined to double of QQuickAnchors::leftMargin with type double [compiler] languagePopupList.anchors.leftMargin = undefined ^^^^^^^ Warning: Keyboard.qml:1217:55: Member "languageListDelegate" not found on type "QObject" [missing-property] delegate: keyboard.style ? keyboard.style.languageListDelegate : null ^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:1217:55: Could not compile binding for delegate: Cannot load property languageListDelegate from QObject of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/Keyboard.qml)::style with type QObject. [compiler] delegate: keyboard.style ? keyboard.style.languageListDelegate : null ^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:1218:56: Member "languageListHighlight" not found on type "QObject" [missing-property] highlight: keyboard.style ? keyboard.style.languageListHighlight : defaultHighlight ^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:1218:56: Could not compile binding for highlight: Cannot load property languageListHighlight from QObject of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/Keyboard.qml)::style with type QObject. [compiler] highlight: keyboard.style ? keyboard.style.languageListHighlight : defaultHighlight ^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:1219:76: Member "languageListAdd" not found on type "QObject" [missing-property] add: keyboard.style && !keyboard.noAnimations ? keyboard.style.languageListAdd : null ^^^^^^^^^^^^^^^ Warning: Keyboard.qml:1219:76: Could not compile binding for add: Cannot load property languageListAdd from QObject of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/Keyboard.qml)::style with type QObject. [compiler] add: keyboard.style && !keyboard.noAnimations ? keyboard.style.languageListAdd : null ^^^^^^^^^^^^^^^ Warning: Keyboard.qml:1220:79: Member "languageListRemove" not found on type "QObject" [missing-property] remove: keyboard.style && !keyboard.noAnimations ? keyboard.style.languageListRemove : null ^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:1220:79: Could not compile binding for remove: Cannot load property languageListRemove from QObject of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/Keyboard.qml)::style with type QObject. [compiler] remove: keyboard.style && !keyboard.noAnimations ? keyboard.style.languageListRemove : null ^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:1228:45: Member "languageListBackground" not found on type "QObject" [missing-property] sourceComponent: keyboard.style.languageListBackground ^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:1228:45: Could not compile binding for sourceComponent: Cannot load property languageListBackground from QObject of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/Keyboard.qml)::style with type QObject. [compiler] sourceComponent: keyboard.style.languageListBackground ^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:1237:13: Could not compile function selectItem: Functions without type annotations won't be compiled [compiler] function selectItem(index) { ^^^^^^^^^ Warning: Keyboard.qml:1250:21: Unqualified access [unqualified] if (languagePopupListActive) { ^^^^^^^^^^^^^^^^^^^^^^^ Info: languagePopupListActive is a member of a parent element. You can qualify the access with its id to avoid this warning: if (keyboard.languagePopupListActive) { ^^^^^^^^^ Warning: Keyboard.qml:1250:21: Could not compile binding for onTriggered: Cannot access value for name languagePopupListActive [compiler] if (languagePopupListActive) { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: Keyboard.qml:1359:9: Could not compile function show: Functions without type annotations won't be compiled [compiler] function show(wordCandidateIndex) { ^^^^^^^^^ Warning: Keyboard.qml:1408:46: Could not compile function hide: Cannot assign potential undefined to double of QQuickAnchors::leftMargin with type double [compiler] wordCandidateContextMenuList.anchors.leftMargin = undefined ^^^^^^^ Warning: Keyboard.qml:1416:51: Could not compile function selectCurrentItem: Cannot generate efficient code for call to untyped JavaScript function [compiler] wordCandidateContextMenuListModel.selectItem(wordCandidateContextMenuList.currentIndex) ^^^^^^^^^^ Warning: Keyboard.qml:1346:13: Could not compile function selectItem: Functions without type annotations won't be compiled [compiler] function selectItem(index) { ^^^^^^^^^ [10740/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_SelectionControl_qml.cpp Warning: SelectionControl.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: SelectionControl.qml:5:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Info: SelectionControl.qml:5:1: Unused import [unused-imports] import QtQuick.VirtualKeyboard ^^^^^^ Warning: SelectionControl.qml:10:32: Unqualified access [unqualified] property var inputContext: InputContext ^^^^^^^^^^^^ Info: Did you mean "inputContext"? property var inputContext: inputContext ^^^^^^^^^^^^ Warning: SelectionControl.qml:10:32: Could not compile binding for inputContext: Cannot access value for name InputContext [compiler] property var inputContext: InputContext ^^^^^^^^^^^^ Warning: SelectionControl.qml:11:39: Could not compile binding for visible: Cannot load property selectionControlVisible from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/SelectionControl.qml)::inputContext with type QVariant. [compiler] visible: enabled && (inputContext.selectionControlVisible || handleIsMoving) && !InputContext.animating ^^^^^^^^^^^^^^^^^^^^^^^ Warning: SelectionControl.qml:15:26: Unqualified access [unqualified] sourceComponent: keyboard.style.selectionHandle ^^^^^^^^ Warning: SelectionControl.qml:15:26: Could not compile binding for sourceComponent: Cannot access value for name keyboard [compiler] sourceComponent: keyboard.style.selectionHandle ^^^^^^^^ Warning: SelectionControl.qml:16:22: Unqualified access [unqualified] x: visible ? inputContext.anchorRectangle.x - width/2 : 0 ^^^^^^^^^^^^ Info: inputContext is a member of a parent element. You can qualify the access with its id to avoid this warning: x: visible ? root.inputContext.anchorRectangle.x - width/2 : 0 ^^^^^ Warning: SelectionControl.qml:16:22: Could not compile binding for x: Cannot access value for name inputContext [compiler] x: visible ? inputContext.anchorRectangle.x - width/2 : 0 ^^^^^^^^^^^^ Warning: SelectionControl.qml:17:22: Unqualified access [unqualified] y: visible ? inputContext.anchorRectangle.y + inputContext.anchorRectangle.height : 0 ^^^^^^^^^^^^ Info: inputContext is a member of a parent element. You can qualify the access with its id to avoid this warning: y: visible ? root.inputContext.anchorRectangle.y + inputContext.anchorRectangle.height : 0 ^^^^^ Warning: SelectionControl.qml:17:22: Could not compile binding for y: Cannot access value for name inputContext [compiler] y: visible ? inputContext.anchorRectangle.y + inputContext.anchorRectangle.height : 0 ^^^^^^^^^^^^ Warning: SelectionControl.qml:22:18: Unqualified access [unqualified] opacity: inputContext !== null && inputContext.anchorRectIntersectsClipRect ? 1.0 : 0.0 ^^^^^^^^^^^^ Info: inputContext is a member of a parent element. You can qualify the access with its id to avoid this warning: opacity: root.inputContext !== null && inputContext.anchorRectIntersectsClipRect ? 1.0 : 0.0 ^^^^^ Warning: SelectionControl.qml:22:18: Could not compile binding for opacity: Cannot access value for name inputContext [compiler] opacity: inputContext !== null && inputContext.anchorRectIntersectsClipRect ? 1.0 : 0.0 ^^^^^^^^^^^^ Warning: SelectionControl.qml:32:47: Unqualified access [unqualified] var xx = x + anchorHandle.x + mouse.x ^^^^^ Info: mouse is accessible in this scope because you are handling a signal at 28:32. Use a function instead. onPositionChanged: function(mouse) { ^^^^^^^^^^^^^^^^ Warning: SelectionControl.qml:32:47: Could not compile binding for onPositionChanged: Cannot access value for name mouse [compiler] var xx = x + anchorHandle.x + mouse.x ^^^^^ Warning: SelectionControl.qml:47:26: Unqualified access [unqualified] sourceComponent: keyboard.style.selectionHandle ^^^^^^^^ Warning: SelectionControl.qml:47:26: Could not compile binding for sourceComponent: Cannot access value for name keyboard [compiler] sourceComponent: keyboard.style.selectionHandle ^^^^^^^^ Warning: SelectionControl.qml:48:22: Unqualified access [unqualified] x: visible ? inputContext.cursorRectangle.x - width/2 : 0 ^^^^^^^^^^^^ Info: inputContext is a member of a parent element. You can qualify the access with its id to avoid this warning: x: visible ? root.inputContext.cursorRectangle.x - width/2 : 0 ^^^^^ Warning: SelectionControl.qml:48:22: Could not compile binding for x: Cannot access value for name inputContext [compiler] x: visible ? inputContext.cursorRectangle.x - width/2 : 0 ^^^^^^^^^^^^ Warning: SelectionControl.qml:49:22: Unqualified access [unqualified] y: visible ? inputContext.cursorRectangle.y + inputContext.cursorRectangle.height : 0 ^^^^^^^^^^^^ Info: inputContext is a member of a parent element. You can qualify the access with its id to avoid this warning: y: visible ? root.inputContext.cursorRectangle.y + inputContext.cursorRectangle.height : 0 ^^^^^ Warning: SelectionControl.qml:49:22: Could not compile binding for y: Cannot access value for name inputContext [compiler] y: visible ? inputContext.cursorRectangle.y + inputContext.cursorRectangle.height : 0 ^^^^^^^^^^^^ Warning: SelectionControl.qml:54:18: Unqualified access [unqualified] opacity: inputContext !== null && inputContext.cursorRectIntersectsClipRect ? 1.0 : 0.0 ^^^^^^^^^^^^ Info: inputContext is a member of a parent element. You can qualify the access with its id to avoid this warning: opacity: root.inputContext !== null && inputContext.cursorRectIntersectsClipRect ? 1.0 : 0.0 ^^^^^ Warning: SelectionControl.qml:54:18: Could not compile binding for opacity: Cannot access value for name inputContext [compiler] opacity: inputContext !== null && inputContext.cursorRectIntersectsClipRect ? 1.0 : 0.0 ^^^^^^^^^^^^ Warning: SelectionControl.qml:64:43: Unqualified access [unqualified] var yy = anchorHandle.y - inputContext.anchorRectangle.height/2 ^^^^^^^^^^^^ Info: inputContext is a member of a parent element. You can qualify the access with its id to avoid this warning: var yy = anchorHandle.y - root.inputContext.anchorRectangle.height/2 ^^^^^ Warning: SelectionControl.qml:64:43: Could not compile binding for onPositionChanged: Cannot access value for name inputContext [compiler] var yy = anchorHandle.y - inputContext.anchorRectangle.height/2 ^^^^^^^^^^^^ [10741/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_ShadowInputControl_qml.cpp Warning: ShadowInputControl.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: ShadowInputControl.qml:7:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Info: ShadowInputControl.qml:7:1: Unused import [unused-imports] import QtQuick.VirtualKeyboard ^^^^^^ Info: ShadowInputControl.qml:8:1: Unused import [unused-imports] import QtQuick.VirtualKeyboard.Settings ^^^^^^ Warning: ShadowInputControl.qml:14:14: Unqualified access [unqualified] enabled: keyboard.active && VirtualKeyboardSettings.fullScreenMode ^^^^^^^^ Warning: ShadowInputControl.qml:14:14: Could not compile binding for enabled: Cannot access value for name keyboard [compiler] enabled: keyboard.active && VirtualKeyboardSettings.fullScreenMode ^^^^^^^^ Warning: ShadowInputControl.qml:20:17: Unqualified access [unqualified] onXChanged: InputContext.priv.shadow.updateSelectionProperties() ^^^^^^^^^^^^ Warning: ShadowInputControl.qml:20:17: Could not compile binding for onXChanged: Cannot access value for name InputContext [compiler] onXChanged: InputContext.priv.shadow.updateSelectionProperties() ^^^^^^^^^^^^ Warning: ShadowInputControl.qml:21:17: Unqualified access [unqualified] onYChanged: InputContext.priv.shadow.updateSelectionProperties() ^^^^^^^^^^^^ Warning: ShadowInputControl.qml:21:17: Could not compile binding for onYChanged: Cannot access value for name InputContext [compiler] onYChanged: InputContext.priv.shadow.updateSelectionProperties() ^^^^^^^^^^^^ Warning: ShadowInputControl.qml:24:26: Unqualified access [unqualified] sourceComponent: keyboard.style.fullScreenInputContainerBackground ^^^^^^^^ Warning: ShadowInputControl.qml:24:26: Could not compile binding for sourceComponent: Cannot access value for name keyboard [compiler] sourceComponent: keyboard.style.fullScreenInputContainerBackground ^^^^^^^^ Warning: ShadowInputControl.qml:28:30: Unqualified access [unqualified] sourceComponent: keyboard.style.fullScreenInputBackground ^^^^^^^^ Warning: ShadowInputControl.qml:28:30: Could not compile binding for sourceComponent: Cannot access value for name keyboard [compiler] sourceComponent: keyboard.style.fullScreenInputBackground ^^^^^^^^ Warning: ShadowInputControl.qml:30:30: Unqualified access [unqualified] anchors.margins: keyboard.style.fullScreenInputMargins ^^^^^^^^ Warning: ShadowInputControl.qml:30:30: Could not compile binding for margins: Cannot access value for name keyboard [compiler] anchors.margins: keyboard.style.fullScreenInputMargins ^^^^^^^^ Warning: ShadowInputControl.qml:41:36: Unqualified access [unqualified] onContentXChanged: InputContext.priv.shadow.updateSelectionProperties() ^^^^^^^^^^^^ Warning: ShadowInputControl.qml:41:36: Could not compile binding for onContentXChanged: Cannot access value for name InputContext [compiler] onContentXChanged: InputContext.priv.shadow.updateSelectionProperties() ^^^^^^^^^^^^ Warning: ShadowInputControl.qml:43:17: Could not compile function ensureVisible: Functions without type annotations won't be compiled [compiler] function ensureVisible(rectangle) { ^^^^^^^^^ Warning: ShadowInputControl.qml:57:34: Unqualified access [unqualified] leftPadding: keyboard.style.fullScreenInputPadding ^^^^^^^^ Warning: ShadowInputControl.qml:57:34: Could not compile binding for leftPadding: Cannot access value for name keyboard [compiler] leftPadding: keyboard.style.fullScreenInputPadding ^^^^^^^^ Warning: ShadowInputControl.qml:58:35: Unqualified access [unqualified] rightPadding: keyboard.style.fullScreenInputPadding ^^^^^^^^ Warning: ShadowInputControl.qml:58:35: Could not compile binding for rightPadding: Cannot access value for name keyboard [compiler] rightPadding: keyboard.style.fullScreenInputPadding ^^^^^^^^ Warning: ShadowInputControl.qml:60:27: Unqualified access [unqualified] font: keyboard.style.fullScreenInputFont ^^^^^^^^ Warning: ShadowInputControl.qml:60:27: Could not compile binding for font: Cannot access value for name keyboard [compiler] font: keyboard.style.fullScreenInputFont ^^^^^^^^ Warning: ShadowInputControl.qml:61:39: Unqualified access [unqualified] inputMethodHints: InputContext.inputMethodHints ^^^^^^^^^^^^ Warning: ShadowInputControl.qml:61:39: Could not compile binding for inputMethodHints: Cannot access value for name InputContext [compiler] inputMethodHints: InputContext.inputMethodHints ^^^^^^^^^^^^ Warning: ShadowInputControl.qml:62:37: Unqualified access [unqualified] cursorDelegate: keyboard.style.fullScreenInputCursor ^^^^^^^^ Warning: ShadowInputControl.qml:62:37: Could not compile binding for cursorDelegate: Cannot access value for name keyboard [compiler] cursorDelegate: keyboard.style.fullScreenInputCursor ^^^^^^^^ Warning: ShadowInputControl.qml:63:40: Unqualified access [unqualified] passwordCharacter: keyboard.style.fullScreenInputPasswordCharacter ^^^^^^^^ Warning: ShadowInputControl.qml:63:40: Could not compile binding for passwordCharacter: Cannot access value for name keyboard [compiler] passwordCharacter: keyboard.style.fullScreenInputPasswordCharacter ^^^^^^^^ Warning: ShadowInputControl.qml:64:28: Unqualified access [unqualified] color: keyboard.style.fullScreenInputColor ^^^^^^^^ Warning: ShadowInputControl.qml:64:28: Could not compile binding for color: Cannot access value for name keyboard [compiler] color: keyboard.style.fullScreenInputColor ^^^^^^^^ Warning: ShadowInputControl.qml:65:37: Unqualified access [unqualified] selectionColor: keyboard.style.fullScreenInputSelectionColor ^^^^^^^^ Warning: ShadowInputControl.qml:65:37: Could not compile binding for selectionColor: Cannot access value for name keyboard [compiler] selectionColor: keyboard.style.fullScreenInputSelectionColor ^^^^^^^^ Warning: ShadowInputControl.qml:66:40: Unqualified access [unqualified] selectedTextColor: keyboard.style.fullScreenInputSelectedTextColor ^^^^^^^^ Warning: ShadowInputControl.qml:66:40: Could not compile binding for selectedTextColor: Cannot access value for name keyboard [compiler] selectedTextColor: keyboard.style.fullScreenInputSelectedTextColor ^^^^^^^^ Warning: ShadowInputControl.qml:67:32: Unqualified access [unqualified] echoMode: (InputContext.inputMethodHints & Qt.ImhHiddenText) ? TextInput.Password : TextInput.Normal ^^^^^^^^^^^^ Warning: ShadowInputControl.qml:67:32: Could not compile binding for echoMode: Cannot access value for name InputContext [compiler] echoMode: (InputContext.inputMethodHints & Qt.ImhHiddenText) ? TextInput.Password : TextInput.Normal ^^^^^^^^^^^^ Warning: ShadowInputControl.qml:68:38: Unqualified access [unqualified] selectByMouse: !!InputContext.inputItem && !!InputContext.inputItem.selectByMouse ^^^^^^^^^^^^ Warning: ShadowInputControl.qml:68:38: Could not compile binding for selectByMouse: Cannot access value for name InputContext [compiler] selectByMouse: !!InputContext.inputItem && !!InputContext.inputItem.selectByMouse ^^^^^^^^^^^^ Warning: ShadowInputControl.qml:77:57: Could not compile binding for onCursorRectangleChanged: Cannot generate efficient code for call to untyped JavaScript function [compiler] onCursorRectangleChanged: flickable.ensureVisible(cursorRectangle) ^^^^^^^^^^^^^ Warning: ShadowInputControl.qml:81:36: Could not compile function getAnchorPosition: function without type annotation returns int of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/ShadowInputControl.qml)::cursorPosition with type int [compiler] return cursorPosition ^^^^^^^^^^^^^^ Warning: ShadowInputControl.qml:93:52: Unqualified access [unqualified] if (anchorPosition !== InputContext.anchorPosition || shadowInput.cursorPosition !== InputContext.cursorPosition) ^^^^^^^^^^^^ Warning: ShadowInputControl.qml:93:52: Could not compile binding for onTriggered: Cannot access value for name InputContext [compiler] if (anchorPosition !== InputContext.anchorPosition || shadowInput.cursorPosition !== InputContext.cursorPosition) ^^^^^^^^^^^^ Warning: ShadowInputControl.qml:100:49: Member "cursorFlashTime" not found on type "QObject" [missing-property] interval: Qt.styleHints.cursorFlashTime / 2 ^^^^^^^^^^^^^^^ Warning: ShadowInputControl.qml:100:49: Could not compile binding for interval: Cannot load property cursorFlashTime from QObject of QtObject::styleHints with type QObject. [compiler] interval: Qt.styleHints.cursorFlashTime / 2 ^^^^^^^^^^^^^^^ Warning: ShadowInputControl.qml:111:13: Unqualified access [unqualified] if (VirtualKeyboardSettings.fullScreenMode) { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: ShadowInputControl.qml:111:13: Could not compile binding for onCompleted: Cannot access value for name VirtualKeyboardSettings [compiler] if (VirtualKeyboardSettings.fullScreenMode) { ^^^^^^^^^^^^^^^^^^^^^^^ Warning: ShadowInputControl.qml:116:17: Unqualified access [unqualified] target: VirtualKeyboardSettings ^^^^^^^^^^^^^^^^^^^^^^^ Warning: ShadowInputControl.qml:116:17: Could not compile binding for target: Cannot access value for name VirtualKeyboardSettings [compiler] target: VirtualKeyboardSettings ^^^^^^^^^^^^^^^^^^^^^^^ Warning: ShadowInputControl.qml:118:13: Unqualified access [unqualified] InputContext.priv.shadow.inputItem = VirtualKeyboardSettings.fullScreenMode ? shadowInput : null ^^^^^^^^^^^^ Warning: ShadowInputControl.qml:118:13: Could not compile function onFullScreenModeChanged: Cannot access value for name InputContext [compiler] InputContext.priv.shadow.inputItem = VirtualKeyboardSettings.fullScreenMode ? shadowInput : null ^^^^^^^^^^^^ Warning: ShadowInputControl.qml:122:17: Unqualified access [unqualified] target: InputContext.priv.shadow ^^^^^^^^^^^^ Warning: ShadowInputControl.qml:122:17: Could not compile binding for target: Cannot access value for name InputContext [compiler] target: InputContext.priv.shadow ^^^^^^^^^^^^ Warning: ShadowInputControl.qml:125:18: Unqualified access [unqualified] if (!InputContext.priv.shadow.inputItem) ^^^^^^^^^^^^ Warning: ShadowInputControl.qml:125:18: Could not compile function onInputItemChanged: Cannot access value for name InputContext [compiler] if (!InputContext.priv.shadow.inputItem) ^^^^^^^^^^^^ [10742/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_ShiftKey_qml.cpp Warning: ShiftKey.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: ShiftKey.qml:5:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Warning: ShiftKey.qml:22:14: Unqualified access [unqualified] keyType: QtVirtualKeyboard.ShiftKey ^^^^^^^^^^^^^^^^^ Warning: ShiftKey.qml:22:14: Could not compile binding for keyType: Cannot access value for name QtVirtualKeyboard [compiler] keyType: QtVirtualKeyboard.ShiftKey ^^^^^^^^^^^^^^^^^ Warning: ShiftKey.qml:24:14: Unqualified access [unqualified] enabled: InputContext.priv.shiftHandler.toggleShiftEnabled ^^^^^^^^^^^^ Warning: ShiftKey.qml:24:14: Could not compile binding for enabled: Cannot access value for name InputContext [compiler] enabled: InputContext.priv.shiftHandler.toggleShiftEnabled ^^^^^^^^^^^^ Warning: ShiftKey.qml:27:23: Unqualified access [unqualified] keyPanelDelegate: keyboard.style ? keyboard.style.shiftKeyPanel : undefined ^^^^^^^^ Warning: ShiftKey.qml:27:23: Could not compile binding for keyPanelDelegate: Cannot access value for name keyboard [compiler] keyPanelDelegate: keyboard.style ? keyboard.style.shiftKeyPanel : undefined ^^^^^^^^ Warning: ShiftKey.qml:28:16: Unqualified access [unqualified] onClicked: InputContext.priv.shiftHandler.toggleShift() ^^^^^^^^^^^^ Warning: ShiftKey.qml:28:16: Could not compile binding for onClicked: Cannot access value for name InputContext [compiler] onClicked: InputContext.priv.shiftHandler.toggleShift() ^^^^^^^^^^^^ [10743/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_PopupList_qml.cpp Warning: PopupList.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: PopupList.qml:5:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Info: PopupList.qml:5:1: Unused import [unused-imports] import QtQuick.VirtualKeyboard ^^^^^^ Warning: PopupList.qml:19:15: Unqualified access [unqualified] delegate: keyboard.style.popupListDelegate ^^^^^^^^ Warning: PopupList.qml:19:15: Could not compile binding for delegate: Cannot access value for name keyboard [compiler] delegate: keyboard.style.popupListDelegate ^^^^^^^^ Warning: PopupList.qml:20:16: Unqualified access [unqualified] highlight: keyboard.style.popupListHighlight ? keyboard.style.popupListHighlight : defaultHighlight ^^^^^^^^ Warning: PopupList.qml:20:16: Could not compile binding for highlight: Cannot access value for name keyboard [compiler] highlight: keyboard.style.popupListHighlight ? keyboard.style.popupListHighlight : defaultHighlight ^^^^^^^^ Warning: PopupList.qml:23:11: Unqualified access [unqualified] add: !keyboard.noAnimations ? keyboard.style.popupListAdd : null ^^^^^^^^ Warning: PopupList.qml:23:11: Could not compile binding for add: Cannot access value for name keyboard [compiler] add: !keyboard.noAnimations ? keyboard.style.popupListAdd : null ^^^^^^^^ Warning: PopupList.qml:24:14: Unqualified access [unqualified] remove: !keyboard.noAnimations ? keyboard.style.popupListRemove : null ^^^^^^^^ Warning: PopupList.qml:24:14: Could not compile binding for remove: Cannot access value for name keyboard [compiler] remove: !keyboard.noAnimations ? keyboard.style.popupListRemove : null ^^^^^^^^ Warning: PopupList.qml:27:44: Unqualified access [unqualified] onCurrentItemChanged: if (currentItem) keyboard.soundEffect.register(currentItem.soundEffect) ^^^^^^^^ Warning: PopupList.qml:27:44: Could not compile binding for onCurrentItemChanged: Cannot access value for name keyboard [compiler] onCurrentItemChanged: if (currentItem) keyboard.soundEffect.register(currentItem.soundEffect) ^^^^^^^^ [10744/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_SpaceKey_qml.cpp Warning: SpaceKey.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: SpaceKey.qml:5:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Warning: SpaceKey.qml:21:14: Unqualified access [unqualified] keyType: QtVirtualKeyboard.SpaceKey ^^^^^^^^^^^^^^^^^ Warning: SpaceKey.qml:21:14: Could not compile binding for keyType: Cannot access value for name QtVirtualKeyboard [compiler] keyType: QtVirtualKeyboard.SpaceKey ^^^^^^^^^^^^^^^^^ Warning: SpaceKey.qml:28:23: Unqualified access [unqualified] keyPanelDelegate: keyboard.style ? keyboard.style.spaceKeyPanel : undefined ^^^^^^^^ Warning: SpaceKey.qml:28:23: Could not compile binding for keyPanelDelegate: Cannot access value for name keyboard [compiler] keyPanelDelegate: keyboard.style ? keyboard.style.spaceKeyPanel : undefined ^^^^^^^^ [10745/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_SymbolModeKey_qml.cpp Warning: SymbolModeKey.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: SymbolModeKey.qml:5:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Warning: SymbolModeKey.qml:21:14: Unqualified access [unqualified] keyType: QtVirtualKeyboard.SymbolModeKey ^^^^^^^^^^^^^^^^^ Warning: SymbolModeKey.qml:21:14: Could not compile binding for keyType: Cannot access value for name QtVirtualKeyboard [compiler] keyType: QtVirtualKeyboard.SymbolModeKey ^^^^^^^^^^^^^^^^^ Warning: SymbolModeKey.qml:26:16: Unqualified access [unqualified] onClicked: keyboard.symbolMode = !keyboard.symbolMode ^^^^^^^^ Warning: SymbolModeKey.qml:26:16: Could not compile binding for onClicked: Cannot access value for name keyboard [compiler] onClicked: keyboard.symbolMode = !keyboard.symbolMode ^^^^^^^^ Warning: SymbolModeKey.qml:27:23: Unqualified access [unqualified] keyPanelDelegate: keyboard.style ? keyboard.style.symbolKeyPanel : undefined ^^^^^^^^ Warning: SymbolModeKey.qml:27:23: Could not compile binding for keyPanelDelegate: Cannot access value for name keyboard [compiler] keyPanelDelegate: keyboard.style ? keyboard.style.symbolKeyPanel : undefined ^^^^^^^^ [10746/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_TraceInputArea_qml.cpp Warning: TraceInputArea.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: TraceInputArea.qml:6:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Info: TraceInputArea.qml:6:1: Unused import [unused-imports] import QtQuick.VirtualKeyboard ^^^^^^ Warning: TraceInputArea.qml:32:42: Unqualified access [unqualified] property int patternRecognitionMode: InputEngine.PatternRecognitionMode.None ^^^^^^^^^^^ Warning: TraceInputArea.qml:32:42: Could not compile binding for patternRecognitionMode: Cannot access value for name InputEngine [compiler] property int patternRecognitionMode: InputEngine.PatternRecognitionMode.None ^^^^^^^^^^^ Warning: TraceInputArea.qml:73:42: Could not compile binding for __activeTraceCanvases: Cannot generate efficient code for DefineObjectLiteral [compiler] property var __activeTraceCanvases: ({}) ^ Warning: TraceInputArea.qml:84:42: Could not compile function __getTraceCanvas: Cannot load property length from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/TraceInputArea.qml)::__recycledTraceCanvasList with type QVariant. [compiler] while (__recycledTraceCanvasList.length == 0 && ^^^^^^ Warning: TraceInputArea.qml:94:27: Unqualified access [unqualified] var traceCanvas = keyboard.style.traceCanvasDelegate.createObject(traceInputArea) ^^^^^^^^ Warning: TraceInputArea.qml:94:27: Could not compile function __createTraceCanvas: Cannot access value for name keyboard [compiler] var traceCanvas = keyboard.style.traceCanvasDelegate.createObject(traceInputArea) ^^^^^^^^ Warning: TraceInputArea.qml:100:5: Could not compile function __onTraceCanvasRecycled: Functions without type annotations won't be compiled [compiler] function __onTraceCanvasRecycled(traceCanvas) { ^^^^^^^^^ Warning: TraceInputArea.qml:116:26: Could not compile binding for __traceCaptureDeviceInfo: Cannot generate efficient code for DefineObjectLiteral [compiler] dpi: Screen.pixelDensity * 25.4 ^^^^^^^^^^^^ Warning: TraceInputArea.qml:123:41: Could not compile binding for __traceScreenInfo: Cannot generate efficient code for DefineObjectLiteral [compiler] canvasType: traceInputArea.canvasType ^^^^^^^^^^ Warning: TraceInputArea.qml:126:41: Unqualified access [unqualified] enabled: patternRecognitionMode !== InputEngine.PatternRecognitionMode.None && InputContext.inputEngine.patternRecognitionModes.indexOf(patternRecognitionMode) !== -1 ^^^^^^^^^^^ Warning: TraceInputArea.qml:126:41: Could not compile binding for enabled: Cannot access value for name InputEngine [compiler] enabled: patternRecognitionMode !== InputEngine.PatternRecognitionMode.None && InputContext.inputEngine.patternRecognitionModes.indexOf(patternRecognitionMode) !== -1 ^^^^^^^^^^^ Warning: TraceInputArea.qml:129:14: Unqualified access [unqualified] if (!keyboard.style.traceCanvasDelegate) ^^^^^^^^ Warning: TraceInputArea.qml:129:14: Could not compile binding for onPressed: Cannot access value for name keyboard [compiler] if (!keyboard.style.traceCanvasDelegate) ^^^^^^^^ Warning: TraceInputArea.qml:155:42: Could not compile binding for onUpdated: Cannot load property pointId from conversion to QVariant. [compiler] var traceId = touchPoints[i].pointId ^^^^^^^ Warning: TraceInputArea.qml:170:42: Could not compile binding for onReleased: Cannot load property pointId from conversion to QVariant. [compiler] var traceId = touchPoints[i].pointId ^^^^^^^ Warning: TraceInputArea.qml:185:42: Could not compile binding for onCanceled: Cannot load property pointId from conversion to QVariant. [compiler] var traceId = touchPoints[i].pointId ^^^^^^^ Warning: TraceInputArea.qml:79:39: Could not compile binding for onCompleted: Cannot generate efficient code for call to property 'push' of QJSValue of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/TraceInputArea.qml)::__recycledTraceCanvasList with type QVariant [compiler] __recycledTraceCanvasList.push(__createTraceCanvas()) ^^^^ [10747/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_TraceInputKey_qml.cpp Warning: TraceInputKey.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: TraceInputKey.qml:32:34: Member "keyWeight" not found on type "QQuickItem" [missing-property] property real weight: parent.keyWeight ^^^^^^^^^ Warning: TraceInputKey.qml:32:34: Could not compile binding for weight: Cannot load property keyWeight from QQuickItem of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/components/TraceInputKey.qml)::parent with type QQuickItem. [compiler] property real weight: parent.keyWeight ^^^^^^^^^ Warning: TraceInputKey.qml:82:26: Unqualified access [unqualified] sourceComponent: keyboard.style.traceInputKeyPanelDelegate ^^^^^^^^ Warning: TraceInputKey.qml:82:26: Could not compile binding for sourceComponent: Cannot access value for name keyboard [compiler] sourceComponent: keyboard.style.traceInputKeyPanelDelegate ^^^^^^^^ Warning: TraceInputKey.qml:84:53: Could not compile binding for onLoaded: Type QObject of QQuickLoader::item with type QObject does not have a property control for writing [compiler] onLoaded: traceInputKeyPanel.item.control = traceInputKey ^^^^^^^^^^^^^ Warning: TraceInputKey.qml:90:76: Member "traceMargins" not found on type "QObject" [missing-property] anchors.margins: traceInputKeyPanel.item ? traceInputKeyPanel.item.traceMargins : 0 ^^^^^^^^^^^^ Warning: TraceInputKey.qml:90:76: Could not compile binding for margins: Cannot load property traceMargins from QObject of QQuickLoader::item with type QObject. [compiler] anchors.margins: traceInputKeyPanel.item ? traceInputKeyPanel.item.traceMargins : 0 ^^^^^^^^^^^^ [10748/11342] Generating .rcc/qmlcache/qtvkbcomponentsplugin_WordCandidatePopupList_qml.cpp Warning: WordCandidatePopupList.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] --- Warning: WordCandidatePopupList.qml:7:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Warning: WordCandidatePopupList.qml:15:55: Member "cursorRectangle" not found on type "QObject" [missing-property] var maxHeight = flipVertical ? Qt.inputMethod.cursorRectangle.y : parent.height - Qt.inputMethod.cursorRectangle.height - Qt.inputMethod.cursorRectangle.y ^^^^^^^^^^^^^^^ Warning: WordCandidatePopupList.qml:15:55: Could not compile binding for preferredVisibleItems: Cannot load property cursorRectangle from QObject of QtObject::inputMethod with type QObject. [compiler] var maxHeight = flipVertical ? Qt.inputMethod.cursorRectangle.y : parent.height - Qt.inputMethod.cursorRectangle.height - Qt.inputMethod.cursorRectangle.y ^^^^^^^^^^^^^^^ Warning: WordCandidatePopupList.qml:22:57: Member "cursorRectangle" not found on type "QObject" [missing-property] Qt.inputMethod.cursorRectangle.y + (Qt.inputMethod.cursorRectangle.height / 2) > (parent.height / 2) && ^^^^^^^^^^^^^^^ Warning: WordCandidatePopupList.qml:22:57: Could not compile binding for flipVertical: Cannot load property cursorRectangle from QObject of QtObject::inputMethod with type QObject. [compiler] Qt.inputMethod.cursorRectangle.y + (Qt.inputMethod.cursorRectangle.height / 2) > (parent.height / 2) && ^^^^^^^^^^^^^^^ Warning: WordCandidatePopupList.qml:43:22: Unqualified access [unqualified] model: enabled ? InputContext.inputEngine.wordCandidateListModel : null ^^^^^^^^^^^^ Warning: WordCandidatePopupList.qml:43:22: Could not compile binding for model: Cannot access value for name InputContext [compiler] model: enabled ? InputContext.inputEngine.wordCandidateListModel : null ^^^^^^^^^^^^ Warning: WordCandidatePopupList.qml:29:42: Member "cursorRectangle" not found on type "QObject" [missing-property] value: Math.round(Qt.inputMethod.cursorRectangle.x - ^^^^^^^^^^^^^^^ Warning: WordCandidatePopupList.qml:29:42: Could not compile binding for value: Cannot load property cursorRectangle from QObject of QtObject::inputMethod with type QObject. [compiler] value: Math.round(Qt.inputMethod.cursorRectangle.x - ^^^^^^^^^^^^^^^ Warning: WordCandidatePopupList.qml:39:80: Member "cursorRectangle" not found on type "QObject" [missing-property] value: Math.round(wordCandidatePopupList.flipVertical ? Qt.inputMethod.cursorRectangle.y - wordCandidatePopupList.height : Qt.inputMethod.cursorRectangle.y + Qt.inputMethod.cursorRectangle.height) ^^^^^^^^^^^^^^^ Warning: WordCandidatePopupList.qml:39:80: Could not compile binding for value: Cannot load property cursorRectangle from QObject of QtObject::inputMethod with type QObject. [compiler] value: Math.round(wordCandidatePopupList.flipVertical ? Qt.inputMethod.cursorRectangle.y - wordCandidatePopupList.height : Qt.inputMethod.cursorRectangle.y + Qt.inputMethod.cursorRectangle.height) ^^^^^^^^^^^^^^^ Warning: WordCandidatePopupList.qml:56:9: Could not compile function onActiveItemChanged: Functions without type annotations won't be compiled [compiler] function onActiveItemChanged(index) { wordCandidatePopupList.currentIndex = index } ^^^^^^^^^ Warning: WordCandidatePopupList.qml:57:77: Unqualified access [unqualified] function onItemSelected() { if (wordCandidatePopupList.currentItem) keyboard.soundEffect.play(wordCandidatePopupList.currentItem.soundEffect) } ^^^^^^^^ Warning: WordCandidatePopupList.qml:57:77: Could not compile function onItemSelected: Cannot access value for name keyboard [compiler] function onItemSelected() { if (wordCandidatePopupList.currentItem) keyboard.soundEffect.play(wordCandidatePopupList.currentItem.soundEffect) } ^^^^^^^^ [10749/11342] Generating .rcc/qmlcache/qtvkbstylesplugin_SelectionListItem_qml.cpp Warning: SelectionListItem.qml:32:17: Unqualified access [unqualified] if (index === -1) ^^^^^ Warning: SelectionListItem.qml:32:17: Could not compile binding for onClicked: Cannot access value for name index [compiler] if (index === -1) ^^^^^ Warning: SelectionListItem.qml:38:17: Unqualified access [unqualified] if (index === -1) ^^^^^ Warning: SelectionListItem.qml:38:17: Could not compile binding for onPressAndHold: Cannot access value for name index [compiler] if (index === -1) ^^^^^ [10753/11342] Generating .rcc/qmlcache/qtvkbstylesplugin_KeyIcon_qml.cpp Info: KeyIcon.qml:34:25: String contains unescaped line terminator which is deprecated. [multiline-strings] fragmentShader: " uniform lowp vec4 color; uniform lowp float qt_Opacity; uniform lowp sampler2D texture; varying highp vec2 qt_TexCoord0; void main() { highp vec4 sample = texture2D(texture, qt_TexCoord0) * qt_Opacity; gl_FragColor = vec4(color.rgb, 1.0) * sample.a; } " Info: Use a template literal instead fragmentShader: ` uniform lowp vec4 color; uniform lowp float qt_Opacity; uniform lowp sampler2D texture; varying highp vec2 qt_TexCoord0; void main() { highp vec4 sample = texture2D(texture, qt_TexCoord0) * qt_Opacity; gl_FragColor = vec4(color.rgb, 1.0) * sample.a; } ` [10766/11342] Generating .rcc/qmlcache/VirtualKeyboard_HandwritingInputPanel_qml.cpp Warning: HandwritingInputPanel.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Warning: HandwritingInputPanel.qml:69:25: Could not compile binding for enabled: Cannot load property keyboard from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/virtualkeyboard/HandwritingInputPanel.qml)::inputPanel with type QVariant. [compiler] enabled: inputPanel.keyboard.isHandwritingAvailable() ^^^^^^^^ Warning: HandwritingInputPanel.qml:70:63: Member "visible" not found on type "QObject" [missing-property] visible: enabled && available && active && Qt.inputMethod.visible ^^^^^^^ Warning: HandwritingInputPanel.qml:70:63: Could not compile binding for visible: Cannot load property visible from QObject of QtObject::inputMethod with type QObject. [compiler] visible: enabled && available && active && Qt.inputMethod.visible ^^^^^^^ Warning: HandwritingInputPanel.qml:81:34: Could not compile binding for onEnabledChanged: Cannot load property keyboard from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/virtualkeyboard/HandwritingInputPanel.qml)::inputPanel with type QVariant. [compiler] onEnabledChanged: inputPanel.keyboard.fullScreenHandwritingMode = enabled && available ^^^^^^^^ Warning: HandwritingInputPanel.qml:82:36: Could not compile binding for onAvailableChanged: Cannot load property keyboard from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/virtualkeyboard/HandwritingInputPanel.qml)::inputPanel with type QVariant. [compiler] onAvailableChanged: inputPanel.keyboard.fullScreenHandwritingMode = enabled && available ^^^^^^^^ Warning: HandwritingInputPanel.qml:77:29: Unqualified access [unqualified] property var style: inputPanel && inputPanel.hasOwnProperty ? inputPanel.keyboard.style : null ^^^^^^^^^^ Info: inputPanel is a member of a parent element. You can qualify the access with its id to avoid this warning: property var style: handwritingInputPanel.inputPanel && inputPanel.hasOwnProperty ? inputPanel.keyboard.style : null ^^^^^^^^^^^^^^^^^^^^^^ Warning: HandwritingInputPanel.qml:77:29: Could not compile binding for style: Cannot access value for name inputPanel [compiler] property var style: inputPanel && inputPanel.hasOwnProperty ? inputPanel.keyboard.style : null ^^^^^^^^^^ Warning: HandwritingInputPanel.qml:78:35: Unqualified access [unqualified] property var soundEffect: inputPanel && inputPanel.hasOwnProperty ? inputPanel.keyboard.soundEffect : null ^^^^^^^^^^ Info: inputPanel is a member of a parent element. You can qualify the access with its id to avoid this warning: property var soundEffect: handwritingInputPanel.inputPanel && inputPanel.hasOwnProperty ? inputPanel.keyboard.soundEffect : null ^^^^^^^^^^^^^^^^^^^^^^ Warning: HandwritingInputPanel.qml:78:35: Could not compile binding for soundEffect: Cannot access value for name inputPanel [compiler] property var soundEffect: inputPanel && inputPanel.hasOwnProperty ? inputPanel.keyboard.soundEffect : null ^^^^^^^^^^ Warning: HandwritingInputPanel.qml:102:17: Unqualified access [unqualified] target: inputPanel ? inputPanel.keyboard : null ^^^^^^^^^^ Info: inputPanel is a member of a parent element. You can qualify the access with its id to avoid this warning: target: handwritingInputPanel.inputPanel ? inputPanel.keyboard : null ^^^^^^^^^^^^^^^^^^^^^^ Warning: HandwritingInputPanel.qml:102:17: Could not compile binding for target: Cannot access value for name inputPanel [compiler] target: inputPanel ? inputPanel.keyboard : null ^^^^^^^^^^ Warning: HandwritingInputPanel.qml:117:41: Could not compile binding for sourceComponent: Cannot load property popupListBackground from QVariant of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/virtualkeyboard/HandwritingInputPanel.qml)::style with type QVariant. [compiler] sourceComponent: keyboard.style.popupListBackground ^^^^^^^^^^^^^^^^^^^ [10767/11342] Generating .rcc/qmlcache/VirtualKeyboard_InputPanel_qml.cpp Warning: InputPanel.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Warning: InputPanel.qml:109:66: Could not compile binding for implicitHeight: Member currentYOffset of QQuickListView of Keyboard::wordCandidateView with type can be shadowed [compiler] implicitHeight: keyboard.height - keyboard.wordCandidateView.currentYOffset ^^^^^^^^^^^^^^ Warning: InputPanel.qml:136:18: Could not compile function keyboardRectangle: Instruction "generate_DeadTemporalZoneCheck" not implemented [compiler] rect.x += screenPosX ^ Warning: InputPanel.qml:106:18: Unqualified access [unqualified] enabled: active && !keyboard.fullScreenMode && !desktopPanel ^^^^^^ Info: active is a member of a parent element. You can qualify the access with its id to avoid this warning: enabled: inputPanel.active && !keyboard.fullScreenMode && !desktopPanel ^^^^^^^^^^^ Warning: InputPanel.qml:106:18: Could not compile binding for enabled: Cannot access value for name active [compiler] enabled: active && !keyboard.fullScreenMode && !desktopPanel ^^^^^^ Warning: InputPanel.qml:119:18: Unqualified access [unqualified] enabled: active ^^^^^^ Info: active is a member of a parent element. You can qualify the access with its id to avoid this warning: enabled: inputPanel.active ^^^^^^^^^^^ Warning: InputPanel.qml:119:18: Could not compile binding for enabled: Cannot access value for name active [compiler] enabled: active ^^^^^^ Warning: InputPanel.qml:125:16: Unqualified access [unqualified] value: keyboardRectangle() ^^^^^^^^^^^^^^^^^ Warning: InputPanel.qml:125:16: Could not compile binding for value: method keyboardRectangle cannot be resolved. [compiler] value: keyboardRectangle() ^^^^^^^^^^^^^^^^^ [10768/11342] Generating .rcc/qmlcache/VirtualKeyboard_EnterKey_qml.cpp Warning: EnterKey.qml: Warnings occurred while importing base modules: [import] --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- [10841/11342] Generating .rcc/qmlcache/qtvkbstylesplugin_TraceCanvas_qml.cpp Warning: TraceCanvas.qml:6:1: Warnings occurred while importing module "QtQuick.VirtualKeyboard": [import] import QtQuick.VirtualKeyboard ^^^^^^ --- Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Hangul/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/OpenWNN/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Pinyin/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/TCIme/plugins.qmltypes [import] Warning: QML types file does not exist: /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtbase/qml/QtQuick/VirtualKeyboard/Plugins/Thai/plugins.qmltypes [import] --- Warning: TraceCanvas.qml:100:34: Could not compile binding for renderFunction: Cannot generate efficient code for lookup of QJSValue of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/styles/TraceCanvas.qml)::renderSmoothedLine(...) [compiler] property var renderFunction: renderSmoothedLine ^^^^^^^^^^^^^^^^^^ Warning: TraceCanvas.qml:113:34: Member "renderSmoothedLine" not found on type "undefined" [missing-property] __renderPos = TraceUtils.renderSmoothedLine(getContext("2d"), trace, __renderPos) ^^^^^^^^^^^^^^^^^^ Warning: TraceCanvas.qml:113:34: Could not compile function renderSmoothedLine: Type import namespace 2 does not have a property renderSmoothedLine for calling [compiler] __renderPos = TraceUtils.renderSmoothedLine(getContext("2d"), trace, __renderPos) ^^^^^^^^^^^^^^^^^^ Warning: TraceCanvas.qml:121:19: Could not compile function renderClear: Cannot generate efficient code for call to untyped JavaScript function [compiler] var ctx = getContext("2d") ^^^^^^^^^^ Warning: TraceCanvas.qml:137:13: Could not compile function recycle: function without type annotation returns bool of bool [compiler] return false ^^^^^^ Warning: TraceCanvas.qml:175:13: Could not compile binding for onAvailableChanged: Cannot generate efficient code for call to untyped JavaScript function [compiler] requestAnimationFrame(renderFunction) ^^^^^^^^^^^^^^^^^^^^^ Warning: TraceCanvas.qml:184:28: Could not compile binding for opacity: Member opacity of QVirtualKeyboardTrace of (component in /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtvirtualkeyboard/src/styles/TraceCanvas.qml)::trace with type QVirtualKeyboardTrace can be shadowed [compiler] opacity: trace ? trace.opacity : 1.0 ^^^^^^^ Warning: TraceCanvas.qml:179:46: Unqualified access [unqualified] target: canvas.__renderingEnabled && trace ? trace : null ^^^^^ Info: trace is a member of a parent element. You can qualify the access with its id to avoid this warning: target: canvas.__renderingEnabled && canvas.trace ? trace : null ^^^^^^^ Warning: TraceCanvas.qml:179:46: Could not compile binding for target: Cannot access value for name trace [compiler] target: canvas.__renderingEnabled && trace ? trace : null ^^^^^ Warning: TraceCanvas.qml:180:42: Unqualified access [unqualified] function onLengthChanged() { if (renderFunction) canvas.requestAnimationFrame(renderFunction) } ^^^^^^^^^^^^^^ Info: renderFunction is a member of a parent element. You can qualify the access with its id to avoid this warning: function onLengthChanged() { if (canvas.renderFunction) canvas.requestAnimationFrame(renderFunction) } ^^^^^^^ Warning: TraceCanvas.qml:180:42: Could not compile function onLengthChanged: Cannot access value for name renderFunction [compiler] function onLengthChanged() { if (renderFunction) canvas.requestAnimationFrame(renderFunction) } ^^^^^^^^^^^^^^ Warning: TraceCanvas.qml:181:41: Unqualified access [unqualified] function onFinalChanged() { if (renderFunction) canvas.requestAnimationFrame(renderFunction) } ^^^^^^^^^^^^^^ Info: renderFunction is a member of a parent element. You can qualify the access with its id to avoid this warning: function onFinalChanged() { if (canvas.renderFunction) canvas.requestAnimationFrame(renderFunction) } ^^^^^^^ Warning: TraceCanvas.qml:181:41: Could not compile function onFinalChanged: Cannot access value for name renderFunction [compiler] function onFinalChanged() { if (renderFunction) canvas.requestAnimationFrame(renderFunction) } ^^^^^^^^^^^^^^ [11095/11342] Linking CXX shared module qtbase/qml/QtVncServer/libqquickvncplugin.dylib FAILED: qtwebengine/src/core/Release/x86_64/QtWebEngineCore.stamp qtwebengine/src/core/Release/x86_64/obj/tools/v8_context_snapshot/v8_context_snapshot.stamp qtwebengine/src/core/Release/x86_64/QtWebEngineCore /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/core/Release/x86_64/QtWebEngineCore.stamp /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/core/Release/x86_64/obj/tools/v8_context_snapshot/v8_context_snapshot.stamp /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/core/Release/x86_64/QtWebEngineCore cd /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/core && /opt/homebrew/bin/ninja -C /Users/michaelsmithers/Qt/6.5.5/Src/build_both3/qtwebengine/src/core/Release/x86_64 QtWebEngineCore ninja: build stopped: subcommand failed. michaelsmithers@michaels-mbp-m build_both3 %