Qt UWP

Qt for UWP

Qt – UWP – Raspberry Pi
Stefan Wick
github.com/StefanWickDev/UWP-FullTrust/tree/master/UWP_FullTrust_1, UWP with Desktop Extension Tutorial – Part 1
UWP with Desktop Extension – Part 1
UWP with Desktop Extension – Part 2

QT “Hello, world” on Windows 10
Error in Qt Creator: “The environment variable ExtensionSdkDir is not set”
‘App installer failed to install package dependencies. Ask the developer for Microsoft.VCLibs.140.00
C++ Runtime v14 framework package for Desktop Bridge (Project Centennial)
C++ Runtime framework packages for Desktop Bridge
DEP0800: Cannot deploy UWP app after upgrading to VS 2015 Update 3
How to silent install an UWP appx?

QtWS15- Developing for Windows 10 With Qt, Maurice Kalinowski, The Qt Company

Compile instructions (Windows – MSVC with Qt Creator)
How to configure a usable Kit for Qt after reinstalling Visual Studio 2017
Adding MSVC 2017 to Qt
Qt Visual Studio Tools
Qt Tools and Versions & MSVC 2019
$Bluetooth mit einer Universal Windows App
How to use Qt with Visual Studio 2017?
QTVSADDINBUG-591 Support Visual Studio 2019

Qt Visual Studio Tools 2.2.0 Released, February 26, 2018
Qt Visual Studio Tools 2.3.1 Released, January 21, 2019

Use the Microsoft C++ toolset from the command line
github.com/musescore/MuseScore/blob/master/msvc_build.bat

C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.16.27023\bin\HostX64\x64
cd c:\Users\andreas\Documents\QtProjects\FluoedemaSource\BleTest
C:\Qt\5.12.5\msvc2017_64\bin
C:\Program Files (x86)\Windows Kits\10

>CALL "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat" amd64 10.0.17763.132 -vcvars_ver=14.16
**********************************************************************
** Visual Studio 2019 Developer Command Prompt v16.3.8
** Copyright (c) 2019 Microsoft Corporation
**********************************************************************
[ERROR:winsdk.bat] Windows SDK 10.0.17763.132 : 'C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.132\um' not found or was incomplete
The input line is too long.
The syntax of the command is incorrect.


>CALL "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars64.bat"

>CALL "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat" amd64 10.0.17763.0 -vcvars_ver=14.16.27023
**********************************************************************
** Visual Studio 2019 Developer Command Prompt v16.3.8
** Copyright (c) 2019 Microsoft Corporation
**********************************************************************
[vcvarsall.bat] Environment initialized for: 'x64'

> msvc_build.bat relwithdebinfo
Build folder is: msvc.build_x64
Install folder is: msvc.install_x64
A subdirectory or file msvc.build_x64 already exists.
A subdirectory or file msvc.install_x64 already exists.
Building CMake configuration...
CMake Error at CMakeLists.txt:3 (project):
  Generator

    Visual Studio 15 2017 Win64

  could not find any instance of Visual Studio.



-- Configuring incomplete, errors occurred!
See also "C:/Users/andreas/Documents/QtProjects/FluoedemaSource/BleTest/msvc.build_x64/CMakeFiles/CMakeOutput.log".
Building MuseScore...
The system cannot find the path specified.
CMake Error:
  Generator

    Visual Studio 15 2017 Win64

  could not find any instance of Visual Studio.


=================

Qt for UWP 64bit (MSVC 2015)

> CALL "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" amd64 10.0.18362.0
> set "ExtensionSdkDir=C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs"
>winrtrunner --device 0 --start --stop --wait 0 --profile appx C:/Users/andreas/Documents/QtProjects/FluoedemaSource/build-BleTest4-Qt_5_12_5_for_UWP_64bit_MSVC_2015-Debug/debug/BleTest4.exe

qt.winrtrunner: Using the Appx profile.
qt.winrtrunner: Unable to register package: "Windows cannot install package fd5fcfd3-6131-4810-9462-3c5bb061b29d_1.0.0.0_x64__a281374cnhzmt because this package depends on a framework that could not be found. Provide the framework \"Microsoft.VCLibs.140.00.Debug\" published by \"CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US\", with neutral or x64 processor architecture and minimum version 14.0.0.0, along with this package to install. The frameworks with name \"Microsoft.VCLibs.140.00.Debug\" currently installed are: {}"

PS C:\Users\andreas> Add-AppxPackage "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs\14.0\Appx\Debug\x86\Microsoft.VCLibs.x86.Debug.14.00.appx"
Add-AppxPackage : Cannot find path

PS C:\Users\andreas> Add-AppxPackage "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs.Desktop\14.0\Appx\Debug\x64\Microsoft.VCLibs.x64.Debug.14.00.Desktop.appx"

PS> Get-AppxPackage
PS> Get-AppxPackage | Select Name, PackageFullName
PS> Get-AppxPackage Microsoft.VCLibs.140.00 | Remove-AppxPackage

Microsoft.VCLibs.140.00.Debug.UWPDesktop_14.0.24222.0_x64__8wekyb3d8bbwe
Microsoft.VCLibs.140.00.UWPDesktop_14.0.26905.0_x64__8wekyb3d8bbwe
Microsoft.VCLibs.140.00.UWPDesktop_14.0.27629.0_x64__8wekyb3d8bbwe
Microsoft.VCLibs.140.00.UWPDesktop_14.0.27629.0_x86__8wekyb3d8bbwe
Microsoft.VCLibs.140.00_14.0.27323.0_x64__8wekyb3d8bbwe
Microsoft.VCLibs.140.00_14.0.27323.0_x86__8wekyb3d8bbwe

> Get-AppxPackage Microsoft.VCLibs.140.00.Debug*
Name              : Microsoft.VCLibs.140.00.Debug.UWPDesktop
Publisher         : CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
Architecture      : X64
ResourceId        :
Version           : 14.0.24222.0
PackageFullName   : Microsoft.VCLibs.140.00.Debug.UWPDesktop_14.0.24222.0_x64__8wekyb3d8bbwe
InstallLocation   : C:\Program
                    Files\WindowsApps\Microsoft.VCLibs.140.00.Debug.UWPDesktop_14.0.24222.0_x64__8wekyb3d8bbwe
IsFramework       : True
PackageFamilyName : Microsoft.VCLibs.140.00.Debug.UWPDesktop_8wekyb3d8bbwe
PublisherId       : 8wekyb3d8bbwe
IsResourcePackage : False
IsBundle          : False
IsDevelopmentMode : False
NonRemovable      : False
IsPartiallyStaged : False
SignatureKind     : Developer
Status            : Ok
C:\Users\andreas\Documents\QtProjects\FluoedemaSource\BleTest_VC\BleTest_VC\BleTest_VC.vcxproj : warning  : The build tools for Visual Studio 2019 (v142) cannot be found. Install Visual Studio 2019 (v142) to build using the Visual Studio 2019 (v142) build tools.

C:\Users\andreas\Documents\QtProjects\FluoedemaSource\BleTest_VC\BleTest_VC\BleTest_VC.vcxproj : warning  : Platform 'x64' referenced in the project file 'BleTest_VC' cannot be found.

error : Designtime build failed for project 'C:\Users\andreas\Documents\QtProjects\FluoedemaSource\BleTest_VC\BleTest_VC\BleTest_VC.vcxproj' configuration 'Debug|x64'. IntelliSense might be unavailable.
	Set environment variable TRACEDESIGNTIME = true and restart Visual Studio to investigate.
C:\Users\andreas\Documents\QtProjects\FluoedemaSource\BleTest2_VC\BleTest2_VC\BleTest2_VC.vcxproj : warning  : The build tools for Visual Studio 2019 (v142) cannot be found. Install Visual Studio 2019 (v142) to build using the Visual Studio 2019 (v142) build tools.

