EasyRPG / Editor

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

failure to build #218

Closed zbikk closed 2 months ago

zbikk commented 9 months ago

image

(screenshot because pasting the output messes with the formatting)

carstene1ns commented 9 months 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 9 months 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.