сб, 13 дек. 2025 г., 15:50 Andrea paz via Cin <cin@lists.cinelerra-gg.org>:
Checked into GIT the following items and thanks to Andrea for testing (much better to have 2 people testing).

 You trusted my abilities too soon. Today I can't compile, I think because of h265. I am attaching a couple of cin.log files to the following address:

first error due to lv2 (gtk2 again, I guess? try to disable lv2 for now)

../plugins/eg-sampler.lv2/sampler_ui.c:206:48: error: ‘GtkWidget’ has no member named ‘style’
  206 |                 cairo_set_source_gdk(cr, widget->style->mid);
      |                                                ^~
../plugins/eg-sampler.lv2/sampler_ui.c:209:48: error: ‘GtkWidget’ has no member named ‘style’
  209 |                 cairo_set_source_gdk(cr, widget->style->fg);
      |                                                ^~

I think this gtk3 to gtk2 package you probably have on your system just incompatible with lv2 version we have ....



_______________________________________________
Cin mailing list -- cin@lists.cinelerra-gg.org
To unsubscribe send an email to cin-leave@lists.cinelerra-gg.org