C:\Users\andreas\Documents\QtProjects\FluoedemaSource\BleTest2_VC\BleTest2_VC\BleTest2_VC.vcxproj : warning  : Platform 'x64' referenced in the project file 'BleTest2_VC' cannot be found.

error : Designtime build failed for project 'C:\Users\andreas\Documents\QtProjects\FluoedemaSource\BleTest2_VC\BleTest2_VC\BleTest2_VC.vcxproj' configuration 'Debug|x64'. IntelliSense might be unavailable.
	Set environment variable TRACEDESIGNTIME = true and restart Visual Studio to investigate.
Running Windows Runtime device detection.
C:/Qt/5.12.5/winrt_x64_msvc2017/bin/winrtrunner.exe --list-devices
Running Windows Runtime device detection.
C:/Qt/5.12.5/winrt_x64_msvc2017/bin/winrtrunner.exe --list-devices
Running Windows Runtime device detection.
C:/Qt/5.12.5/winrt_x64_msvc2017/bin/winrtrunner.exe --list-devices
Found 1 Windows Runtime devices.
Found 1 Windows Runtime devices.
Found 1 Windows Runtime devices.
Cannot parse project "BleTest": No kit selected.
Running Windows Runtime device detection.
C:/Qt/5.12.5/winrt_x64_msvc2017/bin/winrtrunner.exe --list-devices
Running Windows Runtime device detection.
C:/Qt/5.12.5/winrt_x64_msvc2017/bin/winrtrunner.exe --list-devices
Running Windows Runtime device detection.
C:/Qt/5.12.5/winrt_x64_msvc2017/bin/winrtrunner.exe --list-devices
Found 1 Windows Runtime devices.
Found 1 Windows Runtime devices.
Found 1 Windows Runtime devices.
Project ERROR: Cannot run target compiler 'cl'. Output:
===================
===================
Maybe you forgot to setup the environment?
Error while parsing file C:\Users\andreas\Documents\QtProjects\FluoedemaSource\BleTest\BleTest.pro. Giving up.
Project ERROR: Cannot run target compiler 'cl'. Output:
===================
===================
Maybe you forgot to setup the environment?
Error while parsing file C:\Users\andreas\Documents\QtProjects\FluoedemaSource\BleTest\BleTest.pro. Giving up.
Project ERROR: Cannot run target compiler 'cl'. Output:
===================
===================
Maybe you forgot to setup the environment?
Error while parsing file C:\Users\andreas\Documents\QtProjects\FluoedemaSource\BleTest2\BleTest2.pro. Giving up.

Qt Debug / Debugging Techniques

Qt Weekly #1: Categorized Logging

QMessageLogger Class
QLoggingCategory Class
Debugging Techniques
Creating Custom Qt Types

How to use Q_LOGGING_CATEGORY and reference the category in a templated function without getting a multiple implementation error?

Logging with Qt
github.com/francescmm/QLogger, Thread-safe logger for Qt applications

Qt Logging Framework (PDF)

QT5 TUTORIAL QTEXTSTREAM – 2018

Custom Qt Types

Printing Custom Qt Types with qDebug()

Old?!

Simple-logger
github.com/robbmj/QtLogger, A simple logger for Qt

ESP32 ESP-Prog Programming Header

Espressif

github.com/espressif/esp-iot-solution/blob/master/documents/evaluation_boards/ESP-Prog_guide_en.md, Introduction to the ESP-Prog Board

platformio

ESP-Prog
Upload options

[env:lolin32]
platform = espressif32
board = lolin32
framework = arduino
debug_tool = esp-prog
#upload_protocol = esp-prog
upload_port = COM11
debug_init_break = tbreak setup

Zadig

Zadig, USB driver installation made easy
Zadig FAQ

ESP32 Forum

ESP32-WROOM-32D and ESP-PROG
ESP-PROG pin headers

SuperHouse

Vlog #66: Let’s define a standard ESP8266/ESP32 programming header
ESP-Prog: Programming header format for ESP8266, ESP8285, and ESP32
github.com/SuperHouse/ESPROG

wesp32

wESP32-Prog submodule

Not Working

Uploading .pio\build\lolin32\firmware.bin
Open On-Chip Debugger  v0.10.0-esp32-20190708 (2019-07-08-11:04)
Licensed under GNU GPL v2
For bug reports, read
        http://openocd.org/doc/doxygen/bugs.html
debug_level: 1
none separate
adapter speed: 20000 kHz
esp32 interrupt mask on
Error: libusb_open() failed with LIBUSB_ERROR_NOT_SUPPORTED
Error: libusb_open() failed with LIBUSB_ERROR_NOT_FOUND
Error: no device found
Error: unable to open ftdi device with vid 0403, pid 6010, description '*', serial '*' at bus location '*'
** OpenOCD init failed **
shutdown command invoked

Warn : Flash driver of esp32.flash does not support free_driver_priv()
Warn : Flash driver of irom does not support free_driver_priv()
Warn : Flash driver of drom does not support free_driver_priv()
*** [upload] Error 1
==== [FAILED] Took 1.87 seconds ===
CURRENT: upload_protocol = esp-prog
Uploading .pio\build\lolin32\firmware.bin
Open On-Chip Debugger  v0.10.0-esp32-20190708 (2019-07-08-11:04)
Licensed under GNU GPL v2
For bug reports, read
        http://openocd.org/doc/doxygen/bugs.html
debug_level: 1
none separate
adapter speed: 20000 kHz
esp32 interrupt mask on
Error: libusb_open() failed with LIBUSB_ERROR_NOT_SUPPORTED
Error: JTAG scan chain interrogation failed: all zeroes
Error: Check JTAG interface, timings, target power, etc.
Error: Trying to use configured scan chain anyway...
Error: esp32.cpu0: IR capture error; saw 0x00 not 0x01
Warn : Bypassing JTAG setup events due to errors
Error: JTAG scan chain interrogation failed: all zeroes
Error: Check JTAG interface, timings, target power, etc.
Error: Trying to use configured scan chain anyway...
Error: esp32.cpu0: IR capture error; saw 0x00 not 0x01
Warn : Bypassing JTAG setup events due to errors
*** [upload] Error 253
==== [FAILED] Took 3.48 seconds ===
Reading symbols from c:\Users\andreas\Documents\github\PlatformIO\Projects\lolin32-arduino-blinky-pcb\.pio\build\lolin32\firmware.elf...
done.
PlatformIO Unified Debugger -> http://bit.ly/pio-debug
PlatformIO: debug_tool = esp-prog
PlatformIO: Initializing remote target...
Open On-Chip Debugger  v0.10.0-esp32-20190708 (2019-07-08-11:04)
Licensed under GNU GPL v2
For bug reports, read
	http://openocd.org/doc/doxygen/bugs.html
none separate
adapter speed: 20000 kHz
Info : Configured 2 cores
esp32 interrupt mask on
Info : tcl server disabled
Info : telnet server disabled
Error: libusb_open() failed with LIBUSB_ERROR_NOT_SUPPORTED
Error: libusb_claim_interface() failed with LIBUSB_ERROR_NOT_SUPPORTED
Error: unable to open ftdi device with vid 0403, pid 6010, description '*', serial '*' at bus location '*'

Warn : Flash driver of esp32.flash does not support free_driver_priv()
Warn : Flash driver of irom does not support free_driver_priv()
Warn : Flash driver of drom does not support free_driver_priv()
.pioinit:15: Error in sourced command file:
Remote communication error.  Target disconnected.: No error.

Working

