https://issues.dlang.org/show_bug.cgi?id=24111
Richard Cattermole <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Richard Cattermole <[email protected]> --- The premise of the problem is that you are required to both know of and to ensure the usage of the bat file(s) are applied to make ImportC work isn't acceptable. Instead of dmd detecting it wasn't applied, and then applied automatically as part of running of the preprocessor. It's a failure state built into ImportC on Windows. Alternatively, we could get MinGW working as per my email showing a way to make this work and not require this addition. --
