Using Dub
    Dejan Lekic via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Mon Jan 16 08:02:43 PST 2017
    
    
  
On Monday, 16 January 2017 at 09:40:55 UTC, Russel Winder wrote:
> On the one hand Cargo works wonderfully with Rust so I had 
> hoped Dub would work wonderfully with D.  Sadly I am finding it 
> doesn't. Possibly my fault, but still annoying.
Cargo does not have multiple Rust compilers as an option. Dub 
could look to find for compiler if it is not set, but that may 
disappoint users who have multiple compilers installed (myself 
included)...
    
    
More information about the Digitalmars-d-learn
mailing list