Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
dev
-
None
-
-
afe158b93 (dev), 253731e84 (6.6), 536545578 (6.5)
Description
Steps to reproduce:
- build qtbase developer build locally on linux
- cross compile for embedded, set FEATURE_no_prefeix to OFF in Creator.
- set the install prefix to /usr/local, as described here
- compile qtbase for embedded with ninja
- Run the "Menus" example on an embedded device (e.g. Raspberry PI)
This fails with
08:33:48: Running steps for project QtBase... 08:33:48: Starting: "/usr/bin/cmake" --build /home/axel/QtGit/dev-build/qtbase-embedded --target all install [0/1 0.0/sec] Install the project... -- Install configuration: "Debug" CMake Error at cmake_install.cmake:46 (message): Qt was configured as non-prefix build. Installation is not supported for this arrangement. FAILED: CMakeFiles/install.util cd /home/axel/QtGit/dev-build/qtbase-embedded && /usr/bin/cmake -P cmake_install.cmake ninja: build stopped: subcommand failed. 08:33:49: The process "/usr/bin/cmake" exited with code 1. Error while building/deploying project QtBase (kit: dev embedded) The kit dev embedded has configuration issues which might be the root cause for this problem. When executing step "Build" 08:33:49: Elapsed time: 00:00.
Tested with:
- qtbase head at Change-Id: I0a2ddf10652be78d5b80c486261199d0d7ed5c84
- Qt Creator 11.0.2
- openSuSE tumbleweed
Attachments
Issue Links
- blocks
-
QTBUG-115196 QMenubar only works once
- Closed
- relates to
-
QTBUG-116690 Documentation for boot2qt is outdated and misleading
- Open
-
QTCREATORBUG-29577 boot2qt/embedded: Qt Creator fails to debug qtbase
- Closed
Gerrit Reviews
For Gerrit Dashboard: QTBUG-116689 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
501584,2 | CMake: Don't add no-prefix define to qconfig_p.h | dev | qt/qtbase | Status: MERGED | +2 | 0 |
501934,2 | CMake: Don't add no-prefix define to qconfig_p.h | 6.5 | qt/qtbase | Status: MERGED | +2 | 0 |
501935,2 | CMake: Don't add no-prefix define to qconfig_p.h | 6.6 | qt/qtbase | Status: MERGED | +2 | 0 |