https://issues.dlang.org/show_bug.cgi?id=21447
Per Nordlöw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Per Nordlöw <[email protected]> --- (In reply to Walter Bright from comment #1) > > The containing library is corrupt. > > Instead of using dmd to build the library, try building it with Microsoft's > lib tool. I would greatly appreciate if you could explain - how the call to dub changes and - what command line call I should use to link the resulting binary using "lib tool". "lib tool" doesn't seem to be an official linker name on Windows. Which other linker are you referring to? --
