Hi! I have this error when trying to compile my pr...
# kotlin-native
j
Hi! I have this error when trying to compile my program. My program uses a bigger self-made multiplatform project which uses Ktor and Korio. Mabye there is a problem. Error:
C:\Users\jan\.konan\dependencies\msys2-mingw-w64-x86_64-clang-llvm-lld-compiler_rt-8.0.1\bin\ld: cannot find -lcurl
I just removed curl and readded it its the Ktor Curl engine but why?
c
Ktor curl likely uses the curl library. You need to install curl