[Interest] Can't run Qt application under UWP kit

Maurice Kalinowski Maurice.Kalinowski at qt.io
Tue Jan 24 09:54:09 CET 2017


> > Does it work for example applications? Trying that would at show whether it’s the tools or something in your project.
> Yes. Gallery example runs fine.

Good to know.

> > Did you also rebuild all your DLLs for UWP and are all your DLLs UWP compatible?
> Yes, of course. All these my DLLs are Qt-based DLLs and thus should be UWP compatible. Am I right?

Well, you still need to also recompile all your DLLs against the UWP build of Qt. Note that there are dependencies being forwarded on Windows, meaning that ie. once you link against a WinRT-build QtCore, you will have different dependencies in your DLL as well.

Maurice
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20170124/18ed631a/attachment.html>


More information about the Interest mailing list