Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
Qt for MCUs 2.5
-
None
Description
In this documentation : https://doc.qt.io/QtForMCUs-2.5/qtul-build-process-overview.html#qmltocpp
One of the roles of qmltocpp is said to be
The files that are generated by qmlinterfacegenerator.
But in my simple project, it seems to be otherwise. (the project is attached. Tested with Qt for MCUs 2.5 desktop msvc).
In the project, there's an interface file cpptype.h.
*as the code format gets broken once it's pasted here, I use a screenshot instead.
This is specified in CMakeLists.txt.
Also the generated MyText.qml is used in the untitled10.qml like so.
Here is the verbose compilation output. As you can see, the qmltocpp is not run to MyText.qml, which is against what's written in the documentation "The files that are generated by qmlinterfacegenerator."
17:39:13: Running steps for project untitled10...17:39:13: Starting: "C:\Qt\Tools\CMake_64\bin\cmake.exe" --build C:/Users/81808/Downloads/build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug --target clean[1/1 111.1/sec] Cleaning all built files...Cleaning... 7 files.17:39:13: The process "C:\Qt\Tools\CMake_64\bin\cmake.exe" exited normally.17:39:13: Starting: "C:\Qt\Tools\CMake_64\bin\cmake.exe" --build C:/Users/81808/Downloads/build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug --target all -v -- -v[1/13 10.1/sec] cmd.exe /C "cd /D C:\Users\81808\Downloads\build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug && C:\Qt\QtMCUs\2.5.0\bin\qulrcc.exe --binary-asset-options=winresource --json-output=C:/Users/81808/Downloads/build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug/CMakeFiles/untitled10.dir/qulrcc_output.json --platform=qt --alpha-resource-pixel-format=ARGB8888 --opaque-resource-pixel-format=XRGB8888 --alpha-compressed-lossless-resource-pixel-format=ARGB8888RLE --opaque-compressed-lossless-resource-pixel-format=RGB888RLE --platform-image-alignment=4 --platform-pixel-width-alignment=1 --lookup-data-output=C:/Users/81808/Downloads/build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug/CMakeFiles/untitled10.dir/qulrcc_lookup_data.cpp --resources-output-dir=C:/Users/81808/Downloads/build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug/CMakeFiles/untitled10.dir --common-config=C:/Users/81808/Downloads/build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug/CMakeFiles/untitled10.dir/qulrcc_cmake_config.json "--resource-compiler=C:/Program Files (x86)/Windows Kits/10/bin/10.0.22000.0/x64/rc.exe" C:/Users/81808/Downloads/build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug/CMakeFiles/untitled10.dir/qulrcc_cmake_resources.json && C:\Qt\Tools\CMake_64\bin\cmake.exe -E touch C:/Users/81808/Downloads/build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug/CMakeFiles/untitled10.dir/qulrcc_flag"[2/13 6.9/sec] cmd.exe /C "cd /D C:\Users\81808\Downloads\build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug\CMakeFiles\untitled10.dir && echo // build artifact > C:/Users/81808/Downloads/build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug/CMakeFiles/untitled10.dir/_qul_dummy_cpptype.h && C:\Qt\QtMCUs\2.5.0\bin\qmlinterfacegenerator.exe -xc++ C:/Users/81808/Downloads/untitled10/cpptype.h -resource-dir="C:/Qt/QtMCUs/2.5.0/lib/clang/13.0.1" -IC:/Users/81808/Downloads/untitled10 -IC:/Users/81808/Downloads/build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug/CMakeFiles/untitled10.dir -IC:/Qt/QtMCUs/2.5.0/include --qmlimport QtQuick"[3/13 7.4/sec] cmd.exe /C "cd /D C:\Users\81808\Downloads\build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug && C:\Qt\QtMCUs\2.5.0\bin\qmltocpp.exe -IC:/Users/81808/Downloads/untitled10 -IC:/Users/81808/Downloads/build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug/CMakeFiles/untitled10.dir -IC:/Qt/QtMCUs/2.5.0/include --mapModule=QtQuick.Controls=QtQuick.Controls.StyleDefault C:/Users/81808/Downloads/untitled10/untitled10.qml --resources=C:/Users/81808/Downloads/untitled10/untitled10.qml,untitled10.qml --projectDir=C:/Users/81808/Downloads/untitled10 --qulrcc-json-file=C:/Users/81808/Downloads/build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug/CMakeFiles/untitled10.dir/qulrcc_output.json --depfile=C:/Users/81808/Downloads/build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug/CMakeFiles/untitled10.dir/untitled10.d --outputDir=C:/Users/81808/Downloads/build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug/CMakeFiles/untitled10.dir && C:\Qt\Tools\CMake_64\bin\cmake.exe -E cmake_transform_depfile Ninja gccdepfile C:/Users/81808/Downloads/untitled10 C:/Users/81808/Downloads/untitled10 C:/Users/81808/Downloads/build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug C:/Users/81808/Downloads/build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug C:/Users/81808/Downloads/build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug/CMakeFiles/untitled10.dir/untitled10.d C:/Users/81808/Downloads/build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug/CMakeFiles/d/2dcbcd94f57c31512e74799d7ec90c228ba5b0da938a4341c1d622c015a60499.d"[4/13 8.3/sec] cmd.exe /C "cd /D C:\Users\81808\Downloads\build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug && C:\Qt\QtMCUs\2.5.0\bin\qulfontcompiler.exe --textureDataAlignment=1 --forceTextureWidthToBeMultipleOf=1 --cpp-font-engines=C:/Users/81808/Downloads/build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug/CMakeFiles/untitled10.dir/qul_font_engines.cpp "--default-font-family=DejaVu Sans" --default-font-quality=VeryHigh --font-engine=Static --auto-generate-glyphs --complex-text-rendering --font-files=C:/Qt/QtMCUs/2.5.0/lib/cmake/Qul/../../../src/3rdparty/fonts/DejaVuMathTeXGyre.ttf,C:/Qt/QtMCUs/2.5.0/lib/cmake/Qul/../../../src/3rdparty/fonts/DejaVuSans-Bold.ttf,C:/Qt/QtMCUs/2.5.0/lib/cmake/Qul/../../../src/3rdparty/fonts/DejaVuSans-BoldOblique.ttf,C:/Qt/QtMCUs/2.5.0/lib/cmake/Qul/../../../src/3rdparty/fonts/DejaVuSans-ExtraLight.ttf,C:/Qt/QtMCUs/2.5.0/lib/cmake/Qul/../../../src/3rdparty/fonts/DejaVuSans-Oblique.ttf,C:/Qt/QtMCUs/2.5.0/lib/cmake/Qul/../../../src/3rdparty/fonts/DejaVuSans.ttf,C:/Qt/QtMCUs/2.5.0/lib/cmake/Qul/../../../src/3rdparty/fonts/DejaVuSansCondensed-Bold.ttf,C:/Qt/QtMCUs/2.5.0/lib/cmake/Qul/../../../src/3rdparty/fonts/DejaVuSansCondensed-BoldOblique.ttf,C:/Qt/QtMCUs/2.5.0/lib/cmake/Qul/../../../src/3rdparty/fonts/DejaVuSansCondensed-Oblique.ttf,C:/Qt/QtMCUs/2.5.0/lib/cmake/Qul/../../../src/3rdparty/fonts/DejaVuSansCondensed.ttf,C:/Qt/QtMCUs/2.5.0/lib/cmake/Qul/../../../src/3rdparty/fonts/DejaVuSansMono-Bold.ttf,C:/Qt/QtMCUs/2.5.0/lib/cmake/Qul/../../../src/3rdparty/fonts/DejaVuSansMono-BoldOblique.ttf,C:/Qt/QtMCUs/2.5.0/lib/cmake/Qul/../../../src/3rdparty/fonts/DejaVuSansMono-Oblique.ttf,C:/Qt/QtMCUs/2.5.0/lib/cmake/Qul/../../../src/3rdparty/fonts/DejaVuSansMono.ttf,C:/Qt/QtMCUs/2.5.0/lib/cmake/Qul/../../../src/3rdparty/fonts/DejaVuSerif-Bold.ttf,C:/Qt/QtMCUs/2.5.0/lib/cmake/Qul/../../../src/3rdparty/fonts/DejaVuSerif-BoldItalic.ttf,C:/Qt/QtMCUs/2.5.0/lib/cmake/Qul/../../../src/3rdparty/fonts/DejaVuSerif-Italic.ttf,C:/Qt/QtMCUs/2.5.0/lib/cmake/Qul/../../../src/3rdparty/fonts/DejaVuSerif.ttf,C:/Qt/QtMCUs/2.5.0/lib/cmake/Qul/../../../src/3rdparty/fonts/DejaVuSerifCondensed-Bold.ttf,C:/Qt/QtMCUs/2.5.0/lib/cmake/Qul/../../../src/3rdparty/fonts/DejaVuSerifCondensed-BoldItalic.ttf,C:/Qt/QtMCUs/2.5.0/lib/cmake/Qul/../../../src/3rdparty/fonts/DejaVuSerifCondensed-Italic.ttf,C:/Qt/QtMCUs/2.5.0/lib/cmake/Qul/../../../src/3rdparty/fonts/DejaVuSerifCondensed.ttf --font-heap-prealloc --font-cache-prealloc C:/Users/81808/Downloads/build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug/CMakeFiles/untitled10.dir/untitled10.fonts"[5/13 8.7/sec] C:\PROGRA~2\MICROS~3\2019\COMMUN~1\VC\Tools\MSVC\1429~1.301\bin\HostX64\x64\cl.exe /nologo /TP -DQUL_IS_QT_BUILD -DQUL_STD_STRING_SUPPORT -IC:\Users\81808\Downloads\untitled10 -IC:\Users\81808\Downloads\build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug\CMakeFiles\untitled10.dir -external:IC:\Qt\QtMCUs\2.5.0\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /Zi /Ob0 /Od /RTC1 -MDd /utf-8 -D_CRT_SECURE_NO_WARNINGS /wd4244 /wd4267 /wd4305 /Zc:__cplusplus /Gy- /Gw /MP /showIncludes /FoCMakeFiles\untitled10.dir\CMakeFiles\untitled10.dir\qul_font_data.cpp.obj /FdCMakeFiles\untitled10.dir\ /FS -c C:\Users\81808\Downloads\build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug\CMakeFiles\untitled10.dir\qul_font_data.cpp[6/13 9.3/sec] C:\PROGRA~2\MICROS~3\2019\COMMUN~1\VC\Tools\MSVC\1429~1.301\bin\HostX64\x64\cl.exe /nologo /TP -DQUL_IS_QT_BUILD -DQUL_STD_STRING_SUPPORT -IC:\Users\81808\Downloads\untitled10 -IC:\Users\81808\Downloads\build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug\CMakeFiles\untitled10.dir -external:IC:\Qt\QtMCUs\2.5.0\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /Zi /Ob0 /Od /RTC1 -MDd /utf-8 -D_CRT_SECURE_NO_WARNINGS /wd4244 /wd4267 /wd4305 /Zc:__cplusplus /Gy- /Gw /MP /showIncludes /FoCMakeFiles\untitled10.dir\CMakeFiles\untitled10.dir\qulrcc_assets.cpp.obj /FdCMakeFiles\untitled10.dir\ /FS -c C:\Users\81808\Downloads\build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug\CMakeFiles\untitled10.dir\qulrcc_assets.cpp[7/13 9.9/sec] C:\PROGRA~2\MICROS~3\2019\COMMUN~1\VC\Tools\MSVC\1429~1.301\bin\HostX64\x64\cl.exe /nologo /TP -DQUL_IS_QT_BUILD -DQUL_STD_STRING_SUPPORT -IC:\Users\81808\Downloads\untitled10 -IC:\Users\81808\Downloads\build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug\CMakeFiles\untitled10.dir -external:IC:\Qt\QtMCUs\2.5.0\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /Zi /Ob0 /Od /RTC1 -MDd /utf-8 -D_CRT_SECURE_NO_WARNINGS /wd4244 /wd4267 /wd4305 /Zc:__cplusplus /Gy- /Gw /MP /showIncludes /FoCMakeFiles\untitled10.dir\CMakeFiles\untitled10.dir\qulrcc_runtime_allocation_info.cpp.obj /FdCMakeFiles\untitled10.dir\ /FS -c C:\Users\81808\Downloads\build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug\CMakeFiles\untitled10.dir\qulrcc_runtime_allocation_info.cpp[8/13 11.0/sec] C:\PROGRA~2\MICROS~3\2019\COMMUN~1\VC\Tools\MSVC\1429~1.301\bin\HostX64\x64\cl.exe /nologo /TP -DQUL_IS_QT_BUILD -DQUL_STD_STRING_SUPPORT -IC:\Users\81808\Downloads\untitled10 -IC:\Users\81808\Downloads\build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug\CMakeFiles\untitled10.dir -external:IC:\Qt\QtMCUs\2.5.0\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /Zi /Ob0 /Od /RTC1 -MDd /utf-8 -D_CRT_SECURE_NO_WARNINGS /wd4244 /wd4267 /wd4305 /Zc:__cplusplus /Gy- /Gw /MP /showIncludes /FoCMakeFiles\untitled10.dir\CMakeFiles\untitled10.dir\qulrcc_lookup_data.cpp.obj /FdCMakeFiles\untitled10.dir\ /FS -c C:\Users\81808\Downloads\build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug\CMakeFiles\untitled10.dir\qulrcc_lookup_data.cpp[9/13 10.0/sec] C:\PROGRA~2\MICROS~3\2019\COMMUN~1\VC\Tools\MSVC\1429~1.301\bin\HostX64\x64\cl.exe /nologo /TP -DQUL_IS_QT_BUILD -DQUL_STD_STRING_SUPPORT -IC:\Users\81808\Downloads\untitled10 -IC:\Users\81808\Downloads\build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug\CMakeFiles\untitled10.dir -external:IC:\Qt\QtMCUs\2.5.0\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /Zi /Ob0 /Od /RTC1 -MDd /utf-8 -D_CRT_SECURE_NO_WARNINGS /wd4244 /wd4267 /wd4305 /Zc:__cplusplus /Gy- /Gw /MP /showIncludes /FoCMakeFiles\untitled10.dir\CMakeFiles\untitled10.dir\loader_item_allocator.cpp.obj /FdCMakeFiles\untitled10.dir\ /FS -c C:\Users\81808\Downloads\build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug\CMakeFiles\untitled10.dir\loader_item_allocator.cpp[10/13 10.8/sec] C:\PROGRA~2\MICROS~3\2019\COMMUN~1\VC\Tools\MSVC\1429~1.301\bin\HostX64\x64\cl.exe /nologo /TP -DQUL_IS_QT_BUILD -DQUL_STD_STRING_SUPPORT -IC:\Users\81808\Downloads\untitled10 -IC:\Users\81808\Downloads\build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug\CMakeFiles\untitled10.dir -external:IC:\Qt\QtMCUs\2.5.0\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /Zi /Ob0 /Od /RTC1 -MDd /utf-8 -D_CRT_SECURE_NO_WARNINGS /wd4244 /wd4267 /wd4305 /Zc:__cplusplus /Gy- /Gw /MP /showIncludes /FoCMakeFiles\untitled10.dir\CMakeFiles\untitled10.dir\qul_font_engines.cpp.obj /FdCMakeFiles\untitled10.dir\ /FS -c C:\Users\81808\Downloads\build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug\CMakeFiles\untitled10.dir\qul_font_engines.cpp[11/13 11.9/sec] C:\PROGRA~2\MICROS~3\2019\COMMUN~1\VC\Tools\MSVC\1429~1.301\bin\HostX64\x64\cl.exe /nologo /TP -DQUL_IS_QT_BUILD -DQUL_STD_STRING_SUPPORT -IC:\Users\81808\Downloads\untitled10 -IC:\Users\81808\Downloads\build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug\CMakeFiles\untitled10.dir -external:IC:\Qt\QtMCUs\2.5.0\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /Zi /Ob0 /Od /RTC1 -MDd /utf-8 -D_CRT_SECURE_NO_WARNINGS /wd4244 /wd4267 /wd4305 /Zc:__cplusplus /Gy- /Gw /MP /showIncludes /FoCMakeFiles\untitled10.dir\CMakeFiles\untitled10.dir\untitled10.cpp.obj /FdCMakeFiles\untitled10.dir\ /FS -c C:\Users\81808\Downloads\build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug\CMakeFiles\untitled10.dir\untitled10.cpp[12/13 12.8/sec] C:\PROGRA~2\MICROS~3\2019\COMMUN~1\VC\Tools\MSVC\1429~1.301\bin\HostX64\x64\cl.exe /nologo /TP -DQUL_IS_QT_BUILD -DQUL_STD_STRING_SUPPORT -IC:\Users\81808\Downloads\untitled10 -IC:\Users\81808\Downloads\build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug\CMakeFiles\untitled10.dir -external:IC:\Qt\QtMCUs\2.5.0\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /Zi /Ob0 /Od /RTC1 -MDd /utf-8 -D_CRT_SECURE_NO_WARNINGS /wd4244 /wd4267 /wd4305 /Zc:__cplusplus /Gy- /Gw /MP /showIncludes /FoCMakeFiles\untitled10.dir\untitled10_main.cpp.obj /FdCMakeFiles\untitled10.dir\ /FS -c C:\Users\81808\Downloads\build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug\untitled10_main.cpp[13/13 10.3/sec] cmd.exe /C "cd . && C:\Qt\Tools\CMake_64\bin\cmake.exe -E vs_link_exe --intdir=CMakeFiles\untitled10.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100220~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100220~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~3\2019\COMMUN~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe /nologo CMakeFiles\untitled10.dir\CMakeFiles\untitled10.dir\qulrcc_lookup_data.cpp.obj CMakeFiles\untitled10.dir\CMakeFiles\untitled10.dir\qulrcc_assets.cpp.obj CMakeFiles\untitled10.dir\CMakeFiles\untitled10.dir\qulrcc_runtime_allocation_info.cpp.obj CMakeFiles\untitled10.dir\CMakeFiles\untitled10.dir\untitled10.cpp.obj CMakeFiles\untitled10.dir\CMakeFiles\untitled10.dir\loader_item_allocator.cpp.obj CMakeFiles\untitled10.dir\CMakeFiles\untitled10.dir\qul_font_engines.cpp.obj CMakeFiles\untitled10.dir\CMakeFiles\untitled10.dir\qul_font_data.cpp.obj CMakeFiles\untitled10.dir\untitled10_main.cpp.obj /out:untitled10.exe /implib:untitled10.lib /pdb:untitled10.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console C:/Users/81808/Downloads/build-untitled10-Qt_for_MCUs_2_5_Desktop_32bpp_MSVC-Debug/CMakeFiles/untitled10.dir/qulrcc_assets.res /OPT:REF /IGNORE:4075 C:\Qt\QtMCUs\2.5.0\lib\QulCore_Windows-AMD64_Windows_msvc_Debug.lib C:\Qt\QtMCUs\2.5.0\lib\QulPlatform_qt_32bpp_Windows_msvc_Debug.lib C:\Qt\QtMCUs\2.5.0\lib\QulMonotypeUnicodeEngineShaperDisabled_Windows-AMD64_Windows_msvc_Debug.lib C:\Qt\QtMCUs\2.5.0\lib\QulPlatformBSP_qt_32bpp_Windows_msvc_Debug.lib C:\Qt\QtMCUs\2.5.0\lib\Qt6Core.lib C:\Qt\QtMCUs\2.5.0\lib\Qt6Gui.lib C:\Qt\QtMCUs\2.5.0\lib\Qt6Widgets.lib C:\Qt\QtMCUs\2.5.0\lib\QulCore_Windows-AMD64_Windows_msvc_Debug.lib C:\Qt\QtMCUs\2.5.0\lib\QulPNGDecoderNull_Windows-AMD64_Windows_msvc_Debug.lib C:\Qt\QtMCUs\2.5.0\lib\QulCore_Windows-AMD64_Windows_msvc_Debug.lib C:\Qt\QtMCUs\2.5.0\lib\QulPNGDecoderNull_Windows-AMD64_Windows_msvc_Debug.lib C:\Qt\QtMCUs\2.5.0\lib\QulMonotypeUnicode_Windows-AMD64_Windows_msvc_Debug.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ."17:39:15: The process "C:\Qt\Tools\CMake_64\bin\cmake.exe" exited normally.17:39:15: Elapsed time: 00:01.
I also want to suggest that we should write the purpose of generating qml out of interface files(.h) if they are not used for building the application, as currently the description of qmlinterfacegenerator doen't state it.