Sign up

Compile with DMD 2.066.0 fail

C:\jpro\dmd2\windows\bin....\windows\import\gtkd\src\gtkc\gtktypes.d(0,0): Error: enum member gtkc.gtktypes.GtkRcTokenType.INCLUDE initialization with (GtkRcTokenType.INVALID + 1) causes overflow for type 'int' (BibleGate)

Re: Compile with DMD 2.066.0 fail

On 08/24/2014 03:09 AM, Joel Christensen wrote:

C:\jpro\dmd2\windows\bin....\windows\import\gtkd\src\gtkc\gtktypes.d(0,0): Error: enum member gtkc.gtktypes.GtkRcTokenType.INCLUDE initialization with (GtkRcTokenType.INVALID + 1) causes overflow for type 'int' (BibleGate)

Which version of GtkD are you using?

The error you are seeing is caused by a change in dmd 2.064 and a fix
was committed to git roughly a year ago.