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



_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to