buggins / dlangui

Cross Platform GUI for D programming language
Boost Software License 1.0
805 stars 120 forks source link

Got compilation error: no property `v2_0_4` for type `SDLSupport` with 0.10.7 #683

Closed oracle1wr closed 4 months ago

oracle1wr commented 4 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

Any idea how to work it around?

running on Ubuntu 20.04 dmd v2.102.2

oracle1wr commented 4 months ago

it was dependency issue got it fixed after built with dub upgrade --force-remove