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. Error while building QtWebEngine on an embedded device
QtWS25 Last Chance

Error while building QtWebEngine on an embedded device

Scheduled Pinned Locked Moved Solved Mobile and Embedded
2 Posts 1 Posters 505 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    So guys, I'm trying to build QtWebEngine on Qt5.7 and after completing the process I get this following error. I'm stuck at this for days and I never saw someone with the same problem.

    /home/vinicius/gcc-linaro-arm-linux-gnueabihf-4.9-2014.09_linux/bin/../lib/gcc/arm-linux-gnueabihf/4.9.2/../../../../arm-linux-gnueabihf/bin/ld.gold: error: cannot find -licui18n
    /home/vinicius/gcc-linaro-arm-linux-gnueabihf-4.9-2014.09_linux/bin/../lib/gcc/arm-linux-gnueabihf/4.9.2/../../../../arm-linux-gnueabihf/bin/ld.gold: error: cannot find -licuuc
    /home/vinicius/gcc-linaro-arm-linux-gnueabihf-4.9-2014.09_linux/bin/../lib/gcc/arm-linux-gnueabihf/4.9.2/../../../../arm-linux-gnueabihf/bin/ld.gold: error: cannot find -licudata
    collect2: error: ld returned 1 exit status
    Makefile.core_module:166: recipe for target '../../lib/libQt5WebEngineCore.so.5.7.0' failed

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      My problem was some libicu dependencies...for now compilation worked!

      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