Failed 'dub run' with 'Failed to invoke the compiler dmd'
    Timoses via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Fri Oct 30 21:00:16 PDT 2015
    
    
  
On Saturday, 31 October 2015 at 03:38:57 UTC, Mike Parker wrote:
> How did you install DMD?
I didn't : P. First hurdle taken. It now compiles.
However, I get a linking error:
Linking...
ld: library not found for -levent
clang: error: linker command failed with exit code 1 (use -v to 
see invocation)
--- errorlevel 1
dmd failed with exit code 1.
    
    
More information about the Digitalmars-d-learn
mailing list