Processing lolin32 (platform: espressif32; board: lolin32; framework: arduino)
--------------------------------------------------------------------------------
Verbose mode can be enabled via `-v, --verbose` option
CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/lolin32.html
PLATFORM: Espressif 32 1.11.1 > WEMOS LOLIN32
HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash
DEBUG: Current (esp-prog) External (esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa)
PACKAGES:
 - framework-arduinoespressif32 2.10004.191002 (1.0.4)
 - tool-esptoolpy 1.20600.0 (2.6.0)
 - toolchain-xtensa32 2.50200.80 (5.2.0)
LDF: Library Dependency Finder -> http://bit.ly/configure-pio-ldf
LDF Modes: Finder ~ chain, Compatibility ~ soft
Found 26 compatible libraries
Scanning dependencies...
No dependencies
Building in debug mode
Retrieving maximum program size .pio\build\lolin32\firmware.elf
Checking size .pio\build\lolin32\firmware.elf
Advanced Memory Usage is available via "PlatformIO Home > Project Inspect"
RAM:   [          ]   4.7% (used 15444 bytes from 327680 bytes)
Flash: [==        ]  16.5% (used 216777 bytes from 1310720 bytes)
========================= [SUCCESS] Took 1.59 seconds =========================
Reading symbols from c:\Users\andreas\Documents\github\PlatformIO\Projects\lolin32-arduino-blinky-pcb\.pio\build\lolin32\firmware.elf...
done.
PlatformIO Unified Debugger -> http://bit.ly/pio-debug
PlatformIO: debug_tool = esp-prog
PlatformIO: Initializing remote target...
Open On-Chip Debugger  v0.10.0-esp32-20190708 (2019-07-08-11:04)
Licensed under GNU GPL v2
For bug reports, read
	http://openocd.org/doc/doxygen/bugs.html
