-
With KSP 2.0.0-1.0.24 where the KSP2 `IllegalAccessError` is fixed I've started running into `e: [ksp] ksp.org.jetbrains.kotlin.analysis.api.lifetime.KaInvalidLifetimeOwnerAccessException: Access to i…
-
This issue aims to track the resources and steps necessary to support Kotlin 2 and the K2 compiler. The work for this effort is being performed in https://github.com/mockative/mockative/tree/kotlin-2.…
-
Been spending a lot of time trying to figure out how to make compilation use KSP.
Tried adding kspWithCompilation, calling different combinations of useKsp2 and configureKsp.
I think i'm just stumbl…
-
### Brief description of your issue (aka the problem)
Parts fully enclosed in a cargo bay still have drag. Also the PAW open / closed button always says open in either state.
### Operating system
W…
-
Upgrade the project to the latest Kotlin and KSP versions.
-
Created a project to reproduce this: https://github.com/alexspence/repro-ksp-toolchain
Repro Steps:
Run the following command using JDK 1.8 then JDK 17
`./gradlew --no-build-cache clean build…
-
When I declare a component in `iosMain`, we can not access the resulting merged interface, as it will be generated in the `iosSimulatorArm64` gen folder (or `iosArm64`, etc), which then breaks compila…
-
- [ ] Able
- [ ] Aero
- [ ] Agena
- [ ] APAS
- [ ] Apollo
- [x] Atlas
- [x] Atlas V
- [ ] Centaur
- [ ] Delta
- [x] Engines
- [ ] Gemini
- [ ] Generic
- [ ] Hexagon
- [ ] Jupiter
- [ ] L…
-
I think unit tests are great. Manually testing these endpoints, but it would be nice to ensure we have reproduciblilty. Not sure how this works with the stripped versions of KSP? I also think there li…
-
In [this](https://github.com/GuilhE/WhosNext) and [this](https://github.com/GuilhE/Expressus) KMP projects, when I turn on `KSP2` it will fail `kspKotlinIosSimulatorArm64` with:
```
e: [ksp] java.…