ArToolKitJpctBaseLib icon indicating copy to clipboard operation
ArToolKitJpctBaseLib copied to clipboard

Error:Execution failed for task ':ArJpctBaseLib:transformNativeLibsWithStripDebugSymbolForRelease'. > java.lang.NullPointerException (no error message)

Open l2dev opened this issue 7 years ago • 2 comments

Just downloaded source and imported the library, getting this errror when trying to build the project

Error:Execution failed for task ':ArJpctBaseLib:transformNativeLibsWithStripDebugSymbolForRelease'.

java.lang.NullPointerException (no error message)

l2dev avatar Aug 02 '17 13:08 l2dev

Amended build.gradle for ArjPctBaseLib buildToolsVersion '25.0.0' and targetSdkVersion 25

l2dev avatar Aug 03 '17 13:08 l2dev

compileSdkVersion 17 remove it. then compileSdkVersion 25

ankitsevakhr avatar Dec 15 '17 05:12 ankitsevakhr