Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.2.1
-
None
-
Windows 7 Enterprise, Qt 5.2.1, adt-bundle-windows-x86_64-20131030, android-ndk-r9b-windows-x86_64, apache-ant-1.9.2-bin, jdk1.7.0_07
Description
When building any examples for Android on Windows environment, too long installation path for Android NDK can break process completely.
For example
C:\android\android-ndk-r9b-windows-x86_64\android-ndk-r9b\ does not work
and
C:\android\android-ndk-r9b\ works fine.
This problem was introduced with Qt 5.2.1 and was not a problem with previous release 5.2.0.