-
## Description
There is no error when defining a relation playing a single role in itself. But rendering will fail.
## Environment
1. TypeDB version: TypeDB 2.13.0
2. OS of TypeDB server: Wi…
-
Make a small app with kandy 0.5 on Android.
Make necessary enhancements if it proves impossible to do so
-
Hiya! Just wanted to check out the project and see how it runs on iOS, but it seems I'm getting the following error:
```
** BUILD FAILED **
The following build commands failed:
PhaseScriptE…
-
this happens at runtime on macOS apple silicon, just by adding the dependency
```
Exception in thread "main" java.lang.UnsatisfiedLinkError: 'long org.jetbrains.skiko.MetalApiKt.openAutoreleasepoo…
-
This can be useful on non-Android scenarios too. Is there any chance this could be made to work on CfD/Skiko?
-
I'm trying the online demo at https://zal.im/wasm/jetsnack/ on a Linux Mint system running Chrome Version 119.0.6045.105 (Official Build) (64-bit).
The page renders, but I am unable to drag the out…
-
For Java/JVM usage, currently, there is only a [JNI wrapper](https://github.com/libjxl/libjxl/tree/main/tools/jni/org/jpeg/jpegxl/wrapper) available for the Decoder. I wish for an Encoder.
Addition…
-
Are there any examples of how to add and use this library in Android application? I tried but encountered a number of errors, I attached a photo
NuriG updated
10 months ago
-
Repro: https://github.com/slackhq/circuit/pull/1121
Version: `1.9.0-alpha-4`
File: `circuitx/overlays/src/jvmTest/kotlin/com/slack/circuitx/overlays/OverlaySnapshotTests.kt`
Trace:
```
j…
-
Thanks for this project, compose is a great UI framework, I want use it on raspberrypi or other Linux-arm device
Will you consider adapting the Linux arm platform?