vfox icon indicating copy to clipboard operation
vfox copied to clipboard

[BUG]: `kotlinc-native` missing?

Open stdStudent opened this issue 1 year ago • 2 comments

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.

stdStudent avatar Oct 23 '24 06:10 stdStudent

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 avatar Oct 23 '24 12:10 aooohan

@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.

stdStudent avatar Oct 24 '24 09:10 stdStudent