Hi,
I've tried building Qt 4.7.1 for SDK 5.02 based on instructions for cross-compiling Qt.
The compilation gets to the point where:
The tslib functionality test failed!
You might need to modify the include and library search paths by editing
QMAKE_INCDIR and QMAKE_LIBDIR in
/home/jfranks/ti-sdk-am180x-evm-05.02.00.00/qt-everywhere-opensource-src-4.7.1/mkspecs/qws/linux-omap3-g++.
I pointed QMAKE_INCDIR to ~/ti-sdk-am180x-evm-05.02.00.00/linux-devkit/arm-arago-linux-gnueabi/usr/include
and QMAKE_LIBDIR to ~/ti-sdk-am180x-evm-05.02.00.00/linux-devkit/arm-arago-linux-gnueabi/usr/lib
Can someone provide a recipe that works for compiling and installing Qt 4.7.1 into SDK 5.02?
Much appreciated . . .
--jlf