Closed vladimmi closed 2 years ago
Performing "debug" build using dmd for x86_64. hunt 1.7.15: building configuration "library"... C:\Users\vladi\AppData\Local\dub\packages\hunt-1.7.15\hunt\source\hunt\logging\Logger.d(440,31): Error: undefined identifier `PRINT_COLOR_RED` C:\Users\vladi\AppData\Local\dub\packages\hunt-1.7.15\hunt\source\hunt\logging\Logger.d(442,33): Error: undefined identifier `PRINT_COLOR_NONE` C:\Users\vladi\AppData\Local\dub\packages\hunt-1.7.15\hunt\source\hunt\logging\Logger.d(709,13): Error: undefined identifier `ConsoleHelper` dmd failed with exit code 1.
Building with DMD 2.099 on Windows 10.
Fixed in commit https://github.com/huntlabs/hunt/commit/89e93310a985d9239a25d34eabdb030d405e8846.
Thanks for the quick fix :) Can you also push new version to dub? 1.7.16 is not there yet.
It's there now.
Building with DMD 2.099 on Windows 10.