[Interest] Windows: "loadlibrary failed with error 87" on a configuration with a fake video card?

Thiago Macieira thiago.macieira at intel.com
Fri Mar 18 03:28:21 CET 2022


On Thursday, 17 March 2022 19:15:01 PDT Alexander Dyagilev wrote:
> "but when this is enabled, and if you try to open application it does
> not open and always throw error "loadlibrary failed with error 87".".

I assume LoadLibrary was incorrectly lowercased in your copy & paste. None of 
the following appears in Qt sources at all:

"%s failed with error"
"LoadLibrary failed with error"

Even the search for "failed with" only shows results that could not produce 
the message you pasted.

So either your message is incorrect or it doesn't come from Qt.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel DPG Cloud Engineering





More information about the Interest mailing list