DMD or LDC Docker Setup for Mac M1 - Any Success Stories or Recommendations? #15655
Unanswered
Ananiaslitz
asked this question in
Q&A
Replies: 1 comment
-
You can use install.sh to install LDC. |
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
-
Hello D community,
I hope everyone is doing well. I've been working on setting up a Docker environment for a D language project on a Mac with the M1 chip. I've encountered some challenges, particularly when trying to get the DMD and LDC compilers to work within a Docker container on this platform.
I was wondering if anyone has successfully set up a Docker image with either the DMD or LDC compiler that is compatible with the Mac M1 architecture? If so, could you please share any insights or resources on how to achieve this?
Thank you in advance for your assistance and guidance.
Beta Was this translation helpful? Give feedback.
All reactions