build mysql driver for Necessitas (qt-android)

344 Views Asked by At

I´m trying to build a mysql driver to use it in a qt-android app. Now everything seems to be clear but there is a inconsistency in my head. While i´m compiling the mysql-connector-c source ( 6.0.2 ) cmake got a lot of missing header files. Thats ok, but my problem is where to get these headers? or can I just use my gcc headers?

Thank you in advance!

Link to the guide I Worked with: http://qa-android.com/comp-lib-qt-android/2012-11/pdfNpp3xMBVQQ.pdf

0

There are 0 best solutions below