Part Number: AM3358
Tool/software: Linux
Hi,
I'm attempting to get QtQuick.Controls working on SDK 3.02 but I'm running into some issues. If I try to run a quick controls app with the default file-system I get the following issue
"module "QtQuick.Controls" is not installed"
I tried building qtbase and qtquickcontrols using bitbake and the full sitara sdk (as I would have done in previous SDKs) by adding
PACKAGECONFIG_append = " accessibility"
to my conf/local.conf but the outputed ipks seem to be already installed on the system. Any ideas on how I can get this to work?
Thanks
Micheal