Can't get VCMI working on OpenSUSE Tumbleweed at all

Hello,

I’ve had VCMI working years ago on an Ubuntu system, but now I can’t get it playing on my Opensuse Tumbleweed machine at all.

  1. Package from repository: Depends on libboost_filesystem.so.1.68.0()(64bit) but I have 69 installed.

  2. Snap package: Segfaults immediately. No idea how to debug

  3. Compiling: I’m not a programmer, but as far as I can see, my compiling fails because it is looking for all the ffmpeg libraries directly in /usr/include instead of /usr/include/ffmpeg where they actually are. Not sure how to fix that. I have all the ffmpeg devel packages installed. Output: https://paste.opensuse.org/75898225

Any ideas?