Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Unable to resolve 'khr'

Unable to resolve 'khr'

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
9 Posts 2 Posters 1.7k 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
    Foghorn
    wrote on last edited by
    #1

    Does anybody knows what package should I install on Fedora to resolve this issue when running 'configure':

    Required system libraries:
    fontconfig ........................... yes
    dbus ................................. yes
    nss .................................. yes
    khr .................................. no
    glibc ................................ yes

    What package needs to be installed to get 'khr' resolved?

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

      Hi,

      Are you trying to build Qt with support for Vulkan ?

      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
        Foghorn
        wrote on last edited by Foghorn
        #3

        Not sure about that. I installed mesa-libGL for openGL but 'khr' is still 'no'. What is it and do I need it? Where does it come from?

        Does it come from 'vulkan-devel'?

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

          Take a look here for more information about the Vulkan integration.

          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
          1
          • F Offline
            F Offline
            Foghorn
            wrote on last edited by
            #5

            I do not see which package I should install on Fedora. That is all I need.

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

              Did you follow the link to the LunarSDK ? Took a look at their getting started guide ?

              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
              1
              • F Offline
                F Offline
                Foghorn
                wrote on last edited by
                #7

                I am not interested in a standalone SDK per se. All I want to know if there is a package that would satisfy the QT requirement and that I could install with 'yum'. If 'yum' cannot be used, then it is fine. I just want to have all the system libraries when running 'configure'.

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

                  In that case go to the Fedora folks and ask them to add the LunarSDK to their repository.

                  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
                  1
                  • F Offline
                    F Offline
                    Foghorn
                    wrote on last edited by
                    #9

                    For those who is curious enough. The following command on Fedora which is almost the same as RED HAT and CentOS resolved the 'khr' issue:

                    sudo yum install mesa-*

                    1 Reply Last reply
                    1

                    • Login

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