qt 6.6.1 Android build error: Exception in thread "main" java.lang.NullPointerException: Cannot invoke "String.lastIndexOf(String)" because "path" is null
Unsolved
Mobile and Embedded
-
I have encountered this error when bulid a hello world android app in qt 6.6.1--- Exception in thread "main" java.lang.NullPointerException: Cannot invoke "String.lastIndexOf(String)" because "path" is null
the android configuration is showed below
I thought it's some sdk version issue, but don't konw how to fix it. Please give me some advise, thanks.