![]() |
Re: Qt5 development on Harmattan
Thanks for the reply "ajalkane". would like to provide some more help in this to take this forward.
|
Re: Qt5 development on Harmattan
Quote:
But a little recap: to get deploying working inside QtCreator that ships with Harmattan's SDK, you would need to create a custom plugin for QtCreator that can handle Qt5. Later QtCreator versions might have some more robust options to make this happen without creating a custom plugin, but I have not looked into it. |
Re: Qt5 development on Harmattan
Haven't actually tried Qt5 yet but wanted to ask a couple of things out of interest.
1. After installing Qt5 on scratchbox SDK environment, how do you select which version (4/5) to compile against? Using inline exports for each command aimed for Qt5? Care to give a couple of command line examples on building same app on Qt4 and Qt5. 2. Can Qt5 apps be tested locally on x86 build using Xephyr? 3. Can you use libmeegotouch with Qt5? I suppose it's built against Qt4. |
Re: Qt5 development on Harmattan
Quote:
export PATH=/opt/qt5/bin:$PATH Then compile as usual. I have some instructions in README in: https://github.com/harmattan/helloqt5 Though on first look some of it may be a bit off (I can't test now), but should help getting started. The biggest issue is of course that I wouldn't recommend using the community repos as the Qt5 version there is out-of-date (some beta version of Qt5). Quote:
|
Re: Qt5 development on Harmattan
Quote:
Is it possible to statically link the Qt modules (QtWebkit included) to the app so that it can be delivered in Nokia Store? Also, does the Mobility APIs work in Qt5? |
All times are GMT. The time now is 23:58. |
vBulletin® Version 3.8.8