Dexed Fails to Link on x86_64 Windows

harakim harakim at gmail.com
Tue Jul 25 06:20:37 UTC 2023


On Saturday, 22 July 2023 at 16:50:17 UTC, Ruby The Roobster 
wrote:
> Following all of the steps for building on windows, I get the 
> following linker error:
>
> ```
> dexed-d.obj : error LNK2019: unresolved external symbol 
> __imp__D3std12experimental6logger12__ModuleInfoZ referenced in 
> function ldc.dllimport_relocation
> ```
>
> I'm using LDC 1.32.0.
> Linker used is the Microsoft linker, not sure if that matters.

I just went through the build process with 1.33.0 and it also 
failed:
lld-link: error: undefined symbol: __declspec(dllimport) 
ModuleInfo for std.experimental.logger



More information about the Digitalmars-d-ide mailing list