Link error undefined symbol: __imp__InterlockedIncrement at 4 on windows

Clayton Alves clayton.aa at gmail.com
Thu Apr 9 14:07:10 UTC 2020


I'm trying to compile my first hello world dub project, but when 
I run "dub" it spits this error:

lld-link: error: undefined symbol: __imp__InterlockedIncrement at 4

Does anybody have any clues what is going on ?


More information about the Digitalmars-d-learn mailing list