Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Cross Compiling QtWebEngineWidgets
Qt 6.11 is out! See what's new in the release blog

Cross Compiling QtWebEngineWidgets

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 393 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    srini_durand
    wrote on last edited by
    #1

    Any ideas for building QtWebEngineWidgets/QtWebEngine when cross compiling.
    I am bringing up Qt5.13.1 on raspberry Pi4, host is Ubuntu 16.04. The last piece of the puzzle is being able to build libQtWebEngineWidgets.so and libQtWebEngine.so.

    cutting from my bash script..
    configure -opengl desktop -qpa xcb -no-eglfs -device linux-rasp-pi3-vc4-g++ -device-option CROSS_COMPILE=$__armtools -webengine-embedded-build -webengine-icu -webengine-ffmpeg -webengine-opus -webengine-webrtc -no-use-gold-linker -sysroot $__sys -make libs -prefix /usr/local/qt5pi -hostprefix $__qke_dir -nomake examples -v -skip qtscxml -skip qtscript -skip qtcharts -skip qt3d -skip qtdatavis3d -skip qtcanvas3d -skip qtgamepad -skip qtvirtualkeyboard -skip qtwinextras -skip qtlocation -skip qtpurchasing -developer-build"

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved