gtkd build fail on windows with dmd 2.074.0

Mike Wey via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun May 28 06:20:57 PDT 2017


On 05/27/2017 11:42 PM, greatsam4sure wrote:
> rdmd Build.d fail on windows with dmd 2.074.0,dmd 2.073.0.
> it says std.file.FileException at std\file.d(814)gtkd2.obj:The system 
> cannot find the file specifield.
> 
> I have to use dmd 2.071.0 to build it
> 
> I will appreciate your help
> 
> sorry for the mistake

Fixed in commit: 
https://github.com/gtkd-developers/GtkD/commit/f396481d8d5fe52a2e58b0818494844d672b1c77

The next commit also updates the build script to actually show the error 
from dmd, rather then blindly continuing with the next step.

-- 
Mike Wey


More information about the Digitalmars-d-learn mailing list