none separate
adapter speed: 20000 kHz
Info : Configured 2 cores
esp32 interrupt mask on
Info : tcl server disabled
Info : telnet server disabled
Error: libusb_open() failed with LIBUSB_ERROR_NOT_SUPPORTED
Info : ftdi: if you experience problems at higher adapter clocks, try the command "ftdi_tdo_sample_edge falling"
Info : clock speed 20000 kHz
Info : JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
Info : JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
Info : esp32: Debug controller 0 was reset (pwrstat=0x5F, after clear 0x0F).
Info : esp32: Core 0 was reset (pwrstat=0x5F, after clear 0x0F).
Info : esp32: Debug controller 1 was reset (pwrstat=0x5F, after clear 0x0F).
Info : esp32: Core 1 was reset (pwrstat=0x5F, after clear 0x0F).
Info : Detected debug stubs @ 3ffc0cac on core0 of target 'esp32'
Info : accepting 'gdb' connection from pipe
Error: No symbols for FreeRTOS
Info : Target halted. PRO_CPU: PC=0x400E910A (active)    APP_CPU: PC=0x400E910A
Info : Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x400E910A
Info : Flash mapping 0: 0x10020 -> 0x3f400020, 45 KB
Info : Flash mapping 1: 0x20018 -> 0x400d0018, 100 KB
Info : Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x400E910A
Info : Auto-detected flash size 4096 KB
Info : Using flash size 4096 KB
Info : Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x400E910A
Info : Flash mapping 0: 0x10020 -> 0x3f400020, 45 KB
Info : Flash mapping 1: 0x20018 -> 0x400d0018, 100 KB
Info : Using flash size 104 KB
Info : Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x400E910A
Info : Flash mapping 0: 0x10020 -> 0x3f400020, 45 KB
Info : Flash mapping 1: 0x20018 -> 0x400d0018, 100 KB
Info : Using flash size 48 KB
0x400e910a in String::setLen (this=0x0, len=<optimized out>) at C:\Users\andreas\.platformio\packages\framework-arduinoespressif32\cores\esp32/WString.h:277
277	        inline void setLen(int len) { if (isSSO()) sso.len = len; else ptr.len = len; }
Temporary breakpoint 1 at 0x400d0bfc: file src\main.cpp, line 6.
Info : JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
Info : JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
Info : esp32: Debug controller 0 was reset (pwrstat=0x5F, after clear 0x0F).
Info : esp32: Core 0 was reset (pwrstat=0x5F, after clear 0x0F).
esp32: Debug controller 0 was reset (pwrstat=0x5F, after clear 0x0F).
esp32: Core 0 was reset (pwrstat=0x5F, after clear 0x0F).
Info : Target halted. PRO_CPU: PC=0x5000004B (active)    APP_CPU: PC=0x00000000
Info : esp32: Core 0 was reset (pwrstat=0x1F, after clear 0x0F).
Info : esp32: Debug controller 1 was reset (pwrstat=0x5F, after clear 0x0F).
Info : esp32: Core 1 was reset (pwrstat=0x5F, after clear 0x0F).
Target halted. PRO_CPU: PC=0x5000004B (active)    APP_CPU: PC=0x00000000
esp32: Core 0 was reset (pwrstat=0x1F, after clear 0x0F).
esp32: Debug controller 1 was reset (pwrstat=0x5F, after clear 0x0F).
esp32: Core 1 was reset (pwrstat=0x5F, after clear 0x0F).
Info : Target halted. PRO_CPU: PC=0x40000400 (active)    APP_CPU: PC=0x40000400
** Programming Started **
auto erase enabled
Target halted. PRO_CPU: PC=0x40000400 (active)    APP_CPU: PC=0x40000400
** Programming Started **
auto erase enabled
Info : Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
Info : Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
wrote 16384 bytes from file C:/Users/andreas/.platformio/packages/framework-arduinoespressif32/tools/sdk/bin/bootloader_dio_40m.bin in 0.751528s (21.290 KiB/s)
wrote 16384 bytes from file C:/Users/andreas/.platformio/packages/framework-arduinoespressif32/tools/sdk/bin/bootloader_dio_40m.bin in 0.751528s (21.290 KiB/s)
** Programming Finished **
** Verify Started **
** Programming Finished **
** Verify Started **
Info : Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
read 15872 bytes from file C:/Users/andreas/.platformio/packages/framework-arduinoespressif32/tools/sdk/bin/bootloader_dio_40m.bin and flash bank 0 at offset 0x00001000 in 0.310407s (49.934 KiB/s)
contents match
read 15872 bytes from file C:/Users/andreas/.platformio/packages/framework-arduinoespressif32/tools/sdk/bin/bootloader_dio_40m.bin and flash bank 0 at offset 0x00001000 in 0.310407s (49.934 KiB/s)
contents match
** Verified OK **
** Verified OK **
Info : JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
Info : JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
Info : esp32: Debug controller 0 was reset (pwrstat=0x5F, after clear 0x0F).
Info : esp32: Core 0 was reset (pwrstat=0x5F, after clear 0x0F).
esp32: Debug controller 0 was reset (pwrstat=0x5F, after clear 0x0F).
esp32: Core 0 was reset (pwrstat=0x5F, after clear 0x0F).
Info : Target halted. PRO_CPU: PC=0x5000004B (active)    APP_CPU: PC=0x00000000
Target halted. PRO_CPU: PC=0x5000004B (active)    APP_CPU: PC=0x00000000
Info : esp32: Core 0 was reset (pwrstat=0x1F, after clear 0x0F).
Info : esp32: Debug controller 1 was reset (pwrstat=0x5F, after clear 0x0F).
Info : esp32: Core 1 was reset (pwrstat=0x5F, after clear 0x0F).
esp32: Core 0 was reset (pwrstat=0x1F, after clear 0x0F).
esp32: Debug controller 1 was reset (pwrstat=0x5F, after clear 0x0F).
esp32: Core 1 was reset (pwrstat=0x5F, after clear 0x0F).
Info : Target halted. PRO_CPU: PC=0x40000400 (active)    APP_CPU: PC=0x40000400
** Programming Started **
Target halted. PRO_CPU: PC=0x40000400 (active)    APP_CPU: PC=0x40000400
** Programming Started **
auto erase enabled
auto erase enabled
Info : Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
Info : Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
wrote 4096 bytes from file c:/Users/andreas/Documents/github/PlatformIO/Projects/lolin32-arduino-blinky-pcb/.pio/build/lolin32/partitions.bin in 0.575346s (6.952 KiB/s)
wrote 4096 bytes from file c:/Users/andreas/Documents/github/PlatformIO/Projects/lolin32-arduino-blinky-pcb/.pio/build/lolin32/partitions.bin in 0.575346s (6.952 KiB/s)
** Programming Finished **
** Verify Started **
** Programming Finished **
** Verify Started **
Info : Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
read 3072 bytes from file c:/Users/andreas/Documents/github/PlatformIO/Projects/lolin32-arduino-blinky-pcb/.pio/build/lolin32/partitions.bin and flash bank 0 at offset 0x00008000 in 0.280529s (10.694 KiB/s)
contents match
read 3072 bytes from file c:/Users/andreas/Documents/github/PlatformIO/Projects/lolin32-arduino-blinky-pcb/.pio/build/lolin32/partitions.bin and flash bank 0 at offset 0x00008000 in 0.280529s (10.694 KiB/s)
contents match
** Verified OK **
** Verified OK **
Info : JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
Info : JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
Info : esp32: Debug controller 0 was reset (pwrstat=0x5F, after clear 0x0F).
Info : esp32: Core 0 was reset (pwrstat=0x5F, after clear 0x0F).
esp32: Debug controller 0 was reset (pwrstat=0x5F, after clear 0x0F).
esp32: Core 0 was reset (pwrstat=0x5F, after clear 0x0F).
Info : Target halted. PRO_CPU: PC=0x5000004B (active)    APP_CPU: PC=0x00000000
Info : esp32: Core 0 was reset (pwrstat=0x1F, after clear 0x0F).
Info : esp32: Debug controller 1 was reset (pwrstat=0x5F, after clear 0x0F).
Info : esp32: Core 1 was reset (pwrstat=0x5F, after clear 0x0F).
Target halted. PRO_CPU: PC=0x5000004B (active)    APP_CPU: PC=0x00000000
esp32: Core 0 was reset (pwrstat=0x1F, after clear 0x0F).
esp32: Debug controller 1 was reset (pwrstat=0x5F, after clear 0x0F).
esp32: Core 1 was reset (pwrstat=0x5F, after clear 0x0F).
Info : Target halted. PRO_CPU: PC=0x40000400 (active)    APP_CPU: PC=0x40000400
** Programming Started **
auto erase enabled
Target halted. PRO_CPU: PC=0x40000400 (active)    APP_CPU: PC=0x40000400
** Programming Started **
auto erase enabled
Info : Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
Info : Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
wrote 8192 bytes from file C:/Users/andreas/.platformio/packages/framework-arduinoespressif32/tools/partitions/boot_app0.bin in 0.594859s (13.449 KiB/s)
wrote 8192 bytes from file C:/Users/andreas/.platformio/packages/framework-arduinoespressif32/tools/partitions/boot_app0.bin in 0.594859s (13.449 KiB/s)
** Programming Finished **
** Verify Started **
** Programming Finished **
** Verify Started **
Info : Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
read 8192 bytes from file C:/Users/andreas/.platformio/packages/framework-arduinoespressif32/tools/partitions/boot_app0.bin and flash bank 0 at offset 0x0000e000 in 0.278502s (28.725 KiB/s)
contents match
read 8192 bytes from file C:/Users/andreas/.platformio/packages/framework-arduinoespressif32/tools/partitions/boot_app0.bin and flash bank 0 at offset 0x0000e000 in 0.278502s (28.725 KiB/s)
contents match
** Verified OK **
** Verified OK **
Info : JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
Info : JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
Info : esp32: Debug controller 0 was reset (pwrstat=0x5F, after clear 0x0F).
Info : esp32: Core 0 was reset (pwrstat=0x5F, after clear 0x0F).
esp32: Debug controller 0 was reset (pwrstat=0x5F, after clear 0x0F).
esp32: Core 0 was reset (pwrstat=0x5F, after clear 0x0F).
Info : Target halted. PRO_CPU: PC=0x5000004B (active)    APP_CPU: PC=0x00000000
Info : esp32: Core 0 was reset (pwrstat=0x1F, after clear 0x0F).
Info : esp32: Debug controller 1 was reset (pwrstat=0x5F, after clear 0x0F).
Info : esp32: Core 1 was reset (pwrstat=0x5F, after clear 0x0F).
Target halted. PRO_CPU: PC=0x5000004B (active)    APP_CPU: PC=0x00000000
esp32: Core 0 was reset (pwrstat=0x1F, after clear 0x0F).
esp32: Debug controller 1 was reset (pwrstat=0x5F, after clear 0x0F).
esp32: Core 1 was reset (pwrstat=0x5F, after clear 0x0F).
Info : Target halted. PRO_CPU: PC=0x40000400 (active)    APP_CPU: PC=0x40000400
** Programming Started **
auto erase enabled
Target halted. PRO_CPU: PC=0x40000400 (active)    APP_CPU: PC=0x40000400
** Programming Started **
auto erase enabled
Info : Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
Info : Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
wrote 217088 bytes from file c:/Users/andreas/Documents/github/PlatformIO/Projects/lolin32-arduino-blinky-pcb/.pio/build/lolin32/firmware.bin in 2.130688s (99.498 KiB/s)
wrote 217088 bytes from file c:/Users/andreas/Documents/github/PlatformIO/Projects/lolin32-arduino-blinky-pcb/.pio/build/lolin32/firmware.bin in 2.130688s (99.498 KiB/s)
** Programming Finished **
** Verify Started **
** Programming Finished **
** Verify Started **
Info : Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
Target halted. PRO_CPU: PC=0x400916EE (active)    APP_CPU: PC=0x40000400
read 216896 bytes from file c:/Users/andreas/Documents/github/PlatformIO/Projects/lolin32-arduino-blinky-pcb/.pio/build/lolin32/firmware.bin and flash bank 0 at offset 0x00010000 in 0.945353s (224.057 KiB/s)
contents match
read 216896 bytes from file c:/Users/andreas/Documents/github/PlatformIO/Projects/lolin32-arduino-blinky-pcb/.pio/build/lolin32/firmware.bin and flash bank 0 at offset 0x00010000 in 0.945353s (224.057 KiB/s)
contents match
** Verified OK **
** Verified OK **
Info : JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
Info : JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
Info : esp32: Debug controller 0 was reset (pwrstat=0x5F, after clear 0x0F).
Info : esp32: Core 0 was reset (pwrstat=0x5F, after clear 0x0F).
esp32: Debug controller 0 was reset (pwrstat=0x5F, after clear 0x0F).
esp32: Core 0 was reset (pwrstat=0x5F, after clear 0x0F).
Info : Target halted. PRO_CPU: PC=0x5000004B (active)    APP_CPU: PC=0x00000000
Target halted. PRO_CPU: PC=0x5000004B (active)    APP_CPU: PC=0x00000000
Info : esp32: Core 0 was reset (pwrstat=0x1F, after clear 0x0F).
Info : esp32: Debug controller 1 was reset (pwrstat=0x5F, after clear 0x0F).
Info : esp32: Core 1 was reset (pwrstat=0x5F, after clear 0x0F).
esp32: Core 0 was reset (pwrstat=0x1F, after clear 0x0F).
esp32: Debug controller 1 was reset (pwrstat=0x5F, after clear 0x0F).
esp32: Core 1 was reset (pwrstat=0x5F, after clear 0x0F).
Info : Target halted. PRO_CPU: PC=0x40000400 (active)    APP_CPU: PC=0x40000400
Target halted. PRO_CPU: PC=0x40000400 (active)    APP_CPU: PC=0x40000400
PlatformIO: Initialization completed
PlatformIO: Resume the execution to `debug_init_break = tbreak setup`
PlatformIO: More configuration options -> http://bit.ly/pio-debug
Note: automatically using hardware breakpoints for read-only addresses.
Info : Target halted. PRO_CPU: PC=0x4000C782             APP_CPU: PC=0x400D0BFC (active)
Target halted. PRO_CPU: PC=0x4000C782             APP_CPU: PC=0x400D0BFC (active)
Info : Detected debug stubs @ 3ffc0cac on core0 of target 'esp32'
[New Thread 1073464940]
[New Thread 1073463528]
[New Thread 1073467632]
[New Thread 1073455716]
[New Thread 1073445320]
[New Thread 1073446424]
[Switching to Thread 1073447000]

