Closed logicfish closed 6 years ago
I get this error too DUB version 1.10.0+46-g520d527, built on Aug 15 2018 DMD32 D Compiler v2.081.2
This seems to have been already fixed: https://github.com/buggins/dlangui/pull/571/files
@logicfish Yeah, it's fixed. We try to build dlangide
, which have dependency dlangui
. It means, what latest release dlangui
with not latest changes
@ZombineDev Issue can be closed. It remains only to understand how to use freshly builded dlangui
as dependency for dlangide
I just edited the file stream.d in place.
...\dub\packages\dlangui-0.9.178\dlangui\3rdparty\dimage\stream.d(226,16): Error: module
stringis in file 'std\c\string.d' which cannot be read
The import needs changing to core.stdc.string.