You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was a fresh clone of the project [1] today at an empty folder, running the most recent android studio (ladybug 2024.2.1 Patch 3).
Below is the error message when trying to compile.
How can this be solved?
Thank you in advance.
94: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':ui:mergeDebugAndroidTestNativeLibs'.
> Could not resolve all files for configuration ':ui:debugAndroidTestRuntimeClasspath'.
> Could not find io.ktor:ktor-network:3.0.1-PYAMSOFT.
Required by:
project :ui > project :server
* Try:
The issue is pinned and has instruction included in it, so I figure that anyone looking for a build solution would see the pinned issue first as a due diligence.
I will look to add a section to the wiki about compilation, but the fork is a temporary solution until upstream supports a single line of code addition. At the point ktor can complete my feature request, the fork will no longer be needed and the project would build out of the box.
This was a fresh clone of the project [1] today at an empty folder, running the most recent android studio (ladybug 2024.2.1 Patch 3).
Below is the error message when trying to compile.
How can this be solved?
Thank you in advance.
[1] commit version: 33f28f2
The text was updated successfully, but these errors were encountered: