EasyRPG / Editor

Game editor similar to RPG Maker
https://easyrpg.org/editor/
GNU General Public License v3.0
350 stars 58 forks source link

failure to build #218

Closed ghost closed 6 months ago

ghost commented 1 year ago

image

(screenshot because pasting the output messes with the formatting)

carstene1ns commented 1 year ago

Editor needs to be updated for liblcf 0.8, since these have been renamed:

https://github.com/EasyRPG/liblcf/commit/2a2e0d3900bfd11826626a8b28c7a6bf9bcb410c https://github.com/EasyRPG/liblcf/commit/b6a280bc57b31fd3ebad3b55b5ae75a5bec46a61

MolassesLover commented 1 year ago

I accidentally made a duplicate of this issue with commit #220. Over on that issue I posted the latest commit of libclf at the time of last Jenkins build. For anyone looking, you can find it here. Building with that version of libclf installed should result in a successful build.