>cmake .. -G "Ninja" -DCMAKE_BUILD_TYPE=MinSizeRel -DQul_ROOT=%QUL_ROOT% -DCMAKE_TOOLCHAIN_FILE=%QUL_ROOT%\lib\cmake\Qul\toolchain\armgcc.cmake -DQUL_TARGET_TOOLCHAIN_DIR=%QUL_TOOLS%\arm_gcc_10 -DQUL_BOARD_SDK_DIR=%QUL_TOOLS%\NXP\SDK_2_13_0_EVKB-IMXRT1050 -DQUL_PLATFORM=MIMXRT1050-EVK-baremetal -DMCUXPRESSO_IDE_PATH=%MCUXPRESSO_IDE_PATH% -- The C compiler identification is GNU 10.3.1 -- The CXX compiler identification is GNU 10.3.1 -- The ASM compiler identification is GNU -- Found assembler: C:/Qt2.5/Tools/QtMCUs/arm_gcc_10/bin/arm-none-eabi-gcc.exe -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Qt2.5/Tools/QtMCUs/arm_gcc_10/bin/arm-none-eabi-gcc.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Qt2.5/Tools/QtMCUs/arm_gcc_10/bin/arm-none-eabi-g++.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- CMake version 3.24.2 -- IPO will be enabled for executable targets -- Qul Platform Boards Directory: C:/Qt2.5/QtMCUs/2.5.0/lib/cmake/Qul/../../../platform/boards -- Qul Target Platform Directory: C:/Qt2.5/QtMCUs/2.5.0/lib/cmake/Qul/../../../platform/boards/nxp/mimxrt1050-evk-baremetal -- Loading board defaults from C:/Qt2.5/QtMCUs/2.5.0/lib/cmake/Qul/../../../platform/boards/nxp/mimxrt1050-evk-baremetal/cmake/BoardDefaults_16bpp.qmlprojectconfig file -- Autodetection of QUL_OS basing on QUL_PLATFORM name: baremetal -- Qul Color Depth: 16 -- QUL_DEFAULT_RESOURCE_IMAGE_PIXEL_FORMAT: Automatic -- QUL_PLATFORM_DEFAULT_RESOURCE_PIXEL_FORMAT_ALPHA: ARGB8888 -- QUL_PLATFORM_DEFAULT_RESOURCE_PIXEL_FORMAT_OPAQUE: RGB565 -- Using imported architecture configuration. Ignoring architecture.cmake file. -- OS: baremetal -- Translation tools from C:/Qt2.5/QtMCUs/2.5.0/bin will be used -- Added flash target flash_DSTest [←[32mqmlprojectexporter←[0m] ←[33mwarning←[0m: Problem during load of qmlproject file [←[32mqmlprojectexporter←[0m] ←[33mC:/Users/Admin/Documents/DSTest/DSTest.qmlproject←[0m:←[34m9←[0m:←[36m5←[0m: ←[33mwarning←[0m: It is not recommended to use the 'directory' property. The build system might not be able to correctly track the contents of the directory, so always clean and rebuild whenever adding or removing files. Additionally, every file present in the directory at configure time will be added to the application binary, which might increase the memory footprint. Prefer explicit inclusion of the needed files using the 'files' property to avoid these issues. QmlFiles { ^~~~~~~~ [←[32mqmlprojectexporter←[0m] ←[33mC:/Users/Admin/Documents/DSTest/DSTest.qmlproject←[0m:←[34m17←[0m:←[36m5←[0m: ←[33mwarning←[0m: It is not recommended to use the 'directory' property. The build system might not be able to correctly track the contents of the directory, so always clean and rebuild whenever adding or removing files. Additionally, every file present in the directory at configure time will be added to the application binary, which might increase the memory footprint. Prefer explicit inclusion of the needed files using the 'files' property to avoid these issues. ImageFiles { ^~~~~~~~~~ [←[32mqmlprojectexporter←[0m] ←[31merror←[0m: Problem during load of qmlproject file [←[32mqmlprojectexporter←[0m] ←[31mC:/Users/Admin/Documents/DSTest/DSTest.qmlproject←[0m:←[34m55←[0m:←[36m17←[0m: ←[31merror←[0m: qt6Project property was not found! qt6Project: true ^~~~ [←[32mqmlprojectexporter←[0m] ←[31mC:/Users/Admin/Documents/DSTest/DSTest.qmlproject←[0m:←[34m58←[0m:←[36m19←[0m: ←[31merror←[0m: quickVersion property was not found! quickVersion: "6.5" ^~~~~ [←[32mqmlprojectexporter←[0m] ←[31mC:/Users/Admin/Documents/DSTest/DSTest.qmlproject←[0m:←[34m57←[0m:←[36m17←[0m: ←[31merror←[0m: qdsVersion property was not found! qdsVersion: "4.1" ^~~~~ CMake Error at C:/Qt2.5/QtMCUs/2.5.0/lib/cmake/Qul/QulMacros.cmake:560 (message): qmlprojectexporter failed while processing C:/Users/Admin/Documents/DSTest/DSTest.qmlproject: 1 Call Stack (most recent call first): C:/Qt2.5/QtMCUs/2.5.0/lib/cmake/Qul/QulMacros.cmake:2528 (qul_private_target_set_qmlproject) CMakeLists.txt:10 (qul_add_target) -- Configuring incomplete, errors occurred! See also "C:/Users/Admin/Documents/DSTest/b1050/CMakeFiles/CMakeOutput.log". See also "C:/Users/Admin/Documents/DSTest/b1050/CMakeFiles/CMakeError.log".