Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QVulkanInstance: No such file or directory
Forum Updated to NodeBB v4.3 + New Features

QVulkanInstance: No such file or directory

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 2 Posters 431 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.
  • S Offline
    S Offline
    sadjad
    wrote on last edited by sadjad
    #1

    hi
    i can`t build qt vulkan example.
    i got this error
    QVulkanWindow: No such file or directory
    "QVulkanInstance: No such file or directory"

    qt version: 6.5.2

    ==========

    VULKANINFO

    ==========

    Vulkan Instance Version: 1.3.261

    and check configure
    Qt Gui:
    Accessibility .......................... yes
    FreeType ............................... yes
    Using system FreeType ................ yes
    HarfBuzz ............................... yes
    Using system HarfBuzz ................ no
    Fontconfig ............................. yes
    Image formats:
    GIF .................................. yes
    ICO .................................. yes
    JPEG ................................. yes
    Using system libjpeg ............... yes
    PNG .................................. yes
    Using system libpng ................ yes
    Text formats:
    HtmlParser ........................... yes
    CssParser ............................ yes
    OdfWriter ............................ yes
    MarkdownReader ....................... yes
    Using system libmd4c ............... no
    MarkdownWriter ....................... yes
    EGL .................................... yes
    OpenVG ................................. no
    OpenGL:
    Desktop OpenGL ....................... yes
    OpenGL ES 2.0 ........................ no
    OpenGL ES 3.0 ........................ no
    OpenGL ES 3.1 ........................ no
    OpenGL ES 3.2 ........................ no
    Vulkan ................................. yes
    Session Management ..................... yes
    please help me to solve this

    Christian EhrlicherC 1 Reply Last reply
    0
    • Christian EhrlicherC Christian Ehrlicher moved this topic from Installation and Deployment on
    • S sadjad

      hi
      i can`t build qt vulkan example.
      i got this error
      QVulkanWindow: No such file or directory
      "QVulkanInstance: No such file or directory"

      qt version: 6.5.2

      ==========

      VULKANINFO

      ==========

      Vulkan Instance Version: 1.3.261

      and check configure
      Qt Gui:
      Accessibility .......................... yes
      FreeType ............................... yes
      Using system FreeType ................ yes
      HarfBuzz ............................... yes
      Using system HarfBuzz ................ no
      Fontconfig ............................. yes
      Image formats:
      GIF .................................. yes
      ICO .................................. yes
      JPEG ................................. yes
      Using system libjpeg ............... yes
      PNG .................................. yes
      Using system libpng ................ yes
      Text formats:
      HtmlParser ........................... yes
      CssParser ............................ yes
      OdfWriter ............................ yes
      MarkdownReader ....................... yes
      Using system libmd4c ............... no
      MarkdownWriter ....................... yes
      EGL .................................... yes
      OpenVG ................................. no
      OpenGL:
      Desktop OpenGL ....................... yes
      OpenGL ES 2.0 ........................ no
      OpenGL ES 3.0 ........................ no
      OpenGL ES 3.1 ........................ no
      OpenGL ES 3.2 ........................ no
      Vulkan ................................. yes
      Session Management ..................... yes
      please help me to solve this

      Christian EhrlicherC Online
      Christian EhrlicherC Online
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Do you also link against QtGui? Can you see the header in your qt installation?

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      S 1 Reply Last reply
      0
      • Christian EhrlicherC Christian Ehrlicher

        Do you also link against QtGui? Can you see the header in your qt installation?

        S Offline
        S Offline
        sadjad
        wrote on last edited by
        #3

        @Christian-Ehrlicher

        this file?

        Qt/6.5.2/Src/qtbase/src/gui/vulkan/qvulkanwindow.cpp
        Qt/6.5.2/Src/qtbase/src/gui/vulkan/qvulkanwindow_p.h
        Qt/6.5.2/Src/qtbase/src/gui/vulkan/qvulkandefaultinstance_p.h
        Qt/6.5.2/Src/qtbase/src/gui/vulkan/qvulkaninstance.cpp
        Qt/6.5.2/Src/qtbase/src/gui/vulkan/qvulkanwindow.h
        Qt/6.5.2/Src/qtbase/src/gui/vulkan/qvulkandefaultinstance.cpp
        Qt/6.5.2/Src/qtbase/src/gui/vulkan/qvulkaninstance.h
        Qt/6.5.2/Src/qtbase/src/gui/vulkan/qvulkaninstance_p.h
        Qt/6.5.2/Src/qtbase/src/gui/vulkan/qvulkanfunctions.cpp

        Christian EhrlicherC 1 Reply Last reply
        0
        • S sadjad

          @Christian-Ehrlicher

          this file?

          Qt/6.5.2/Src/qtbase/src/gui/vulkan/qvulkanwindow.cpp
          Qt/6.5.2/Src/qtbase/src/gui/vulkan/qvulkanwindow_p.h
          Qt/6.5.2/Src/qtbase/src/gui/vulkan/qvulkandefaultinstance_p.h
          Qt/6.5.2/Src/qtbase/src/gui/vulkan/qvulkaninstance.cpp
          Qt/6.5.2/Src/qtbase/src/gui/vulkan/qvulkanwindow.h
          Qt/6.5.2/Src/qtbase/src/gui/vulkan/qvulkandefaultinstance.cpp
          Qt/6.5.2/Src/qtbase/src/gui/vulkan/qvulkaninstance.h
          Qt/6.5.2/Src/qtbase/src/gui/vulkan/qvulkaninstance_p.h
          Qt/6.5.2/Src/qtbase/src/gui/vulkan/qvulkanfunctions.cpp

          Christian EhrlicherC Online
          Christian EhrlicherC Online
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Not in the source dir but where you installed qt into.

          Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
          Visit the Qt Academy at https://academy.qt.io/catalog

          S 1 Reply Last reply
          0
          • Christian EhrlicherC Christian Ehrlicher

            Not in the source dir but where you installed qt into.

            S Offline
            S Offline
            sadjad
            wrote on last edited by
            #5

            @Christian-Ehrlicher
            thank for notice
            solved

            1 Reply Last reply
            0

            • Login

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