hey I'm getting an error on a multiplatform (nativ...
# multiplatform
r
hey I'm getting an error on a multiplatform (native) project that seems to be related to the Curl ktor engine... has anyone faced this before? It works as expected on MacOS, this error is only on Linux (ubuntu 22.04). Made sure that
curl
is installed, but maybe there are specific C bindings or something that I need? no luck finding any additional instructions in the multiplatform docs so far