Dexed Fails to Link on x86_64 Windows
    Ruby The Roobster 
    michaeleverestc79 at gmail.com
       
    Sat Jul 22 16:50:17 UTC 2023
    
    
  
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.
    
    
More information about the Digitalmars-d-ide
mailing list