Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Could not find feature mirclient ERROR
QtWS25 Last Chance

Could not find feature mirclient ERROR

Scheduled Pinned Locked Moved Unsolved Qt WebKit
6 Posts 2 Posters 1.3k 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
    flying bird
    wrote on 19 Jul 2021, 08:29 last edited by
    #1

    When I build QtWebkit-5.8.0 from BLFS link http://download.qt.io/community_releases/5.8/5.8.0-final/qtwebkit-opensource-src-5.8.0.tar.xz, the build commands shows as bellow:
    mkdir -p build &&
    cd build &&

    qmake ../WebKit.pro &&
    make
    the error message raised as Project ERROR: Could not find feature mirclient.
    I build and install QT by follow link:
    http://download.qt.io/archive/qt/5.8/5.8.0/single/qt-everywhere-opensource-src-5.8.0.tar.xz
    If I miss some details when I install qt?

    If any one have any ideas about this build error?
    If some one know the cause of this error, please share it to me, thank you very much.

    F 1 Reply Last reply 19 Jul 2021, 09:24
    0
    • F flying bird
      19 Jul 2021, 08:29

      When I build QtWebkit-5.8.0 from BLFS link http://download.qt.io/community_releases/5.8/5.8.0-final/qtwebkit-opensource-src-5.8.0.tar.xz, the build commands shows as bellow:
      mkdir -p build &&
      cd build &&

      qmake ../WebKit.pro &&
      make
      the error message raised as Project ERROR: Could not find feature mirclient.
      I build and install QT by follow link:
      http://download.qt.io/archive/qt/5.8/5.8.0/single/qt-everywhere-opensource-src-5.8.0.tar.xz
      If I miss some details when I install qt?

      If any one have any ideas about this build error?
      If some one know the cause of this error, please share it to me, thank you very much.

      F Offline
      F Offline
      flying bird
      wrote on 19 Jul 2021, 09:24 last edited by
      #2

      @flying-bird Maybe it can be fixed by build mirclient feature into qt, but I can't add it to configure command. Any one can help me?

      J 1 Reply Last reply 19 Jul 2021, 10:57
      0
      • F flying bird
        19 Jul 2021, 09:24

        @flying-bird Maybe it can be fixed by build mirclient feature into qt, but I can't add it to configure command. Any one can help me?

        J Offline
        J Offline
        jsulm
        Lifetime Qt Champion
        wrote on 19 Jul 2021, 10:57 last edited by
        #3

        @flying-bird Do you need mirclient?

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • F Offline
          F Offline
          flying bird
          wrote on 20 Jul 2021, 11:05 last edited by
          #4

          Yes. I need it. How can I get it?

          J 1 Reply Last reply 20 Jul 2021, 11:23
          0
          • F flying bird
            20 Jul 2021, 11:05

            Yes. I need it. How can I get it?

            J Offline
            J Offline
            jsulm
            Lifetime Qt Champion
            wrote on 20 Jul 2021, 11:23 last edited by
            #5

            @flying-bird said in Could not find feature mirclient ERROR:

            How can I get it?

            I guess you have to install the dev package for mir client (libmirclient-dev).

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            F 1 Reply Last reply 21 Jul 2021, 09:21
            0
            • J jsulm
              20 Jul 2021, 11:23

              @flying-bird said in Could not find feature mirclient ERROR:

              How can I get it?

              I guess you have to install the dev package for mir client (libmirclient-dev).

              F Offline
              F Offline
              flying bird
              wrote on 21 Jul 2021, 09:21 last edited by
              #6

              @jsulm
              Thanks. I will try it

              1 Reply Last reply
              0

              6/6

              21 Jul 2021, 09:21

              • Login

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