Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Incomplete
-
Affects Version/s: 5.15.0 RC2
-
Fix Version/s: None
-
Component/s: Quick: Core Declarative QML
-
Labels:None
-
Platform/s:
Description
i am having a custom build chain, in which we were building Qt application through makefile aaproach. now i tried to include QML to the project, i have added all the required dll and compilation seems to works fine and i am able to view qml pages in y project. i can see Rectangle and Text in QML page, but i cann't assign any color to it.