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. Qt 5.5 WinRT x64 VS2013 applications fail WACK Direct3D tests
Forum Updated to NodeBB v4.3 + New Features

Qt 5.5 WinRT x64 VS2013 applications fail WACK Direct3D tests

Scheduled Pinned Locked Moved General and Desktop
winrtwack
3 Posts 2 Posters 1.4k Views 2 Watching
  • 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.
  • A Offline
    A Offline
    atkachenko
    wrote on last edited by
    #1

    I downloaded latest Qt 5.5 x64 WinRT VS2013 binaries, created basic QWidget application and converted my Qt project to VS project by executing "qmake -tp vc .pro "CONFIG+=windeployqt"". The VS2013 project could be compiled and launched easily but both Windows Application Certification Kit Direct3D feature tests failed. I also have tested Several Qt example projects on Win 10 VirtualBox and Win 8.1 PC with the same result. Tried all these things with Qt 5.5 WinRT x86 VS2013 which I've built from sources w/o success.

    On the other hand I installed Qt's QuickForecast application from Windows Store and it passed all WACK tests. The only significant difference I noticed between both packages is d3dcompiler_qt.dll in QuickForecast package folder. This .dll is missing in Qt 5.5 x64 WinRT VS2013. There is a d3dcompiler_47.dll but when I put it into package I got another WACK fails connected to restricted APIs in d3dcompiler_47.dll.

    Is there any way to enable Direct3D features support and passing WACK tests with Qt 5.5 WinRT x64 VS2013?

    I really appreciate any help.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      I'd recommend bringing this to the interest mailing list You'll find there Qt's developers/maintainers (This forum is more user oriented) Don't forget to subscribe first.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      A 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        I'd recommend bringing this to the interest mailing list You'll find there Qt's developers/maintainers (This forum is more user oriented) Don't forget to subscribe first.

        A Offline
        A Offline
        atkachenko
        wrote on last edited by
        #3

        @SGaist Thank you! I will bring this question to the interest mailing list.

        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