Hi,
I'm currently moving our device from ti-sdk-am335x-evm-08.00.00.00 to ti-processor-sdk-linux-am335x-evm-01.00.00.03 as part of this I need to port my application from Qt4.8 to Qt5.4. My issue is that in the previous SDK SQLite support was built directly into the file-system however this is not the case for the new processor SDK. Do you have a guide or example I can follow to build the SQLite plugin for Qt5.4?
Thanks