Dexed Fails to Link on x86_64 Windows

Ruby The Roobster michaeleverestc79 at gmail.com
Fri Jul 28 16:22:24 UTC 2023


On Tuesday, 25 July 2023 at 06:20:37 UTC, harakim wrote:
> 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

I'm getting basically the same error with MSVC.


More information about the Digitalmars-d-ide mailing list