Details
-
Bug
-
Resolution: Incomplete
-
P1: Critical
-
None
-
Qt Creator 3.4.0-beta1
-
Windows 8.1, Qt for Android 5.4.1 package
Description
Qt Creator 3.4.0 open source package crashes on Windows when trying to add a Qt version in Tools->Options->Build&Run:
1. Click "Add"
2. Choose the qmake executable (for me this happened with the one for android_armv7)
3. Click OK
4. Then click apply
QtCreator crashes due to the following error:
Unhandled exception at 0x54BE20F7 (Android.dll) in qtcreator.exe: 0xC0000005: Access violation reading location 0x00000030.
Stacktrace (though not of much help) attached, shows the crash in Android.dll
After restarting, the Qt Version is added to the manual section.