Is it possible to use the accelerometer of Surface Pro 3 via Qt? Will it work with QtCreator and MinGW or is Visual Studio required?
The Qt 5.3 documentation is a bit confusing to me:
http://qt-project.org/doc/qt-5/qtsensors-index.html
"Currently the API is supported on Android, BlackBerry 10, iOS, SailFish and WinRT"
The compatibility map (http://qt-project.org/doc/qt-5/compatmap.html) indicates that Windows 8/RT is supported. Does this mean that Surface Pro 3 is supported?
I don't have access to a Surface Pro 3 myself so I cannot test that.