Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

第一次运行成功后,第二次报错文件名或扩展名太长,需要进行clean后才行 #64

Open
Uenchi opened this issue Oct 12, 2017 · 1 comment

Comments

@Uenchi
Copy link

Uenchi commented Oct 12, 2017

Execution failed for task ':app:fastdexCustomCompileDebugJavaWithJavac'.

java.io.IOException: Cannot run program "C:\Program Files\Java\jdk\bin\javac.exe": CreateProcess error=206, 文件名或扩展名太长。

@Uenchi Uenchi changed the title 第一次运行成功后,报错文件名或扩展名太长,需要进行clean后才行 第一次运行成功后,第二次报错文件名或扩展名太长,需要进行clean后才行 Oct 12, 2017
@typ0520
Copy link
Owner

typ0520 commented Oct 12, 2017

加上这个配置先用着,最好把报错的完整信息贴上来

fastdex {
    useCustomCompile = false
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants