Qt 5.9.1 winrt prebuilt binaries.
-
Recently, we have migrated to QT 5.9.1, now we want to integrate windows notification services in our Qt application. For, that we need Qt 5.9.1 with winrt support. But we are getting trouble building 5.9.1 version of Qt with winrt and openssl support. Is there any source from where we can get prebuilt libraries for Qt with WinRT and OpenSSL too?
Is https://download.qt.io/archive/qt/5.9/5.9.1/qt-opensource-windows-x86-pdb-files-uwp-5.9.1.zip can help us in resolving this?
Also, another question is are these windows desktop binaries and uwp binaries compatible with each other, Meaning can we use only winrt dlls from rt/uwp and other dlls like qtcore, qtgui etc of desktop version?Thanks.
-
Recently, we have migrated to QT 5.9.1, now we want to integrate windows notification services in our Qt application. For, that we need Qt 5.9.1 with winrt support. But we are getting trouble building 5.9.1 version of Qt with winrt and openssl support. Is there any source from where we can get prebuilt libraries for Qt with WinRT and OpenSSL too?
Is https://download.qt.io/archive/qt/5.9/5.9.1/qt-opensource-windows-x86-pdb-files-uwp-5.9.1.zip can help us in resolving this?
Also, another question is are these windows desktop binaries and uwp binaries compatible with each other, Meaning can we use only winrt dlls from rt/uwp and other dlls like qtcore, qtgui etc of desktop version?Thanks.