wpilibsuite / native-utils

Gradle utility plugin for compiling native libraries
Other
4 stars 21 forks source link

skipInvalidPlatforms set to false in json fails #158

Closed ThadHouse closed 1 year ago

ThadHouse commented 1 year ago
> Exception thrown while executing model rule: frcUserProgram(org.gradle.nativeplatform.NativeExecutableSpec) { ... } @ build.gradle line 51, column 9 > all()
   > Could not create an instance of type edu.wpi.first.nativeutils.dependencies.DelegatedDependencySet.
      > Cannot invoke "edu.wpi.first.nativeutils.dependencies.ResolvedNativeDependency.getIncludeRoots()" because "resolved" is null

This happens if a platform is missing or incorrect in the json.