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

The CircularRevealTransition project fails to compile when path names get in the 240 or greater character range. (Windows) #2

Closed
fishjd opened this issue Dec 29, 2016 · 1 comment

Comments

@fishjd
Copy link

fishjd commented Dec 29, 2016

The CircularRevealTransition project fails to compile when path names get in the 240 or greater character range.
Windows 10, Android Studio 2.2.3.

The specific error is :
"Error:Failed to crunch file c:\ [long path name redacted] \CircularRevealTransition\app\build\intermediates\exploded-aar\com.android.support\appcompat-v7\22.2.0\res\drawable-xhdpi\abc_list_selector_disabled_holo_light.9.png"

My path length is 242 characters. Your mileage may vary.

The solution is to move the project to a shorter path. See Stack Overflow

This is not an issue with auid2 code, but it may help other readers.

@fishjd fishjd changed the title Error:Failed to crunch file The CircularRevealTransition project fails to compile when path names get in the 240 or greater character range. (Windows) Dec 29, 2016
IanGClifton added a commit that referenced this issue Jan 17, 2017
Added info about issues when compiling due to a long path as referenced in Issue #2.
@IanGClifton
Copy link
Owner

I've added a reference to this problem directly in the readme, so I'll close out this issue since there is now a direct link.

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