Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. QtonPi
  4. Ubuntu 14.04 and cross compile QtWebkit for rasbian
QtWS25 Last Chance

Ubuntu 14.04 and cross compile QtWebkit for rasbian

Scheduled Pinned Locked Moved QtonPi
6 Posts 2 Posters 2.0k 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.
  • F Offline
    F Offline
    FrankX
    wrote on last edited by
    #1

    I manage to compile basic QT 5.2 and QT 5.3 to rasbian, but when trying to compile qtwebkit module I get these errors

    ./wtf/unicode/icu/UnicodeIcu.h:29:27: fatal error: unicode/uchar.h:

    I have installed all the libraries for the icu, but still the compiler can't find those. What should I do to fix this?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Just to be sure, did you install the ARM version of icu ? Development package ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • F Offline
        F Offline
        FrankX
        wrote on last edited by
        #3

        Hi,

        I haven't done that. I have only copied unicode libraries from ubuntu tuo Source/WTF/wtf folder in qtwebkit, but it still fails.
        How I install ARM version of ICU to host machine. Should it be on Source folders in QtWebkit

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          If you followed the same guide I used, you should have your Raspberry Pi mounted on your system through e.g. sshfs or it's sd card. So the idea is that you install all libraries you need on the Pi and then use the sysroot from it to provide the libraries to build Qt with

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • F Offline
            F Offline
            FrankX
            wrote on last edited by
            #5

            Hi,

            I managed to mount it and manage to move forward with new errors :(. Damn.

            I got errors about undefined reference to ucol_close_48 in CollatorICU.cpp
            Mayby I need more library for rasbian.

            Thanks for your help

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Did you install the required dev libraries on the Pi ?

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              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