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 <[email protected]> on behalf of Ulf Hermann <[email protected]> Sent: Wednesday, August 24, 2022 11:08:04 AM To: [email protected] 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 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 _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
_______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
