Caused by: java.io.IOException: error=2, No such file or directory
Caused by: java.io.IOException: error=2, No such file or directory 本着尝鲜的心态,最近把 Android studio 升级到了 Android Studio 3.1.2 ,升级之后项目突然不能正常编译运行了,报: :app:transformNativeLibsWithStripDebugSymbolForDebug Caused by: java.io.IOException: error=2, No such file or directory 详细报错信息: org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':app:transformNativeLibsWithStripDebugSymbolForDebug' . at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java: 100 ) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute