Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. qt crash
    Log in to post

    • UNSOLVED Qt App crashes with: onecore\windows\directx\database\helperlibrary\lib\directxdatabasehelper.cpp(536)\d3d9.dll!00007FFB86C0CC6F: (caller: 00007FFB86B5EE33) ReturnHr(1) tid(4a98) 80004002 No such interface supported
      General and Desktop • qt crash onecore error error 80004002 • • OliHauck  

      5
      0
      Votes
      5
      Posts
      1163
      Views

      Dear @JonB , I tried MinGW32 and 64, and also Release, to no avail.
    • Trying to build up Qt with static linking on windows via mingw+jom vs VS2012 & constantly getting it crashed, please help
      Installation and Deployment • building qt qt build failed building static qt crash • • gestalt  

      2
      0
      Votes
      2
      Posts
      1303
      Views

      Hi and welcome to devnet, Don't put Qt in your PATH environment variable, it will not help and might even make things worse when building on Windows. You don't need to set all these variable and specially you should not append PATH to all of them. Also, why are you calling configure in C:\Windows\System32 ?