Prince Kumar
Results
2
issues of
Prince Kumar
When enabling **Gradle Configuration Cache**, builds fail with the following error: `Cannot reference a Gradle script object from a Groovy closure as these are not supported with the configuration cache.`...
Fix: deleteCmakeCache fails on ./gradlew clean when gradle.configuration-cache=true with message "Cannot reference a Gradle script object from a Groovy closure as these are not supported with the configuration cache." -...