How to fix "PE SIGNATURE VERIFICATION FAILED error"

0

I'm developing an application for mobile platforms on my Windows using Qt/Quick2. recently I'm having strange problems with my windows 10. I couldn't install Nvidia drivers via the original installer So I did install it with windows device manager. now I get this warning in my Qt with every application that I'm Debugging:

WARNING - PE SIGNATURE VERIFICATION FAILED !!! Filename:
C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_37ec54c1985 4e219\nvd3dum.dll Error: 0x80092009

c++
qt
qtquick2
asked on Stack Overflow May 1, 2019 by MeHrAn MD • edited May 1, 2019 by M. R.

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0