Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
Qt Creator 6.0.2
-
None
-
Boot to Qt Rpi 4 6.2.4
Description
Summary: Cmake based projects from both DS and QtC fail to deploy onto the rpi4 boot to qt target.
Steps:
- Create a new blank project in qt creator (my project is attached)
- Select the rpi4 boot to qt kit
- The project will configure and build just fine
- When the deploy to device step happens an error occurs:
12:09:53: Running steps for project DeleteMe...
12:09:53: Starting: "C:\Qt\6.2.4\Boot2Qt\raspberrypi4-64\toolchain\sysroots\x86_64-w64-mingw32\usr\bin\cmake.exe" --build C:/projects/build-DeleteMe-Boot2Qt_6_2_4_Raspberry_Pi_4_64_bit-Debug --target all
[1/6 0.4/sec] Automatic MOC and UIC for target DeleteMe
[2/6 0.5/sec] Automatic RCC for qml.qrc
[3/6 0.4/sec] Building CXX object CMakeFiles/DeleteMe.dir/DeleteMe_autogen/mocs_compilation.cpp.o
[4/6 0.5/sec] Building CXX object CMakeFiles/DeleteMe.dir/DeleteMe_autogen/EWIEGA46WW/qrc_qml.cpp.o
[5/6 0.6/sec] Building CXX object CMakeFiles/DeleteMe.dir/main.cpp.o
[6/6 0.5/sec] Linking CXX executable DeleteMe
12:10:06: The process "C:\Qt\6.2.4\Boot2Qt\raspberrypi4-64\toolchain\sysroots\x86_64-w64-mingw32\usr\bin\cmake.exe" exited normally.
12:10:06: Starting: "C:\Qt\6.2.4\Boot2Qt\raspberrypi4-64\toolchain\sysroots\x86_64-w64-mingw32\usr\bin\cmake.exe" --build C:/projects/build-DeleteMe-Boot2Qt_6_2_4_Raspberry_Pi_4_64_bit-Debug --target install
ninja: error: unknown target 'install'
12:10:07: The process "C:\Qt\6.2.4\Boot2Qt\raspberrypi4-64\toolchain\sysroots\x86_64-w64-mingw32\usr\bin\cmake.exe" exited with code 1.
Error while building/deploying project DeleteMe (kit: Boot2Qt 6.2.4 Raspberry Pi 4 64-bit)
The kit Boot2Qt 6.2.4 Raspberry Pi 4 64-bit has configuration issues which might be the root cause for this problem.
When executing step "Install into temporary host directory"
12:10:07: Elapsed time: 00:15.