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.
-
Package from repository: Depends on libboost_filesystem.so.1.68.0()(64bit) but I have 69 installed.
-
Snap package: Segfaults immediately. No idea how to debug
-
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?