Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
Qt Creator 5.0.3, Qt Creator 6.0.0, Qt Creator 6.0.1
-
None
-
Windows 10
Description
I've created subdirs project. In it:
- Created an empty QtQuick application.
- Created shared library project.
- Added the use of a class from shared library in the main application.
- Tried to build & run on arm7 phone. Result: app crashes. Reason: shared library is absent in APK. Worked fine in previous versions of Qt Creator.
Tested with Qt 5.12.11 and Qt 6.2.1.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-27027 [Regression QTCreator 5? -> 6.0.3] qmlimportscanner doesn't scan qrc files in subdirs
- Reported
-
QTCREATORBUG-27094 wrong apk creation in project with SUBDIRS
- Closed
- resulted from
-
QTCREATORBUG-26357 Build fails
- Closed