PatrickDattilio / KotlinNativeCLibrary

Reproducing an issue where CLion can't build an executable, but cinterop+ konanc can.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello World with C Library

A basic "Hello, World" in Kotlin/Native and Gradle, which uses an internal library written in C, made available in kotlin with cinterop.

About

Reproducing an issue where CLion can't build an executable, but cinterop+ konanc can.


Languages

Language:Kotlin 72.5%Language:C 27.5%