Hi,
In QTCreator 3.3.1 I get an error when trying to build my app with signing the package.
I don't get the error when not signing the package. I also didn't get the error with the previous QTCreator.
The error is:
BUILD SUCCESSFUL
Total time: 5 seconds
08:15:00: The process "C:\Qt\5.2.0\android_armv7\bin\androiddeployqt.exe " exited with code 15.
Error while building/deploying project planetdance (kit: Android for armeabi-v7a (GCC 4.9, Qt 5.2.0))
When executing step "Build Android APK"
Please help, I was gonna publish this today. If you need extra info please ask.
Edit, when adding Verbose output i get this warning *before the error* so i don't know if it's related:
Warning:
No -tsa or -tsacert is provided and this jar is not timestamped. Without a timestamp, users may not be able to validate this jar after the signer certificate's expiration date (2040-11-30) or after any future revocation date.
Edt2 Sometimes the only error I get is 'the system cannot find the path specified'.
If it can't find something, why does it find it when 'Sign package' is off?
Added after 38 minutes:
After some messing around I got a line saying 'zipalign.exe' not found, the path was wrong, i moved the file and now i have a build again.
Bookmarks