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. DirectX requirements for end users?

DirectX requirements for end users?

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

    Hey guys

    A buddy of mine and myself built an application using Qt+Golang. Qt version 5.12.

    We also built an installer to install this application, as well as pre-requisites. However the installer building software we are using only can check for the actualt Directx dll (i.e d2d11.dll) However, even with this installed on the end users PC the application will still not open sometimes as they are missing another piece? Currently we manually direct them to https://www.microsoft.com/en-us/download/details.aspx?id=35 that installs the WHOLE shebang.

    I am hoping to figure out exactly what dlls I need to check for.. Is this something that can be accomplished?

    Thank you

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      HI @Labarr, and welcome!

      The starting point is to use windeployqt to package up the DLLs. Are you using that? See https://doc.qt.io/qt-5/windows-deployment.html

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      2

      • Login

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