Part Number:OMAP-L138
Tool/software: Linux
I'm using OMAPL138 LCDK (TMDSLCDK138), PROCESSOR-SDK-LINUX-OMAPL138 04_01_00_06.
As mentioned here https://e2e.ti.com/support/embedded/linux/f/354/p/612432/2256363?tisearch=e2e-sitesearch&keymatch=OMAP-L138%20Qt#2256363 Qt is not supported for OMAP-L138 devices.
So I have few questions:
1) Is it real to manually port Qt5 or at least Qt4 to OMAPL138 without GUI support (need only QtCore and QtNetwork)?
2) Is it real to manually port Qt5 or at least Qt4 to OMAPL138 with GUI support on LinuxFB?
3) Qt support is in ancient LINUXSDK-OMAPL138 http://www.ti.com/tool/linuxsdk-omapl138 . What the reason of abandon Qt support in newer versions of SDK?