Results 1 to 2 of 2

Thread: Qt 5.5 WinRT x64 VS2013 applications fail WACK Direct3D tests

  1. #1
    Join Date
    Sep 2012
    Posts
    3
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Exclamation Qt 5.5 WinRT x64 VS2013 applications fail WACK Direct3D tests

    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.

  2. #2
    Join Date
    Sep 2012
    Posts
    3
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt 5.5 WinRT x64 VS2013 applications fail WACK Direct3D tests

    This is a bug in Qt 5.5. Will be fixed in Qt 5.5.1. https://codereview.qt-project.org/#/c/126680/

Similar Threads

  1. Replies: 0
    Last Post: 12th August 2015, 07:00
  2. Replies: 0
    Last Post: 7th January 2015, 22:37
  3. Replies: 0
    Last Post: 3rd December 2014, 07:04
  4. Replies: 0
    Last Post: 7th October 2014, 18:46
  5. Replies: 0
    Last Post: 3rd July 2014, 21:29

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.