[GTK-D] dub run leads to lld-link: error: could not open libcmt.lib: no such file or directory

jmh530 john.michael.hall at gmail.com
Tue May 26 15:35:35 UTC 2020


On Tuesday, 26 May 2020 at 15:18:42 UTC, jmh530 wrote:
> On Tuesday, 26 May 2020 at 15:16:25 UTC, jmh530 wrote:
>> [snip]
>> Another short-term fix might be to try compiling with the -m32 
>> dflag (need to put in your dub.sdl/json).
>>
>
> Sorry, easier is
> dub test --arch=x86

You may also have to make sure that bin64 is in the path.

https://dlang.org/changelog/2.091.0.html#windows


More information about the Digitalmars-d-learn mailing list