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

Missing file "qvulkanfunctions.h" after installation from sources

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 5.10.0
    • None
    • Ubuntu 16.04

      GNU Make 4.1

    Description

      Hi,

      I tried to install Qt 5.10.0 from the sources with support of the Vulkan API. During the configuration Vulkan was well detected on my system and all the QVulkan* classes and header were installed except for "qvulkanfunctions.h" (which is quite essential).

      I solved the problem by retrieved the file from the temporary build directory and I copied it manually in the install directory.

      I hope I did not miss something during the installation so here is the list of command I used :

      $ mkdir <buildDir>$ cd <buildDir>$ <srcDir>/configure -prefix <installDir> -opensource -debug -I/<vulkanSdkDir>/include
      $ make

      $ make install

      Thanks for your attention,

      Attachments

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

        Activity

          People

            lagocs Laszlo Agocs
            robin_k Robin Kervadec
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes