Can't build simple project. Very strange errors
Suliman via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Fri Apr 14 08:42:33 PDT 2017
On Friday, 14 April 2017 at 15:40:18 UTC, Rene Zwanenburg wrote:
> 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 :)
How to check if it's installed and how to use linker from it?
More information about the Digitalmars-d-learn
mailing list