Can't build simple project. Very strange errors
Rene Zwanenburg via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Fri Apr 14 08:40:18 PDT 2017
On Friday, 14 April 2017 at 15:31:21 UTC, Suliman wrote:
> On Friday, 14 April 2017 at 15:22:49 UTC, Rene Zwanenburg wrote:
>> 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.
>
> I do not have VS on my PC :(
You don't need VS, the Windows SDK should be fine too. It's a
free download :)
More information about the Digitalmars-d-learn
mailing list