Trying to create a trivial 64 bit D Lang DLL on a Windows 10 machine and cant get past linking.
Ferhat Kurtulmuş
aferust at gmail.com
Thu Oct 1 21:56:46 UTC 2020
On Thursday, 1 October 2020 at 21:35:42 UTC, WhatMeWorry wrote:
> On Thursday, 1 October 2020 at 20:28:58 UTC, kinke wrote:
>> [...]
>
>
> Thanks all. I've gotten it to work with:
>
>>[...]
>
>>[...]
>
>>[...]
> total = 12
>
> [...]
1) try running your commands in Visual Studio Native x64 CMD.
2) try link with msvcrt.lib
More information about the Digitalmars-d-learn
mailing list