Errors building GtkD on windows

Mike Wey mike-wey at example.com
Sun May 19 09:08:14 PDT 2013


On 05/19/2013 04:51 PM, Enjoys Math wrote:
> I don't see how the build script is calling link.exe directly, but my
> sc.ini looks like this:
>
> [Version]
> version=7.51 Build 020
>
> [Environment]
> LIB="%@P%\..\lib";\dm\lib
> DFLAGS="-I%@P%\..\..\src\phobos" "-I%@P%\..\..\src\druntime\import"
> "-I%@P%\..\..\src"
> LINKCMD=%@P%\link.exe
> LINKCMD64=%VCINSTALLDIR%bin\amd64\link.exe
> VCINSTALLDIR=%VCINSTALLDIR%
> WindowsSdkDir=%WindowsSdkDir%

It was using lib.exe. Fixed in: 
https://github.com/gtkd-developers/GtkD/commit/5bdf53d6fc831101bf0d461721514c0fd01d1479

-- 
Mike Wey


More information about the Digitalmars-d-learn mailing list