Closed Superbelko closed 2 years ago
I've updated previous work and merged with master, tested on Windows and Ubuntu 22.04 (both X11 and SDL2 backends). Works with current provided binaries just fine.
Should be good to go now, please merge.
Can you please rebase your changes on master. instead of merging with it? I'm afraid we will have a lot of garbage in git history if it's not rebased.
I've fixed error checking issue and squished the commit, should be ok now.
Thank you for your contribution!
BindBC is a newer loader mechanism that replaces Derelict, as Derelict is now basically discontinued I've migrated dlangui to use bindbc instead.
Note: provided .dll/.so needs to be updated as well, otherwise it will fail to load as the provided FreeType and SDL2 libs are too old