I just spent a couple of hours unsuccessfully trying to get the ODuino Qt app to compile in Qt 5.x. It would seem that the version of Qt used to create that app is already rather out dated and most of the path names etc have changed in the meantime. It also means the app can no longer be compiled with the latest version of Qt (Qt 5.x).
Is there any chance you guys might be updating that project to work with the latest Qt? It is a nice example which I would love to get working.
ODuino Qt app does not want to compile in Qt 5.x
- odroid
- Site Admin
- Posts: 39250
- Joined: Fri Feb 22, 2013 11:14 pm
- languages_spoken: English, Korean
- ODROIDs: ODROID
- Has thanked: 2568 times
- Been thanked: 1407 times
- Contact:
Re: ODuino Qt app does not want to compile in Qt 5.x
We don't know well the Qt5. We have no experience.
You need to install Qt4 if you can't fix it. Sorry about that.
You need to install Qt4 if you can't fix it. Sorry about that.

- odroid
- Site Admin
- Posts: 39250
- Joined: Fri Feb 22, 2013 11:14 pm
- languages_spoken: English, Korean
- ODROIDs: ODROID
- Has thanked: 2568 times
- Been thanked: 1407 times
- Contact:
Re: ODuino Qt app does not want to compile in Qt 5.x
It should be in our WiKi.
http://odroid.com/dokuwiki/doku.php?id= ... doduinoone
http://odroid.com/dokuwiki/doku.php?id= ... doduinoone
-
- Posts: 355
- Joined: Thu Jul 16, 2015 5:57 am
- languages_spoken: english
- ODROIDs: U3, C1+, XU4
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: ODuino Qt app does not want to compile in Qt 5.x
Ok ported to Qt5. It wasn't difficult because QWidgets in Qt5 and Qt4 are very similar. Just replace QApplication with QtGuiApplication and add widgets library (was separated from GUI library in Qt5).
http://doc.qt.io/qt-5/portingguide.html
Oduino Qt5
http://doc.qt.io/qt-5/portingguide.html
Oduino Qt5
- odroid
- Site Admin
- Posts: 39250
- Joined: Fri Feb 22, 2013 11:14 pm
- languages_spoken: English, Korean
- ODROIDs: ODROID
- Has thanked: 2568 times
- Been thanked: 1407 times
- Contact:
Re: ODuino Qt app does not want to compile in Qt 5.x
Thank you so much. I've added a link of your post on the Wiki.
Please port this XU3/4 application to Qt5 when you have spare time.
https://github.com/hardkernel/EnergyMonitor
Please port this XU3/4 application to Qt5 when you have spare time.
https://github.com/hardkernel/EnergyMonitor
Who is online
Users browsing this forum: No registered users and 1 guest