robik / ConsoleD

Because colors are awesome.
63 stars 11 forks source link

can't build windows x64 #21

Closed Temtaime closed 9 years ago

Temtaime commented 9 years ago

dub\packages\consoled-1.0.0\source\terminal.d(933): Error: function core.sys.windows.windows.WriteConsoleA (void* hConsoleOutput, const(void) lpBuffer, uint nNumberOfCharsToWrite, uint lpNumberOfCharsWritten, void* lpReserved) is not callable using argument types (void, immutable(char), ulong, uint*, typeof(null))

Temtaime commented 9 years ago

https://github.com/robik/ConsoleD/pull/22