when try to test to build example: templates for ArcGIS runtime sdk with Qt 5.4.1 with mingw compiler have these results:
qrc:/qml/main.qml:16 plugin cannot be loaded for module "ArcGIS.Runtime": Cannot load library E:/QT/Qt5.4.1/5.4/mingw491_32/qml/ArcGIS/Runtime/ArcGISRuntimePlugind.dll: The specified procedure could not be found.
int qMain(int, char**) QObject(0x0)
Error: Your root item has to be a Window.
And ole32.lib not find.
so the question is:
will be available ArcGIS Runtime SDK for Qt compatible with mingw or only msvc and opengl in win enviroment