Hi All,
We are Cross Compiling Maliit Virtual Keyboard(https://wiki.maliit.org) for our AM3354 Board
To build that successfully we need
Required:
glib - 2.34.0
dbus-glib - 0.100
dbus - 1.6.4
But inside TI SDK we are having only the folllowing versions of required libraries
glib -2.30.3
dbus-glib - 0.98
dbus - 1.4.16
So we need to cross compile the glib-2.34.0,dbus-glib-0.100,dbus-1.6.4.
Please tell us the steps to Cross compile those libraries and also steps to add those libraries in TI SDK safely without any issues.
Regards,
Senthil