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

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

XMLWordPrintable

    • 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)

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes