-
`java.lang.NoSuchMethodError: 'kotlin.sequences.Sequence com.google.devtools.ksp.processing.Resolver.getPackagesWithAnnotation(java.lang.String)'
at androidx.room.compiler.processing.ksp.KspRoundEnv…
-
I modified example fem_system4 to use PetscDiffSolver instead and I ran into two issues:
First, the solver is [destroyed](https://github.com/libMesh/libmesh/blob/master/src/solvers/petsc_diff_solv…
-
Support
##### KSP and BDA Version
KSP 1.8
BDA 1.8.1
##### OS / ENVIRONMENT
Windows 10 x64
##### SUMMARY
explosions and bullets do no structual "damage"
##### STEPS TO REPRODUCE
shoot…
-
hello i need the mod called zerominivac updated becuse minivac just spams so much on my mac that it realy fills up the garbage colection no mater what i do becuse minivac keeps compaineing that it don…
-
I get a serious warning at loading, I cant seem to find it in the ksp.log so i dont know if this is an issue with far future technologies or b9partswitch. Causes me to be unable to place far future en…
-
As the tittle says. On certain circumstances still to be really understood, SYD is causing the following lines to be logged on `KSP.log`:
```
[LOG 18:03:19.170] [VesselMover] INFO: [Move Launch Co…
-
The main remaining feature I could see in this package are [**Monotonic effects**](https://cran.r-project.org/web/packages/brms/vignettes/brms_monotonic.html), used to model Likert scales as predictor…
-
The latest release https://developers.yubico.com/YubiHSM2/Releases/yubihsm2-sdk-2024-09-windows-amd64.zip
when installed yubihsm-setup doesn’t seem to work at all, running the application just retu…
-
For the given annotation:
```
public @interface JavaAnnotationWithTypeReferences {
Class[] value();
}
```
And usage:
``` java
@JavaAnnotationWithTypeReferences(String.class)
class Subject…
yigit updated
7 months ago
-
I'm trying to get annotations with ksp working in an Android/iOS multiplatform project using the "Framework"-style Xcode integration.
I assume because proper common codegen support is lacking from …