VD including libraries

Prudence via Digitalmars-d-ide digitalmars-d-ide at puremagic.com
Thu Sep 10 10:49:01 PDT 2015


> I'm simply going to make a junction and use that as the link, 
> but I'd prefer not to.

or not.... Even though it is the exact same library(using a 
junction on both), the test project says that the module name 
conflicts with the package name. If I disable the main 
project(unload it), same issue. Since there is no difference 
between the two, I can't see why there should be any errors(Same 
library, yet in one case, the compiler complains that there are 
"issues" with the library).

Probably a dmd problem:

https://github.com/D-Programming-Language/dmd/commit/03236adb63a1d0d9ed0d9ec2cc6a7ff0792d371b

Yeah, this is fun!!!!


More information about the Digitalmars-d-ide mailing list