FLTK logo

[fltk.coredev] latest 1.4.x current: weird new build error on linux

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.coredev  ]
 
Previous Message ]New Message | Reply ]Next Message ]

latest 1.4.x current: weird new build error on linux Greg Ercolano 13:04 Mar 12  
 

Getting this with a git pull and new default build/cmake:

..
[ 38%] Building C object src/CMakeFiles/fltk.dir/gtk-shell-protocol.c.o
[ 38%] Building C object src/CMakeFiles/fltk.dir/text-input-protocol.c.o
In file included from /usr/local/src/fltk-1.4.x.git/libdecor/build/fl_libdecor-plugins.c:62:
/usr/local/src/fltk-1.4.x.git/libdecor/build/../src/plugins/gtk/libdecor-gtk.c: In function 'handle_titlebar_gesture':
/usr/local/src/fltk-1.4.x.git/libdecor/build/../src/plugins/gtk/libdecor-gtk.c:2250:3: error: a label can only be part of a statement and a declaration is not a statement
 2250 |   const int title_height = gtk_widget_get_allocated_height(frame_gtk->header);
      |   ^~~~~
/usr/local/src/fltk-1.4.x.git/libdecor/build/../src/plugins/gtk/libdecor-gtk.c: In function 'pointer_button':
/usr/local/src/fltk-1.4.x.git/libdecor/build/../src/plugins/gtk/libdecor-gtk.c:2411:2: error: label at end of compound statement
 2411 |  default:
      |  ^~~~~~~
make[2]: *** [src/CMakeFiles/fltk.dir/build.make:2565: src/CMakeFiles/fltk.dir/__/libdecor/build/fl_libdecor-plugins.c.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:578: src/CMakeFiles/fltk.dir/all] Error 2
make: *** [Makefile:130: all] Error 2


--
You received this message because you are subscribed to the Google Groups "fltk.coredev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkcoredev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkcoredev/2c116dac-9ad8-46b9-8f68-6a30c8489c86%40seriss.com.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.