https://issues.dlang.org/show_bug.cgi?id=11035

--- Comment #3 from Rainer Schuetze <[email protected]> ---
Visual D 0.3.39 now contains a workaround: if the second output of a dependent
project contains a '$', then it is ignored, unless it has extension ".lib" and
the first output is not a ".lib". In that case, an import library with the same
base name as the first output is assumed.

Try it in
https://github.com/D-Programming-Language/visuald/releases/tag/v0.3.39-beta1

--

Reply via email to