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. When i build Qt, is it default to use ANGLE?
QtWS25 Last Chance

When i build Qt, is it default to use ANGLE?

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

    when i build Qt, is it default to use ANGLE?
    i just fount libEGL.dll libGLESv2.dll in the bin. and no d3dcompiler_XX.dll
    should i copy d3dcompiler_XX.dll to my bin while i deploy the app?
    thank you

    1 Reply Last reply
    0
    • Chris KawaC Offline
      Chris KawaC Offline
      Chris Kawa
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Acoording to this "blog post":http://blog.qt.io/blog/2014/11/27/qt-weekly-21-dynamic-opengl-implementation-loading-in-qt-5-4/ when no -opengl option is specified in Qt 5.4 the default is ANGLE.
      According to "the deployment instruction site for Windows":http://doc.qt.io/qt-5/windows-deployment.html#creating-the-application-package you need to deploy the d3dcompiler_XX.dll along with your app.

      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