Join Slack
Powered by
Hi, <https://kotlinlang.org/docs/reference/buildin...
# kotlin-native
v
Vincent Chen
09/21/2019, 6:52 AM
Hi,
https://kotlinlang.org/docs/reference/building-mpp-with-gradle.html#building-final-native-binaries
I try to generate fat framework But import org.jetbrains.kotlin.gradle.tasks.FatFrameworkTask Can’t find FatFrameworkTask import Why?? Thanks
r
russhwolf
09/21/2019, 8:23 PM
Not sure if this is your issue but you probably need to move that import to the top of the file
k
Kris Wong
09/22/2019, 4:17 PM
it will build fine, it's just the IDE that doesn't know what it is
v
Vincent Chen
09/23/2019, 3:20 AM
@Kris Wong
hello, can you give me your setting??
Vincent Chen
09/23/2019, 3:21 AM
my build.gradle
Vincent Chen
09/23/2019, 3:21 AM
IDE is IntelliJ
2
Views
Open in Slack
Previous
Next