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. Qt5.7 D3D shader error

Qt5.7 D3D shader error

Scheduled Pinned Locked Moved Unsolved General and Desktop
shadersqt5.7
1 Posts 1 Posters 1.4k 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.
  • K Offline
    K Offline
    Kyungho
    wrote on 21 Jul 2016, 23:24 last edited by
    #1

    Hello,

    I'm struggling to set up Qt on my laptop(Windows7 64bit, Nvidia Geforce M550).
    I've downloaded two versions of Qt offline installer as follow:

    • Qt 5.7.0 for Windows 32-bit (MinGW 5.3.0)
    • Qt 5.6.1-1 for Windows 32-bit (MinGW 4.9.2)

    Installation was completed successfully(with default option), but when I run the example 'planet3D' on Qt 5.7.0,
    I got an error as follow:

    QOpenGLShader::link: Failed to create D3D shaders.
    shader compilation failed:
    "Failed to create D3D shaders.\n"
    QOpenGLShader::link: Failed to create D3D shaders.
    Failed to create D3D shaders.

    Interestingly, the same example run well on Qt 5.6.1 version(I can control planet animation).
    I've updated graphic card driver to latest version, but it was not worked.
    Does anyone know what I am doing wrong?

    1 Reply Last reply
    0

    1/1

    21 Jul 2016, 23:24

    • Login

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