-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Program received signal SIGABRT #4
Comments
Hey, if I'm reading this correctly: launcher cannot find MainForm.glade file. Try copying it into directory where binary is located. If it is the fix, then I'll fix it in CMakeLists.txt |
I did that, same error. |
Honestly, I have no idea what could cause this. Maybe this is an issue with some gtkmm version differences, but that's just a wild guess. Do you have that libgtkmm packages installed? Also install gtkmm-devel (or however it's called :) ) package please Did you try .deb package that's available on Releases tab? I'll probably set up myself a VM with Neon and try to do something from there, but that's for tomorrow, out of house for weekend :( |
It may be that my libgtkmm is not new enough,
dpkg: error processing package arma3-unix-launcher (--install): |
Damn, KDE Neon's packages are old :P |
Its based on Ubuntu 16.04, so yeah, its old. |
Fixed, related to #5 , closing. |
KDE Neon (Ubuntu 16.04 based)
GCC: (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
The text was updated successfully, but these errors were encountered: