Guys, i wanted to build Ktor from the source, but ...
# ktor
a
Guys, i wanted to build Ktor from the source, but the IDEA isn't helpful at all. Like, it doesn't even register that there is a gradle build script there.. so it doesn't even know that this is a gradle project. What's your experience with building Ktor from source? Any advice?
when I try to build it manually
./gradlew build --stacktrace
I get this exception Execution failed for task 'ktor clientktor-client-curl:mingwX64Test'.
command 'C:\Users\andev\IdeaProjects\ktor\ktor-client\ktor-client-curl\build\bin\mingwX64\debugTest\test.exe' exited with errors (exit code: -1073741515)