-
### Your question:
Hello!
I am trying to contribute the [Lets-Plot](https://github.com/JetBrains/lets-plot) package to conda-forge.
That project is based on Kotlin Native with Python API.
The issue…
-
Since 0.9.0 Kotlin/JS is officially supported, see #775 and [0.9.0](https://github.com/kordlib/kord/releases/tag/0.9.0) for more information, for progress on Kotlin/Native check #855
## kord-voice
…
-
I registered benchmarks for `mingw_x64`, `linux_x64` and `macos_x64` targets. As expected, I am getting warnings
```
Skipping benchmarks for 'linuxX64Benchmarks' because they cannot be run on curren…
-
**Feature request**
Please include the following information:
**Is your feature request related to a problem? Please describe.**
To create native images on Windows, the developer should install…
-
### Current Behavior
Publication fails with:
```
> Task :signJvmPublication FAILED
FAILURE: Build failed with an exception.
* What went wrong:
A problem was found with the configuration of…
-
Hi, when i try to build mingwX86 version it fails with
```
> Could not resolve all files for configuration ':mingwX86CompileKlibraries'.
...
> No matching variant of org.jetbrains.kotlinx:kotlin…
-
-
I was using this lib in a personal project but it appears that the colorkt-native artifact (from Maven Central) only supports linuxX64.
Here is the error thrown by Gradle :
```
> Could not resol…
-
As Kotlin 1.3.31 now can build for 32-bit windows - I decided just switch windows build to 32-bit, and drop support for 64-bit windows, at least for now.
Do not see any reasons for 64-bit windows exe…
msink updated
4 years ago
-
- we depend on CliKt which is not available with the IR backend and ktor-client is only available with the IR backend
- we need libcurl linked statically, this is currently not possible
might chan…