How do you get a .dub project to build / run / debug in Visual D?
    Enjoys Math 
    enjoysmath at gmail.com
       
    Wed Oct 17 23:27:25 UTC 2018
    
    
  
I'm referring mainly to the `dagon` game engine.
Doing:
dub build :tutorial1
dub run :tutorial1
works on windows 10.
I'm not sure how to replicate this build process with Visual 
Studio 2017 project settings.
Dagon is building, but I'm getting errors with a basic Hellow 
World app in Dagon.
I don't think it's currently using dub to build.
    
    
More information about the Digitalmars-d-learn
mailing list