Skip to content

Ditch autotools and migrate to meson

Bilal Elmoussaoui requested to merge bilelmoussaoui/iagno:meson into master
  • Migrate to meson and ditch autotools
  • RDNN desktop file, appdata and icon names (per the new freedesktop specs)
  • Update flatpak manifest to use meson buildsystem instead

The application builds without any isses, tests are valid still when I run it i'm getting this issue and I have no idea how to fix it for now :p

**
ERROR:../src/game-view.vala:182:game_view_set_default_theme: code should not be reached
fish: “iagno” terminated by signal SIGABRT (Abort)

Fixes #8 (closed)

Edited by Bilal Elmoussaoui

Merge request reports