Closed oracle1wr closed 6 months ago
Hello, Tried to switch to a newer version from 0.10.4 and got compilation error. dlangui-0.10.7/dlangui/src/dlangui/platforms/sdl/sdlapp.d(1613,18): Error: no property v2_0_4 for type SDLSupport
v2_0_4
SDLSupport
Any idea how to work it around?
running on Ubuntu 20.04 dmd v2.102.2
it was dependency issue got it fixed after built with dub upgrade --force-remove
Hello, Tried to switch to a newer version from 0.10.4 and got compilation error. dlangui-0.10.7/dlangui/src/dlangui/platforms/sdl/sdlapp.d(1613,18): Error: no property
v2_0_4
for typeSDLSupport
Any idea how to work it around?
running on Ubuntu 20.04 dmd v2.102.2