Browser for embedded device using Qt widget
-
I need one browser for my embedded device it is a yocto based and the Qt version used is 5.8.0
How can I start to implement it, what is the procedure?
And If some lib is missing in my yocto setup, How can I add this in my build? -
I need one browser for my embedded device it is a yocto based and the Qt version used is 5.8.0
How can I start to implement it, what is the procedure?
And If some lib is missing in my yocto setup, How can I add this in my build?@nadimnadaf Take a look at https://doc.qt.io/qt-5/qtwebengine-index.html
You should switch to a newer Qt version if possible. -
@jsulm
Okay, then what is the procedure for switching to the Latest Qt version? Which is that version? -
@jsulm
Okay, then what is the procedure for switching to the Latest Qt version? Which is that version?@nadimnadaf Don't know how you can switch with you Yocto setup.
Qt 6: https://wiki.qt.io/Qt_6.4_Release
Qt 5: https://wiki.qt.io/Qt_5.15_Release