DerelictGL3 slow compilation speed with contexts
    Mike Parker via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Fri Sep 15 05:03:24 UTC 2017
    
    
  
On Wednesday, 13 September 2017 at 16:30:34 UTC, Igor wrote:
>
> I tested it again with my entire project and it seems it is not 
> inline thing but -O (optimized build). You can checkout the 
> project here: https://github.com/igor84/dngin
>
> if you try to build it with "dub build -ax86_64 -b release" you 
> will experience very long compilation.
So I was able to reproduce this with my test app. It's going to 
be a bear to debug. I'll devote some time to it this weekend and 
see where that gets me.
I've opened an issue for future discussion:
https://github.com/DerelictOrg/DerelictGL3/issues/58
    
    
More information about the Digitalmars-d-learn
mailing list