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

Build failed with gradle 6.5, project on encrypted exFAT file system disk #15193

Closed
Gizmo-73 opened this issue Nov 17, 2020 · 1 comment
Closed
Labels

Comments

@Gizmo-73
Copy link

Project was located on encrypted with “VeraCrypt” exFAT file system disk. Build failed with an exception:
e: A:\test\build.gradle.kts: 9:1: Unresolved reference: loadLocalProjectProperties.
About system:
Encryption program: “VeraCrypt”
File system: exFAT
Java: Liberica Standard JDK 11.0.8.1 x86 64 bit for Windows
OS: Windows 10 Pro: 19042.572

Problem was resolved by relocate project on encrypted with “VeraCrypt” NTFS file system disk.
About system:
Encryption program: “VeraCrypt”
File system: NTFS
Java: Liberica Standard JDK 11.0.8.1 x86 64 bit for Windows
OS: Windows 10 Pro: 19042.572
broken_project.zip

@bmuskalla
Copy link
Contributor

Supporting exFAT is tracked on #4329. Thanks for the report

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

No branches or pull requests

3 participants