Re: [Development] unable to run qtdeclarative examples

2022-08-23 Thread Rasool, Ansar
Shouldn't this shared module be installed on target by default if examples are being included? because without this examples won't work. Also, please guide about installation of this shared module. Regards, Ansar Rasool From: Development on behalf of Ulf Herman

Re: [Development] unable to run qtdeclarative examples

2022-08-23 Thread Ulf Hermann
Hi Ansar, there is a "shared" QML module in the examples. It's built together with every example that requires it and ends up in a directory "shared" next to the application binary. You need to install it together with the example on the target. best regards, Ulf

Re: [Development] unable to run qtdeclarative examples

2022-08-23 Thread Rasool, Ansar
Hi All, Kindly provide some input here. Regards, Ansar Rasool From: Rasool, Ansar Sent: Tuesday, August 23, 2022 6:26:35 PM To: development@qt-project.org Subject: unable to run qtdeclarative examples Hi, I just compiled meta-qt6 with yocto 4.0 (kirkstone) bu

[Development] unable to run qtdeclarative examples

2022-08-23 Thread Rasool, Ansar
Hi, I just compiled meta-qt6 with yocto 4.0 (kirkstone) but i am unable to launch quick examples. I face below error *** root@qemuarm64:/usr/share/examples/quick# ./animation/animationexample qrc:/animation/an