Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-101592

Qt should load libvulkan.so.1, not libvulkan.so

    XMLWordPrintable

Details

    • Linux/X11
    • 888b75aa12 (qt/qtbase/dev) 888b75aa12 (qt/tqtc-qtbase/dev) fc32fdcda5 (qt/qtbase/6.3) fc32fdcda5 (qt/tqtc-qtbase/6.3) fc32fdcda5 (qt/tqtc-qtbase/6.3.0)

    Description

      Qt is dynamically loading libvulkan.so on runtime, users have to install not only libvulkan1 but also libvulkan-dev if they want to use any application that use Qt Vulkan.

      According to Linux convention, libvulkan.so is for development and should not be considered always installed on end-user's environment. Qt should dlopen "libvulkan.so.1" in runtime.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            lagocs Laszlo Agocs
            jcl jcl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes