On Monday, 24 August 2015 at 09:13:56 UTC, Robert M. Münch wrote:
On 2015-08-23 16:23:57 +0000, John Colvin said:

almost certainly a consequence of the recent switchover to the dmd frontend being written in D. Have you tried building the latest Digger git HEAD first? If that doesn't work I suggest reporting it here for Vladimir (CyberShadow) to look at: https://github.com/CyberShadow/Digger/issues/new

Yes, and get this:

mac-pro:Digger robby$ rdmd --build-only digger
digger.d(36): Error: no property 'additionalComponents' for type 'ae.sys.d.manager.DManager'
Failed: ["dmd", "-v", "-o-", "digger.d", "-I."]

So, I downloaded the binary... Maybe I somehow screwed up my setup? But can't imagine how and why...

Is this from a clean clone of Digger, either with --recursive or having done git submodule update --init ? What version of DMD are you using to build it?

Reply via email to