-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hello
I have written a comment on the issue gradle/gradle#10699 that seems to be back on the release task of Gradle 7.5.1 even after upgrading to the latest version
A problem occurred configuring root project 'xxx'.
> Exception thrown while executing model rule: ComponentModelBasePlugin.PluginRules#createSourceTransformTasks(TaskContainer, ModelMap<BinarySpecInternal>, LanguageTransformContainer, ServiceRegistry)
> Could not create task ':compileMainExecutableMainCpp'.
> Could not create task of type 'CppCompile'.
> Could not create service of type DefaultCompilationStateCacheFactory.
> Cache 'nativeCompile' couldn't be reused because of the following mismatch:
* Requested value serializer type (org.gradle.language.nativeplatform.internal.incremental.CompilationStateSerializer) doesn't match current cache type (org.gradle.language.nativeplatform.internal.incremental.CompilationStateSerializer)
*
Could you please provide guidance ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels