[Interest] qwindows.dll additional dependencies

Yauheni Pervenenka yauheni.pervenenka at viber.com
Wed Nov 23 10:46:09 CET 2022


Thanks guys for answer, I have had the next error on windows 10(1507)

QLibraryPrivate::loadPlugin failed on
"C:/Users/User/AppData/Local/App/platforms/qwindows.dll" : "Cannot load
library C:\\Users\\User\\AppData\\Local\\App\\platforms\\qwindows.dll: The
specified procedure could not be found."

Maybe I missed something? For qt 6.2.4 it work fine.

On Tue, Nov 22, 2022 at 3:58 PM Cristian Adam <cristian.adam at qt.io> wrote:

> Hi,
>
> These DLLs should be part of your Windows system libraries.
>
> Which Windows version have you tried it on? Documentation
> <https://doc.qt.io/qt-6/supported-platforms.html> for supported platforms
> states:
> Windows 11 21H2 (1809 or later) x86_64 MSVC 2022, MSVC 2019, MinGW 11.2
> Windows 10 21H2 (1809 or later) x86_64 MSVC 2022, MSVC 2019, MinGW 11.2
> Windows on ARM arm64 MSVC 2019/2022
>
> You can have a look at the MinGW version of Qt, which might have less
> dependencies.
>
> Cheers,
> Cristian.
> On 11/22/2022 13:03, Yauheni Pervenenka via Interest wrote:
>
> Hello, community,
> Recently discovered that qwindows.dll (starting from version 6.3.2)
> started depend of:
> api-ms-win-shcore-scaling-l1-1-1.dll
> api-ms-win-core-winrt-string-l1-1-0.dll
> api-ms-win-core-winrt-l1-1-0.dll
>
> Are the ways to avoid this dependencies and are these dlls should be
> distributed with the application?
> [image: image.png]
>
> _______________________________________________
> Interest mailing listInterest at qt-project.orghttps://lists.qt-project.org/listinfo/interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20221123/df635f2e/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 738378 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20221123/df635f2e/attachment-0001.png>


More information about the Interest mailing list