On Fri, May 11, 2012 at 1:55 PM, Laszlo Papp <[email protected]> wrote: >> Yes, but then how do I tell qmake to use the qt5 includes and libs? > > I am unsure I understand the question. You would use those from MADDE, > not from the system. > > I presume you can add qmake (from the qt5 build or if there is any > snapshot Mac package pre-built, then from that) similarly as we wrote > up in here: > http://community.kde.org/KDE_Mobile/Harmattan#Using_Madde
I think that you need to build qmake, moc and uic under OSX binary for Madde target . Madde has target specified files in QtSDK/Madde/sysroots/ as example /Developer/QtSDK/Madde/targets/harmattan_10.2011.34-1_rt1.2/bin/qmake -query You need to put your qmake qt5 OSX binary there and then libraries under sysroot. It would be good idea to make harmattan qt5 qmake, moc and uic for Madde available from download Kate _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
