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. Qt5.2 support on embedded Linux.
Qt 6.11 is out! See what's new in the release blog

Qt5.2 support on embedded Linux.

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 2 Posters 1.8k Views 1 Watching
  • 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
    Software
    wrote on last edited by
    #1

    Is Qt5.2 (Qtwebkit) support is available for embedded Linux??

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      If you manage to compile it, it should work, I guess. I don't remember anybody complaining about it not working, but then, embedded systems are not as common, so maybe I just missed it.

      (Z(:^

      1 Reply Last reply
      0
      • S Offline
        S Offline
        Software
        wrote on last edited by
        #3

        Thanks for your reply.

        I tried to build the qt5.2 on embedded linux, qt is build without qtwebkit module even if i gave below command.
        gmake -j4 -module-qtwekit -module-qtwebkit-examples
        Qtwebkit makefile does not have script to build module.

        I think qt5.2 configure file should generate the correct makefile for Qtwebkit module. or need some settings in configure file for embedded linux.

        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          Please take a look at what "configure" returns: maybe WebKit was disabled automatically because you are missing some dependencies.

          (Z(:^

          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