-
**Plugin version**
2.4.2
**Gradle version**
8.11
**JDK version**
17
**(Optional) Kotlin and Kotlin Gradle Plugin (KGP) version**
2.0.21
**(Optional) Android Gradle Plugin (AGP) version…
-
KSP is locked out, what can be done,
-
hi .
this is issue on windows 11 when create database class and make project :
Task :composeApp:kspDebugKotlinAndroid FAILED
exception: info: [ksp] loaded provider(s): [androidx.room.RoomKspPro…
-
Hi @Galileo88 , I'd like to recompile this mod for modern KSP but the license is ND. Would you mind if I adopt it?
I'd plan on forking it to [KSPModStewards](https://github.com/kspmodstewards/) - …
-
When I use KSP(Kinetic Shape Partition)[CGAL 6.0.1] to partition the space, the code `ksp.partition(2)` reports an error.
## Issue Details
Details of the error are as follows:
```
--- FINALIZING PA…
-
-
im having this problem and i dont know why its happening
> Task :app:kspDebugKotlin FAILED
e: [ksp] No providers found in processor classpath.
e: Error occurred in KSP, check log for detail
FAILURE:…
-
We ran into an odd case with KSP2 when assisted injecting an enum class from another module into a class
```kotlin
class Example @AssistedInject constructor(@Assisted database: Database)
// In an up…
-
In the Room Gradle Plugin we pass annotation processor options based on the Android variant target or KMP target and we do that by [finding the corresponding KSP task of the Android variant or Kotlin …
-
When using `me.tatarka.inject.generateCompanionExtensions = true`, code generated with kotlin-inject-anvil is not compiling.
Setting the option to `true` disables the creation of
`public fun KCla…