Windows psapi, linker issues

M nope at nope.nope
Wed Dec 26 12:06:38 UTC 2018


When trying to use `import core.sys.windows.psapi : 
GetProcessImageFileNameA`, LDC fails to link with an error 
`lld-link: error: undefined symbol: _GetProcessImageFileNameA at 12` 
(LDC distribution 
https://github.com/ldc-developers/ldc/releases/download/v1.13.0/ldc2-1.13.0-windows-x64.7z , "vs2017-win2016" Windows image from Azure pipelines).

Any ideas?


More information about the digitalmars-d-ldc mailing list