Kotlin / Kotlin/kotlinx-cli

Support for mingwX86

Open
#85 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
Kotlin
Stars
951
Forks
71
PR merge metrics
No merged PRs in 30d

Description

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:kotlinx-cli:0.3.5 was found. The consumer was configured to find a usage of 'kotlin-api' of a library, preferably optimized for non-jvm, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'native', attribute 'org.jetbrains.kotlin.native.target' with value 'mingw_x86'
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the mingwX86 build and inspect the ':mingwX86CompileKlibraries' configuration and the kotlinx-cli 0.3.5 dependency resolution error. Done means the mingwX86 build resolves a compatible variant and completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
build-system, cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.