napperley
02/27/2023, 11:08 PM./gradlew :kotlin-native:dist
Many of these references already exist in the Kotlin fork, and should be picked up during the compilation process. Below is one of the error messages:
kotlin/kotlin-native/shared/src/main/kotlin/org/jetbrains/kotlin/konan/target/ClangArgs.kt:201:24 Unresolved reference: RP2040
The reference referred to in the error message above exists in this file: https://github.com/napperley/kotlin/blob/rp2040/native/utils/src/org/jetbrains/kotlin/konan/target/KonanTarget.kt#L35kotlin-native/shared/src/main/kotlin/org/jetbrains/kotlin/konan/target/ClangArgs.kt
get its KonanTarget references from?