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

Basile-z <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Basile-z <[email protected]> ---
I don't think this is an issue, at least certainly not critical. The error
message is clear and once you have setup the right dynamic library the
"problem" goes away.

> However, the msvcrt100.dll isn't necessarilly installed on the host system.  
> So...dmd and/or lld-link should not be linking against ".lib" files when 
> their ".dll" counterparts are not installed on the system.

But the reasoning is not good. the system where is linked the program is not
necessarily the one that will run the program.


And most importantly : you can definitely compile the program.

--

Reply via email to