Visual D with dub causes rebuild of project every time
    Joe at bloow.edu 
    Joe at bloow.edu
       
    Fri Sep  8 19:40:36 UTC 2023
    
    
  
On Friday, 8 September 2023 at 06:41:47 UTC, Joe wrote:
> I used dub to create a visual studio project. When compiling it 
> rebuilds all dependencies every time making the compilation 
> very slow(using vibe.d basic example).
>
> Why is it doing this?
And now when I just save a file after making a change Visual 
studio simply crashes ;/ This might be because I was running the 
exe independently of VS. I closed it out, opened VS and edited 
the file and saved it and it rebuilt everything. Nope... worked 
the first time.
All I can say is that try to create a dub protect using vide.d 
and see if it behaves like this. Doesn't take long for it to 
start acting up. Sometimes works sometimes doesn't.
    
    
More information about the Digitalmars-d-ide
mailing list