Issue with Flare RPG AppImage

Would anyone be able to help me figure out why my AppImage build for Flare RPG? I am running into an issue where some version information is not available. The AppImage follows the same build process as openSUSE’s build of Flare RPG. Also, I am building the AppImage using openSUSE’s Open Build Service.

Link: https://build.opensuse.org/package/show/home:demonpig:Games:AppImages/flare

$ ./flare-0-Build5.1.glibc2.14-x86_64.AppImage
flare: flare: no version information available (required by flare)
flare: flare: no version information available (required by flare)
flare: flare: no version information available (required by flare)
flare: flare: no version information available (required by flare)
flare: flare: no version information available (required by flare)
flare: flare: no version information available (required by flare)
flare: flare: no version information available (required by flare)
flare: flare: no version information available (required by flare)
flare: flare: no version information available (required by flare)
flare: symbol lookup error: flare: undefined symbol: , version

Hi @demonpig, welcome to AppImage. Please ask the Flare developers for an officially supported AppImage in https://github.com/flareteam/flare-game/issues. We are happy to help them produce one, if the Flare team is interested.

@probono I was able to get an AppImage built using OBS. I had to use the -no-strip option within the linuxdeployqt application. In the meantime, I will open up an ticket with the developers about creating an appimage.

1 Like