vfox
vfox copied to clipboard
[BUG]: `kotlinc-native` missing?
Version vfox 0.5.5-0.6.0, plugin 0.1.1, Kotlin 2.0.10-2.0.21
OS Windows
Describe the bug
There's no kotlinc-native and kotlinc-native.bat after installing.
The same issue is also in the related plugin repo (https://github.com/version-fox/vfox-kotlin/issues/1), but I'm posting it here to get this to proper attention.
There's no kotlinc-native and kotlinc-native.bat after installing.
This plugin only manages kotlin-complier version without kotlinc-native. Maybe we need to create a new plugin to manage kotlinc-native.
@aooohan, oh, I see.
Maybe we need to create a new plugin to manage
kotlinc-native.
If a unified asset with both is not provided, it might be a good solution.