On Friday, 9 April 2021 at 17:32:51 UTC, Ferhat Kurtulmuş wrote:
On Thursday, 8 April 2021 at 19:10:03 UTC, Imperatorn wrote:
On Thursday, 8 April 2021 at 02:29:41 UTC, Preetpal wrote:
[...]
These are the steps you need to follow:
1. Download MSYS2 (https://www.msys2.org/) or "choco install
msys2" if you have chocolatey
2. Start msys2 and paste the following:
wget
https://gist.githubusercontent.com/Imperatorn/7d37f22140ea5b2c80dee5a86ffff2a3/raw/761ea945c28586f5c6bbc2e09d93a27383701da8/build.sh && ./build.sh
3. Wait :)
4. Pray...
5. Celebrate!? The build script has hopefully run and will
open the bin directory with explorer
Very good job. I am playing around with it. I am not so much
familiar with GDC. Looks like there is no something like "rdmd"
in /opt/mingw64/bin? I want to test it to build dub.
I think there should be a gdmd executable. My compilations
process did not yield one.