Hi, can anyone, please help me? I'm trying to buil...
# kotlin-native
l
Hi, can anyone, please help me? I'm trying to build the compiler and libraries and I'm getting this error:
m
Copy code
./gradlew dependencies:update
o
if this is Fedora
yum install ncurses-compat-libs
may help (see README.md)
l
I have run the dependencies:update before and even so, I got this error when runing
bundle
@msink I've just seen your comment on the issue! It worked! Thanks!