Replies: 1 comment
-
Are you trying to compile or trying to run the release binary? looks like you need to install or reinstall gcc this file shows the full build process, but it requires a few tools (npm, up, python) so a binary is easier by far: https://github.com/Kiln-AI/Kiln/blob/main/.github/workflows/build_desktop.yml |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Under Linux, use the compiled binary operation
error message: "libm.so.6: version `glibc_2.38 'not found"
So I hope to complete the compilation locally, Thanks
Beta Was this translation helpful? Give feedback.
All reactions