Join Slack
Powered by
<https://github.com/JetBrains/kotlin-native/pull/4...
# kotlin-native
s
serebit
03/25/2020, 4:58 PM
https://github.com/JetBrains/kotlin-native/pull/4024
Turns out the reason Kotlin/Native release tags were failing to compile was because the C++ standard library version in
libclangext
was set to C++14, which isn't fully implemented by the version of Clang that Jetbrains ships. I'm astonished that this was the reason for the issue, and I'm hoping that it gets merged ASAP.
3
Views
Open in Slack
Previous
Next