Can't build simple project. Very strange errors

Rene Zwanenburg via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri Apr 14 08:22:49 PDT 2017


On Friday, 14 April 2017 at 09:49:09 UTC, Suliman wrote:
> on: dub build --compiler=ldc2
>
>>link
> OPTLINK (R) for Win32  Release 8.00.17

Optlink isn't able to link object files produced by ldc. Could 
you try an x64_86 build? You'll need the Microsoft linker.


More information about the Digitalmars-d-learn mailing list