Temporary breakpoint
1, setup () at src\main.cpp:6
6	{
Info : Target halted. PRO_CPU: PC=0x400E914E             APP_CPU: PC=0x400D0C0B (active)
Target halted. PRO_CPU: PC=0x400E914E             APP_CPU: PC=0x400D0C0B (active)
Info : Target halted. PRO_CPU: PC=0x400E914E             APP_CPU: PC=0x400D0C24 (active)
Target halted. PRO_CPU: PC=0x400E914E             APP_CPU: PC=0x400D0C24 (active)
Info : Target halted. PRO_CPU: PC=0x400E914E             APP_CPU: PC=0x400D0C2B (active)
Target halted. PRO_CPU: PC=0x400E914E             APP_CPU: PC=0x400D0C2B (active)

Breakpoint
2, loop () at src\main.cpp:13
13	    Serial.println("Hello, world!");
Info : Target halted. PRO_CPU: PC=0x400E914E             APP_CPU: PC=0x400D0C34 (active)
Target halted. PRO_CPU: PC=0x400E914E             APP_CPU: PC=0x400D0C34 (active)
Info : Target halted. PRO_CPU: PC=0x400E914E             APP_CPU: PC=0x400D0C40 (active)
Target halted. PRO_CPU: PC=0x400E914E             APP_CPU: PC=0x400D0C40 (active)
Info : Target halted. PRO_CPU: PC=0x400E914E             APP_CPU: PC=0x400D0C46 (active)
Target halted. PRO_CPU: PC=0x400E914E             APP_CPU: PC=0x400D0C46 (active)
Info : Target halted. PRO_CPU: PC=0x400E914E             APP_CPU: PC=0x400D0C4F (active)
Target halted. PRO_CPU: PC=0x400E914E             APP_CPU: PC=0x400D0C4F (active)

Qt on MacOS X

Qt 5.13 Qt for macOS, macOS 10.12, 10.13, 10.14
Qt 5.9 Supported Platforms, macOS 10.10, 10.11, 10.12

How to run a Qt 5.12.2 application on macOS 10.11?

Xcode

Determine xcode command line tools version
Can I have multiple Xcode versions installed?
Installing and Switching Xcode Versions from the Command Line

Preparing the installation...

Downloading packages...
Downloading archive "3.0.4installer-changelog.7z.sha1" for component Qt Installer Changelog.
Downloading archive "3.0.4installer-changelog.7z" for component Qt Installer Changelog.
Downloading archive "5.12.5-0-201909090453All_buildlogs.7z.sha1" for component Logs.
Downloading archive "5.12.5-0-201909090453All_buildlogs.7z" for component Logs.
Downloading archive "5.12.5-0-201909090453All_testlogs.7z.sha1" for component Logs.
Downloading archive "5.12.5-0-201909090453All_testlogs.7z" for component Logs.
Downloading archive "3.1.1ifw-mac-x64.7z.sha1" for component Qt Installer Framework 3.1.
Downloading archive "3.1.1ifw-mac-x64.7z" for component Qt Installer Framework 3.1.
Downloading archive "3.1.1-1-201905151111installerbase-tqtc_3.1-mac-x64.7z.sha1" for component Maintenance Tool.
Downloading archive "3.1.1-1-201905151111installerbase-tqtc_3.1-mac-x64.7z" for component Maintenance Tool.
Downloading archive "4.10.1telemetry.7z.sha1" for component Qt Telemetry plugin.
Downloading archive "4.10.1telemetry.7z" for component Qt Telemetry plugin.
Downloading archive "5.12.5-0-201909090453tqtc-qt5-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453tqtc-qt5-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453activeqt-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453activeqt-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qdoc-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qdoc-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qmake-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qmake-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qt3d-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qt3d-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtandroidextras-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtandroidextras-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtassistant-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtassistant-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtbluetooth-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtbluetooth-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtcanvas3d-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtcanvas3d-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtconcurrent-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtconcurrent-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtcore-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtcore-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtdbus-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtdbus-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtdesigner-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtdesigner-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtdistancefieldgenerator-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtdistancefieldgenerator-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtdoc-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtdoc-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtgamepad-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtgamepad-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtgraphicaleffects-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtgraphicaleffects-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtgui-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtgui-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qthelp-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qthelp-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtimageformats-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtimageformats-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtlabscalendar-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtlabscalendar-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtlabsplatform-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtlabsplatform-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtlinguist-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtlinguist-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtlocation-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtlocation-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtmacextras-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtmacextras-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtmultimedia-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtmultimedia-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtnetwork-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtnetwork-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtnfc-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtnfc-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtopengl-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtopengl-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtplatformheaders-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtplatformheaders-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtpositioning-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtpositioning-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtprintsupport-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtprintsupport-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtqml-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtqml-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtqmltest-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtqmltest-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtquick-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtquick-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtquickcontrols-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtquickcontrols-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtquickcontrols1-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtquickcontrols1-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtquickdialogs-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtquickdialogs-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtquickextras-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtquickextras-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtremoteobjects-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtremoteobjects-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtscxml-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtscxml-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtsensors-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtsensors-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtserialbus-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtserialbus-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtserialport-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtserialport-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtspeech-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtspeech-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtsql-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtsql-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtsvg-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtsvg-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qttestlib-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qttestlib-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtuitools-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtuitools-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtwaylandcompositor-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtwaylandcompositor-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtwebchannel-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtwebchannel-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtwebsockets-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtwebsockets-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtwebview-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtwebview-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtwidgets-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtwidgets-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtwinextras-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtwinextras-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtx11extras-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtx11extras-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtxml-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtxml-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtxmlpatterns-documentation.7z.sha1" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qtxmlpatterns-documentation.7z" for component Qt 5.12.5 Documentation.
Downloading archive "5.12.5-0-201909090453qt-everywhere-examples-5.12.5.7z.sha1" for component Qt 5.12.5 Examples.
Downloading archive "5.12.5-0-201909090453qt-everywhere-examples-5.12.5.7z" for component Qt 5.12.5 Examples.
Downloading archive "5.12.5-0-201909090453sha1s.txt.7z.sha1" for component Qt 5.12.5.
Downloading archive "5.12.5-0-201909090453sha1s.txt.7z" for component Qt 5.12.5.
Downloading archive "4.10.1-1b2qt-qtcreator-plugin.7z.sha1" for component Qt Creator 4.10.1 Enterprise Plugins.
Downloading archive "4.10.1-1b2qt-qtcreator-plugin.7z" for component Qt Creator 4.10.1 Enterprise Plugins.
Downloading archive "4.10.1-1isoiconbrowser.7z.sha1" for component Qt Creator 4.10.1 Enterprise Plugins.
Downloading archive "4.10.1-1isoiconbrowser.7z" for component Qt Creator 4.10.1 Enterprise Plugins.
Downloading archive "4.10.1-1licensechecker.7z.sha1" for component Qt Creator 4.10.1 Enterprise Plugins.
Downloading archive "4.10.1-1licensechecker.7z" for component Qt Creator 4.10.1 Enterprise Plugins.
Downloading archive "4.10.1-1vxworks-qtcreator-plugin.7z.sha1" for component Qt Creator 4.10.1 Enterprise Plugins.
Downloading archive "4.10.1-1vxworks-qtcreator-plugin.7z" for component Qt Creator 4.10.1 Enterprise Plugins.
Downloading archive "4.10.1-0qtcreator.7z.sha1" for component Qt Creator 4.10.1.
Downloading archive "4.10.1-0qtcreator.7z" for component Qt Creator 4.10.1.
Downloading archive "4.10.1-0qtcreator_sdktool.7z.sha1" for component Qt Creator 4.10.1.
Downloading archive "4.10.1-0qtcreator_sdktool.7z" for component Qt Creator 4.10.1.
Downloading archive "5.12.5-0-201909090436qtbase-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qtbase-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qtconnectivity-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qtconnectivity-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qtdeclarative-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qtdeclarative-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qtgraphicaleffects-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qtgraphicaleffects-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qtimageformats-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qtimageformats-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qtmacextras-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qtmacextras-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qtmultimedia-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qtmultimedia-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qtsensors-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qtsensors-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qtsvg-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qtsvg-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qttranslations-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qttranslations-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qtwebchannel-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qtwebchannel-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qtwebsockets-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qtwebsockets-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qtxmlpatterns-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qtxmlpatterns-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qtlocation-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qtlocation-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qtserialport-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qtserialport-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qttools-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qttools-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qtquickcontrols-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qtquickcontrols-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qtquickcontrols2-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qtquickcontrols2-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qt3d-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qt3d-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qtcanvas3d-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qtcanvas3d-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qtwebview-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qtwebview-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qtserialbus-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qtserialbus-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qtscxml-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qtscxml-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qtgamepad-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qtgamepad-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qtspeech-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qtspeech-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090436qtremoteobjects-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS.
Downloading archive "5.12.5-0-201909090436qtremoteobjects-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS.
Downloading archive "5.12.5-0-201909090453qtcharts-documentation.7z.sha1" for component Documentation for Qt 5.12.5 GPLv3 components (QtCharts).
Downloading archive "5.12.5-0-201909090453qtcharts-documentation.7z" for component Documentation for Qt 5.12.5 GPLv3 components (QtCharts).
Downloading archive "5.12.5-0-201909090453qtcharts-examples-5.12.5.7z.sha1" for component Examples for Qt 5.12.5 GPLv3 components (QtCharts).
Downloading archive "5.12.5-0-201909090453qtcharts-examples-5.12.5.7z" for component Examples for Qt 5.12.5 GPLv3 components (QtCharts).
Downloading archive "5.12.5-0-201909090453qtdatavisualization-documentation.7z.sha1" for component Documentation for Qt 5.12.5 GPLv3 components (QtDataVisualization).
Downloading archive "5.12.5-0-201909090453qtdatavisualization-documentation.7z" for component Documentation for Qt 5.12.5 GPLv3 components (QtDataVisualization).
Downloading archive "5.12.5-0-201909090453qtdatavis3d-examples-5.12.5.7z.sha1" for component Examples for Qt 5.12.5 GPLv3 components (QtDataVisualization).
Downloading archive "5.12.5-0-201909090453qtdatavis3d-examples-5.12.5.7z" for component Examples for Qt 5.12.5 GPLv3 components (QtDataVisualization).
Downloading archive "5.12.5-0-201909090453qtpurchasing-examples-5.12.5.7z.sha1" for component Examples for Qt 5.12.5 GPLv3 components (QtPurchasing).
Downloading archive "5.12.5-0-201909090453qtpurchasing-examples-5.12.5.7z" for component Examples for Qt 5.12.5 GPLv3 components (QtPurchasing).
Downloading archive "5.12.5-0-201909090453qtpurchasing-documentation.7z.sha1" for component Documentation for Qt 5.12.5 GPLv3 components (QtPurchasing).
Downloading archive "5.12.5-0-201909090453qtpurchasing-documentation.7z" for component Documentation for Qt 5.12.5 GPLv3 components (QtPurchasing).
Downloading archive "5.12.5-0-201909090453qtvirtualkeyboard-documentation.7z.sha1" for component Documentation for Qt 5.12.5 GPLv3 components (QtVirtualKeyboard).
Downloading archive "5.12.5-0-201909090453qtvirtualkeyboard-documentation.7z" for component Documentation for Qt 5.12.5 GPLv3 components (QtVirtualKeyboard).
Downloading archive "5.12.5-0-201909090453qtvirtualkeyboard-examples-5.12.5.7z.sha1" for component Examples for Qt 5.12.5 GPLv3 components (QtVirtualKeyboard).
Downloading archive "5.12.5-0-201909090453qtvirtualkeyboard-examples-5.12.5.7z" for component Examples for Qt 5.12.5 GPLv3 components (QtVirtualKeyboard).
Downloading archive "5.12.5-0-201909090453qtwebengine-documentation.7z.sha1" for component Documentation for QtWebEngine.
Downloading archive "5.12.5-0-201909090453qtwebengine-documentation.7z" for component Documentation for QtWebEngine.
Downloading archive "5.12.5-0-201909090453qtwebengine-examples-5.12.5.7z.sha1" for component Examples for QtWebEngine.
Downloading archive "5.12.5-0-201909090453qtwebengine-examples-5.12.5.7z" for component Examples for QtWebEngine.
Downloading archive "5.12.5-0-201909090453qtnetworkauth-documentation.7z.sha1" for component Documentation for Qt Networkauth (Technology Preview).
Downloading archive "5.12.5-0-201909090453qtnetworkauth-documentation.7z" for component Documentation for Qt Networkauth (Technology Preview).
Downloading archive "5.12.5-0-201909090453qtnetworkauth-examples-5.12.5.7z.sha1" for component Examples for Qt Networkauth (Technology Preview).
Downloading archive "5.12.5-0-201909090453qtnetworkauth-examples-5.12.5.7z" for component Examples for Qt Networkauth (Technology Preview).
Downloading archive "5.12.5-0-201909090453qtscript-documentation.7z.sha1" for component Documentation for Qt 5.12.5 Deprecated components (QtScript).
Downloading archive "5.12.5-0-201909090453qtscript-documentation.7z" for component Documentation for Qt 5.12.5 Deprecated components (QtScript).
Downloading archive "5.12.5-0-201909090453qtscripttools-documentation.7z.sha1" for component Documentation for Qt 5.12.5 Deprecated components (QtScript).
Downloading archive "5.12.5-0-201909090453qtscripttools-documentation.7z" for component Documentation for Qt 5.12.5 Deprecated components (QtScript).
Downloading archive "5.12.5-0-201909090453qtscript-examples-5.12.5.7z.sha1" for component Examples for Qt 5.12.5 Deprecated components (QtScript).
Downloading archive "5.12.5-0-201909090453qtscript-examples-5.12.5.7z" for component Examples for Qt 5.12.5 Deprecated components (QtScript).
Downloading archive "5.12.5-0-201909090436qtcharts-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component Qt Charts for macOS.
Downloading archive "5.12.5-0-201909090436qtcharts-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component Qt Charts for macOS.
Downloading archive "5.12.5-0-201909090436qtdatavis3d-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component Qt Data Visualization for macOS.
Downloading archive "5.12.5-0-201909090436qtdatavis3d-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component Qt Data Visualization for macOS.
Downloading archive "5.12.5-0-201909090436qtpurchasing-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component Qt Purchasing for macOS.
Downloading archive "5.12.5-0-201909090436qtpurchasing-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component Qt Purchasing for macOS.
Downloading archive "5.12.5-0-201909090436qtvirtualkeyboard-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component Qt Virtual Keyboard for macOS.
Downloading archive "5.12.5-0-201909090436qtvirtualkeyboard-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component Qt Virtual Keyboard for macOS.
Downloading archive "5.12.5-0-201909090436qtwebengine-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component Qt WebEngine for macOS.
Downloading archive "5.12.5-0-201909090436qtwebengine-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component Qt WebEngine for macOS.
Downloading archive "5.12.5-0-201909090436qtnetworkauth-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component Qt Network Authentication for macOS.
Downloading archive "5.12.5-0-201909090436qtnetworkauth-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component Qt Network Authentication for macOS.
Downloading archive "5.12.5-0-201909090436qtwebglplugin-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component Qt WebGL Streaming Plugin for macOS.
Downloading archive "5.12.5-0-201909090436qtwebglplugin-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component Qt WebGL Streaming Plugin for macOS.
Downloading archive "5.12.5-0-201909090436qtscript-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component Qt Script for macOS.
Downloading archive "5.12.5-0-201909090436qtscript-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component Qt Script for macOS.

Installing component Qt Installer Changelog...
Extracting "3.0.4installer-changelog.7z"
Done

Installing component Qt Embedded Licenses...
Done

Installing component Logs...
Extracting "5.12.5-0-201909090453All_buildlogs.7z"
Extracting "5.12.5-0-201909090453All_testlogs.7z"
Done

Installing component Qt Installer Framework 3.1...
Extracting "3.1.1ifw-mac-x64.7z"
Done

Installing component Maintenance Tool...
Extracting "3.1.1-1-201905151111installerbase-tqtc_3.1-mac-x64.7z"
Done

Installing component Qt Telemetry plugin...
Extracting "4.10.1telemetry.7z"
Done

Installing component Qt 5.12.5 Documentation...
Extracting "5.12.5-0-201909090453activeqt-documentation.7z"
Extracting "5.12.5-0-201909090453qdoc-documentation.7z"
Extracting "5.12.5-0-201909090453qmake-documentation.7z"
Extracting "5.12.5-0-201909090453qt3d-documentation.7z"
Extracting "5.12.5-0-201909090453qtandroidextras-documentation.7z"
Extracting "5.12.5-0-201909090453qtassistant-documentation.7z"
Extracting "5.12.5-0-201909090453qtbluetooth-documentation.7z"
Extracting "5.12.5-0-201909090453qtcanvas3d-documentation.7z"
Extracting "5.12.5-0-201909090453qtconcurrent-documentation.7z"
Extracting "5.12.5-0-201909090453qtcore-documentation.7z"
Extracting "5.12.5-0-201909090453qtdbus-documentation.7z"
Extracting "5.12.5-0-201909090453qtdesigner-documentation.7z"
Extracting "5.12.5-0-201909090453qtdistancefieldgenerator-documentation.7z"
Extracting "5.12.5-0-201909090453qtdoc-documentation.7z"
Extracting "5.12.5-0-201909090453qtgamepad-documentation.7z"
Extracting "5.12.5-0-201909090453qtgraphicaleffects-documentation.7z"
Extracting "5.12.5-0-201909090453qtgui-documentation.7z"
Extracting "5.12.5-0-201909090453qthelp-documentation.7z"
Extracting "5.12.5-0-201909090453qtimageformats-documentation.7z"
Extracting "5.12.5-0-201909090453qtlabscalendar-documentation.7z"
Extracting "5.12.5-0-201909090453qtlabsplatform-documentation.7z"
Extracting "5.12.5-0-201909090453qtlinguist-documentation.7z"
Extracting "5.12.5-0-201909090453qtlocation-documentation.7z"
Extracting "5.12.5-0-201909090453qtmacextras-documentation.7z"
Extracting "5.12.5-0-201909090453qtmultimedia-documentation.7z"
Extracting "5.12.5-0-201909090453qtnetwork-documentation.7z"
Extracting "5.12.5-0-201909090453qtnfc-documentation.7z"
Extracting "5.12.5-0-201909090453qtopengl-documentation.7z"
Extracting "5.12.5-0-201909090453qtplatformheaders-documentation.7z"
Extracting "5.12.5-0-201909090453qtpositioning-documentation.7z"
Extracting "5.12.5-0-201909090453qtprintsupport-documentation.7z"
Extracting "5.12.5-0-201909090453qtqml-documentation.7z"
Extracting "5.12.5-0-201909090453qtqmltest-documentation.7z"
Extracting "5.12.5-0-201909090453qtquick-documentation.7z"
Extracting "5.12.5-0-201909090453qtquickcontrols-documentation.7z"
Extracting "5.12.5-0-201909090453qtquickcontrols1-documentation.7z"
Extracting "5.12.5-0-201909090453qtquickdialogs-documentation.7z"
Extracting "5.12.5-0-201909090453qtquickextras-documentation.7z"
Extracting "5.12.5-0-201909090453qtremoteobjects-documentation.7z"
Extracting "5.12.5-0-201909090453qtscxml-documentation.7z"
Extracting "5.12.5-0-201909090453qtsensors-documentation.7z"
Extracting "5.12.5-0-201909090453qtserialbus-documentation.7z"
Extracting "5.12.5-0-201909090453qtserialport-documentation.7z"
Extracting "5.12.5-0-201909090453qtspeech-documentation.7z"
Extracting "5.12.5-0-201909090453qtsql-documentation.7z"
Extracting "5.12.5-0-201909090453qtsvg-documentation.7z"
Extracting "5.12.5-0-201909090453qttestlib-documentation.7z"
Extracting "5.12.5-0-201909090453qtuitools-documentation.7z"
Extracting "5.12.5-0-201909090453qtwaylandcompositor-documentation.7z"
Extracting "5.12.5-0-201909090453qtwebchannel-documentation.7z"
Extracting "5.12.5-0-201909090453qtwebsockets-documentation.7z"
Extracting "5.12.5-0-201909090453qtwebview-documentation.7z"
Extracting "5.12.5-0-201909090453qtwidgets-documentation.7z"
Extracting "5.12.5-0-201909090453qtwinextras-documentation.7z"
Extracting "5.12.5-0-201909090453qtx11extras-documentation.7z"
Extracting "5.12.5-0-201909090453qtxml-documentation.7z"
Extracting "5.12.5-0-201909090453qtxmlpatterns-documentation.7z"
Extracting "5.12.5-0-201909090453tqtc-qt5-documentation.7z"
Done

Installing component Qt 5.12.5 Examples...
Extracting "5.12.5-0-201909090453qt-everywhere-examples-5.12.5.7z"
Done

Installing component Qt 5.12.5...
Extracting "5.12.5-0-201909090453sha1s.txt.7z"
Done

Installing component Qt Creator 4.10.1 Enterprise Plugins...
Extracting "4.10.1-1b2qt-qtcreator-plugin.7z"
Extracting "4.10.1-1isoiconbrowser.7z"
Extracting "4.10.1-1licensechecker.7z"
Extracting "4.10.1-1vxworks-qtcreator-plugin.7z"
Done

Installing component Qt Creator 4.10.1...
Extracting "4.10.1-0qtcreator.7z"
Extracting "4.10.1-0qtcreator_sdktool.7z"
Done

Installing component macOS...
Extracting "5.12.5-0-201909090436qt3d-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qtbase-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qtcanvas3d-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qtconnectivity-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qtdeclarative-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qtgamepad-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qtgraphicaleffects-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qtimageformats-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qtlocation-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qtmacextras-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qtmultimedia-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qtquickcontrols-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qtquickcontrols2-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qtremoteobjects-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qtscxml-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qtsensors-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qtserialbus-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qtserialport-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qtspeech-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qtsvg-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qttools-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qttranslations-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qtwebchannel-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qtwebsockets-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qtwebview-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Extracting "5.12.5-0-201909090436qtxmlpatterns-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Done

Installing component Documentation for Qt 5.12.5 GPLv3 components (QtCharts)...
Extracting "5.12.5-0-201909090453qtcharts-documentation.7z"
Done

Installing component Examples for Qt 5.12.5 GPLv3 components (QtCharts)...
Extracting "5.12.5-0-201909090453qtcharts-examples-5.12.5.7z"
Done

Installing component Documentation for Qt 5.12.5 GPLv3 components (QtDataVisualization)...
Extracting "5.12.5-0-201909090453qtdatavisualization-documentation.7z"
Done

Installing component Examples for Qt 5.12.5 GPLv3 components (QtDataVisualization)...
Extracting "5.12.5-0-201909090453qtdatavis3d-examples-5.12.5.7z"
Done

Installing component Examples for Qt 5.12.5 GPLv3 components (QtPurchasing)...
Extracting "5.12.5-0-201909090453qtpurchasing-examples-5.12.5.7z"
Done

Installing component Documentation for Qt 5.12.5 GPLv3 components (QtPurchasing)...
Extracting "5.12.5-0-201909090453qtpurchasing-documentation.7z"
Done

Installing component Documentation for Qt 5.12.5 GPLv3 components (QtVirtualKeyboard)...
Extracting "5.12.5-0-201909090453qtvirtualkeyboard-documentation.7z"
Done

Installing component Examples for Qt 5.12.5 GPLv3 components (QtVirtualKeyboard)...
Extracting "5.12.5-0-201909090453qtvirtualkeyboard-examples-5.12.5.7z"
Done

Installing component Documentation for QtWebEngine...
Extracting "5.12.5-0-201909090453qtwebengine-documentation.7z"
Done

Installing component Examples for QtWebEngine...
Extracting "5.12.5-0-201909090453qtwebengine-examples-5.12.5.7z"
Done

Installing component Documentation for Qt Networkauth (Technology Preview)...
Extracting "5.12.5-0-201909090453qtnetworkauth-documentation.7z"
Done

Installing component Examples for Qt Networkauth (Technology Preview)...
Extracting "5.12.5-0-201909090453qtnetworkauth-examples-5.12.5.7z"
Done

Installing component Documentation for Qt 5.12.5 Deprecated components (QtScript)...
Extracting "5.12.5-0-201909090453qtscript-documentation.7z"
Extracting "5.12.5-0-201909090453qtscripttools-documentation.7z"
Done

Installing component Examples for Qt 5.12.5 Deprecated components (QtScript)...
Extracting "5.12.5-0-201909090453qtscript-examples-5.12.5.7z"
Done

Installing component Qt Charts for macOS...
Extracting "5.12.5-0-201909090436qtcharts-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Done

Installing component Qt Data Visualization for macOS...
Extracting "5.12.5-0-201909090436qtdatavis3d-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Done

Installing component Qt Purchasing for macOS...
Extracting "5.12.5-0-201909090436qtpurchasing-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Done

Installing component Qt Virtual Keyboard for macOS...
Extracting "5.12.5-0-201909090436qtvirtualkeyboard-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Done

Installing component Qt WebEngine for macOS...
Extracting "5.12.5-0-201909090436qtwebengine-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Done

Installing component Qt Network Authentication for macOS...
Extracting "5.12.5-0-201909090436qtnetworkauth-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Done

Installing component Qt WebGL Streaming Plugin for macOS...
Extracting "5.12.5-0-201909090436qtwebglplugin-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Done

Installing component Qt Script for macOS...
Extracting "5.12.5-0-201909090436qtscript-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z"
Done
Writing maintenance tool.

Installation finished!

Flutter – Google’s UI toolkit (Dart Programming)

Flutter

Flutter – Beautiful native apps in record time
Write your first Flutter app, part 1

Wikipedia

Flutter (Software)
Dart (Programmiersprache)

Tutorials

Flutter 2020: The State of Cross-Platform
Fluttering Dart

YouTube

Flutter

Commands

$ flutter channel
Flutter channels:
  master
  dev
  beta
* stable

$ flutter channel master

$ flutter upgrade

$ flutter devices
4 connected devices:
AndroidDevice 
  • 94dcba0c                                 
  • android-arm64  
  • Android 10 (API 29)
iOSDevice
  • 000507e0a52252f43eaa151dcbc4ebfa52bd92f0 
  • ios            
  • iOS 13.3.1
Chrome       
  • chrome                                   
  • web-javascript 
  • Google Chrome 80.0.3987.149
Web Server   
  • web-server                               
  • web-javascript 
  • Flutter Tools

$ flutter run
(use first in list)

$ flutter run -d 000507e0a52252f43eaa151dcbc4ebfa52bd92f0
$ flutter run -d web-server

$ flutter config --enable-macos-desktop
$ flutter config --enable-windows-desktop
$ flutter config --enable-linux-desktop

Qt QML

Qt Creator

Qt Quick UI Forms

Qt 5

Important Concepts In Qt Quick – Visual Types
Concepts – Visual Parent in Qt Quick
Concepts – Visual Coordinates in Qt Quick
Important Concepts In Qt Quick – Positioning
Important Concepts in Qt Quick – States, Transitions and Animations
Important Concepts In Qt Quick – Data – Models, Views and Data Storage
Important Concepts In Qt Quick – User Input

Qt Quick Controls
Action QML Type
ActionGroup QML Type
Qt Quick Controls QML Types
Qt Graphical Effects
Interacting with QML Objects from C++

Udemy

Qt core for beginners with C++
Qt Core Intermediate with C++
Qt C++ GUI Development – Intermediate

YouTube

Popular QML & Qt videos (Playlist)
Create a Qt Framework Application Using QML & Qt Quick SDK
Introducing Qt Quick Controls in Qt 5.1
QtWS17 – QML-driven HMI Architectures for Rolling Embedded Devices, Christoph Sterz, KDAB
Introduction to Qt / QML – all videos so far (Playlist)

Qt

Introduction to Qt – UI Design {tutorial}
Do’s and Don’ts of QML {on-demand webinar}
From Photoshop to Prototype with Qt Design Studio {On-demand webinar}
Getting started with Qt: Hello Quick World
Using C++ Models in QML {tutorial}

objectName vs. id

What is the objectName: property in QML, why is it needed, and how is it different than the id: property?
How to find QML item by its string id?

QML Row vs. RowLayout

What is the difference between Row and RowLayout?
QML Row vs. RowLayout

LearnQtGuide

Qt Widgets or QML ?
QML Used with Javascript
Deploying Qt Applications (Windows|Mac|Linux)

Joseph Mills

Qml Tutorials (Playlist)

VoidRealms

C++ Qt Programming (Playlist with QML)
Qt QML – 149 Calling C++ Functions

DuarteCorporation Tutoriales

Tutorial QML (Playlist)
Tutorial Qt Creator – QML – Repeater

QML Guide

Getting started with QML and QtQuick
Using the QtObject element

FAQ

Required Properties

// MyItem.qml
Item {
    required property <propertyType> <propertyName>

    NOT:
    [default] property <propertyType> <propertyName> : <value>
}

As the name suggests, required properties must be set when an instance of the object is created. Violation of this rule will result in QML applications not starting if it can be detected statically

Window {
    MyItem {
        <propertyName> : <value>
    }

    NOT:
    MyItem {
        
    }
}