Ldc on Windows

Dgame r.schuett.1987 at gmail.com
Tue Apr 17 10:17:56 UTC 2018


On Tuesday, 17 April 2018 at 09:42:01 UTC, Dgame wrote:
> I'm trying to use Ldc on Windows, but I get these linker errors:
>
> ----
> OPTLINK (R) for Win32  Release 8.00.17
> Copyright (C) Digital Mars 1989-2013  All rights reserved.
> http://www.digitalmars.com/ctg/optlink.html
> OPTLINK : Warning 9: Unknown Option : OUT
> OPTLINK : Warning 9: Unknown Option : LIBPATH
> OPTLINK : Warning 9: Unknown Option : D
> OPTLINK : Warning 9: Unknown Option : LDC
> OPTLINK : Warning 9: Unknown Option : ..
> OPTLINK : Warning 9: Unknown Option : LIB
> :REF.obj
>  Error 2: File Not Found :REF.obj
> Error: D:\D\dmd2\windows\bin\link.exe failed with status: 1
> ----
>
> How can I solve this?

Ah, I found the msvcEnv.bat and I told me that I have to VSC 
installation. Solved!


More information about the Digitalmars-d-learn mailing list