-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Teamserver-Client--Bug]: Error compiling x64 exe on aarch64 #533
Comments
I have the same issue for Mac ,and the compiler download from "https://musl.cc/x86_64-w64-mingw32-cross.tgz" is not compatible for macOS.The original compiler which I used brew to install will making error. The compiler I use: |
My teamserver error log
|
did anyone figure something out here? |
No, haven't heard back. |
@AndreasDamen would be cool to build a UI for sliver instead. as it not only works on arm64 it also supports more agent OS's |
Contact Details
No response
What happened?
Having issues compiling a win exe on an aarch64 (rpi) (tried using the following solutions from other tickets i found here):
using /usr/bin/x86_64-w64-mingw32-gcc:
using data/x86_64-w64-mingw32-cross/bin/x86_64-w64-mingw32-gcc:
Did You Do a Pull First?
Latest (You performed a pull first)
Did You Try With the Dev Branch?
Yes (You tried using the dev branch but the problem persist)
Relevant log output
No response
Did You Read Over Your Issue First?
The text was updated successfully, but these errors were encountered: