Diego-Ivan/Flowtime

Build failure

prokoudine opened this issue · 1 comments

Latest git code ('main' branch):

gstreamer-player-1.0.vapi:250.3-250.32: warning: Instance methods are not supported in error domains yet
  250 | 		public unowned string get_name ();
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
../src/Application.vala:88.29-88.43: error: The name `AboutWindow' does not exist in the context of `Adw' (libadwaita-1)
   88 |             var about = new Adw.AboutWindow () {
      |                             ^~~~~~~~~~~~~~~     
Compilation failed: 1 error(s), 1 warning(s)
ninja: build stopped: subcommand failed

libadwaita 1.1.0 installed (Ubuntu 22.04)

The latest version of Flowtime requires libadwaita 1.2.0, as it ships the newest Adwaita dialog. You can try building Libadwaita from source, or installing Flowtime directly from Flathub.