Ansar ; development@qt-project.org
Subject: Re: [Development] unable to run qtdeclarative examples
On 8/24/22 08:18, Rasool, Ansar wrote:
> Shouldn't this shared module be installed on target by default if
> examples are being included? because without this examples won't work.
On 8/24/22 08:18, Rasool, Ansar wrote:
Shouldn't this shared module be installed on target by default if
examples are being included? because without this examples won't work.
"Install" and "default" are difficult to combine when talking about QML
modules. How _did_ you install the example? Co
alf of Ulf Hermann
Sent: Wednesday, August 24, 2022 11:08:04 AM
To: development@qt-project.org
Subject: Re: [Development] unable to run qtdeclarative examples
Hi Ansar,
there is a "shared" QML module in the examples. It's built together with
every example that requires it and ends
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
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
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