maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Qt5 development on Harmattan (https://talk.maemo.org/showthread.php?t=85028)

ajalkane 2012-09-05 07:54

Re: Qt5 development on Harmattan
 
Rejoice, qt-components have been now ported also. I haven't had time yet to test them, but will soon.

More details in Laszlo's blog here:

http://lpapp.blogspot.ie/2012/09/qtq...harmattan.html

ajalkane 2012-09-05 19:53

Re: Qt5 development on Harmattan
 
I have now tested and it works with my helloqt5 project!

I will try soon to clean-up and update my helloqt5 project with the changes necessary, but now qt5 development in harmattan is MUCH easier than before. Post here if you have questions.

ajalkane 2012-09-10 22:15

Re: Qt5 development on Harmattan
 
I have now made the minimal changes to get helloqt5 to work with qt5 on harmattan. You can use this project to get started on converting your project for qt5:

https://github.com/harmattan/helloqt5

See README.md for detailed instructions.

The short version is:

- Install scratchbox
- Install community repositories to scratchbox
- apt-get update and Install qt5-* libraries to scratchbox
- qmake && dpkg-buildpackage in helloqt5 directory
- copy the debian installation file to device
- Install community repositories to device
- apt-get update and Install qt5-* libraries to device
- dpkg -i helloqt5*.deb to device
- Run like this: QML_IMPORT_PATH=/opt/qt5/imports LD_LIBRARY_PATH=/opt/qt5/lib /opt/helloqt5/bin/helloqt5

bibek 2012-12-23 13:53

Re: Qt5 development on Harmattan
 
Is it possible to share the .deb file of ur helloqt5 project? Wud have liked to run on device and get some inspiration before setting up all the tricky dev environments :)

Thanks for ur effort and infos.

amr.fayz 2012-12-23 15:36

Re: Qt5 development on Harmattan
 
Thank you for your efforts

Is there hope to work on Fremantle ??
I hope to be yes :)

coderus 2013-02-20 20:03

Re: Qt5 development on Harmattan
 
any new prebuilt qt5 libraries? openbossa dated 25 Jul. Isn't it too old?

bibek 2013-02-22 15:48

Quote:

Originally Posted by coderus (Post 1324149)
any new prebuilt qt5 libraries? openbossa dated 25 Jul. Isn't it too old?

I got BETA1. Is that same?

getvasanth 2013-04-23 15:56

Re: Qt5 development on Harmattan
 
Is anyone working on QtCreator to deploy Qt5 app on the Device (N9).
instead of having the scratch box.

Edit: I need some pointers, From where I have to start. Hope Interested people can join or, I can join them.

ajalkane 2013-04-23 16:34

Re: Qt5 development on Harmattan
 
Quote:

Originally Posted by bibek (Post 1307064)
Is it possible to share the .deb file of ur helloqt5 project? Wud have liked to run on device and get some inspiration before setting up all the tricky dev environments :)

Thanks for ur effort and infos.

I'm sorry, I've for some reason totally missed the posts on this topic.

In short, the work I did was based on various alpha/beta releases of Qt5. Now that the real release has been done, only basing on that makes sense.

So whatever's posted on here may be wildly outdated. It might be of some help in bringing the final release of Qt5 to N9, or it might just be distraction.

Kozzi 2013-04-27 08:39

Re: Qt5 development on Harmattan
 
bump!

Also would like to know answer to getvasanth question.


All times are GMT. The time now is 23:54.

vBulletin® Version 3.8.8