dlangide
dlangide copied to clipboard
build error on dmd-2.099.1
.dub/packages/dlangui-0.9.182/dlangui/src/dlangui/dom/cssparser.d(86,18): Error: union field intValue with default initialization 0 must be before field typeFlagId
.dub/packages/dlangui-0.9.182/dlangui/src/dlangui/core/math3d.d(1310,16): Deprecation: returning this escapes a reference to parameter this
.dub/packages/dlangui-0.9.182/dlangui/src/dlangui/core/math3d.d(1310,16): perhaps annotate the function with return
/home/nilopurple/dlang/dmd-2.099.1/linux/bin64/dmd failed with exit code 1.
OS:ALT linux - Sisyphus libsdl2-devel package installed. dmd version : 2.099.1
Hi!
The required version of dlangui is ~>0.9.187, yours is 0.9.182. Have you run dub upgrade?
FYI, I just did
git clone https://github.com/buggins/dlangide.git dub build
And everything worked.
dmd version is v2.105.2 dub version is 1.34.0