Details
-
Type:
Task
-
Status: Reported
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: 6.2, 6.3
-
Fix Version/s: None
-
Component/s: Build System: CMake
-
Labels:None
-
Platform/s:
Description
When building user's QML modules with plugins using the "Ninja Multi-Config" generator plugin files locate in build-type specific directories (e.g. Release/Debug/...). This cause the "module "XXXXX" plugin "xxxxxx" not found" error, when running the app.
We may avoid the use of build-type specific directories for the 'default' config in the "Ninja Multi-Config" builds.