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. How can I find the D3D shader to ship with my application?
QtWS25 Last Chance

How can I find the D3D shader to ship with my application?

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 710 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.
  • T Offline
    T Offline
    toteme
    wrote on last edited by
    #1

    bq. If ANGLE is used in your application, you should ship d3dcompiler_XX.dll along with the Qt libraries. The version string of the D3D shader compiler is pulled from the DirectX SDK header, so make sure to get the same version that ANGLE was built with (e.g. _43 or _46). This becomes especially important if you configure Qt with -angle-d3d11.

    I'm using the Qt 5.2.1 MSV 2010 Angle and I can't find the D3D version I need.
    Could you please help me?

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

      Hi,

      It's in your Qt folder. The same place where you get Qt5Core.dll.

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

      1 Reply Last reply
      0
      • T Offline
        T Offline
        toteme
        wrote on last edited by
        #3

        I found it, thanks :)

        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