Connection to remote server failed when debugging Android QtCreator 3.2.2 Indie
-
When I start debugging my app (QtCreator 3.2.2 enterprise/Indie) to an phone USB connected I get the message
"Connection to remote server failed:
Remote communication error. Target disconnected.: No error."What's odd is that the error does not happen when I debug un QTCreator 3.1.1 opensource.
(On the opensurce if I attempt to debug without deploying I also get the error but at least I could deploy to enter debugging)
The environment is Windows 8x64. Android for armeabi-v7a (GCC 4.9, Qt 5.3.2)
Thanks for any hint!