Hello,
I'm trying to test a QT example to display a web page. I use the examples "quicknanobrowser" or "minimal" (QML version). I am with an IMX6DL on a yocto 2.0 and QT5.5.1 provided by Technexion. For my future needs I create a Yocto distribution without X11 and Wayland.
When I launch the examples with option "-platform egls" (build with the correct toolchain (meta-toolchain-qt5)) there is no crash, the interface is correctly display but the web page isn't load (I have a functional internet connection)
Can you help me?
Cordially.
Y.DURAND