You need a D compiler, like LDC or GDC, in a fairly recent version, as well as symlinks to the tools and qd.d files from the scrapple source repository on dsource. The site is down right now so I won't post links; just reply if you can't find it.
After that, just use dsss or gdc-build (http://paste.pocoo.org/show/285084/) to compile as you would a C program.
If you're on x86-64, I can also supply binaries.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You need a D compiler, like LDC or GDC, in a fairly recent version, as well as symlinks to the tools and qd.d files from the scrapple source repository on dsource. The site is down right now so I won't post links; just reply if you can't find it.
After that, just use dsss or gdc-build (http://paste.pocoo.org/show/285084/) to compile as you would a C program.
If you're on x86-64, I can also supply binaries.
I have acquired tools, qd and qd.d from scrapple, met with an error about ctypes.h missing from tools/
And I have attached the build log.
Build log but with some plugins removed due to size