Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 14.0.2
-
None
-
-
6b69a2069a597bf76268039bf8c897078780da92
Description
as of Qt Creator 14.0.2 (maybe the previsou version also did this, but few months ago it was fine), when I build android apk, and in Project i check "Open package location after build", so when its build it doesnt open in the location but only Explorer opens with default location on Deskop.
the reason is that even in Compile Output when apk is build, the address is wrong..
ie: in my case i see in console:
Android package built successfully in 82.956 ms.
– File: C:/Qt/Projects/Builds/build-filmtoro-Android_Qt_6_8_0_Clang_arm64_v8a-Release/android-build-filmtoroMobile//build/outputs/apk/release/android-build-filmtoroMobile-release-signed.apk
as you can see, there is double "//" before "build" folder.
Not sure how about macos or linux, this happens on Windows, one of recent verison of Qt Creator worked fine, i cant recall whichone was it