[Gambas-bugtracker] Bug #1960: Latest gambas make install fails

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Mon Nov 9 20:55:06 CET 2020


http://gambaswiki.org/bugtracker/edit?object=BUG.1960&from=L21haW4-

Comment #3 by Tony MOREHEN:

It may compile correctly on Gitlab CI but there are definitely problems with gb.gtk, in particular, gtabstrip.cpp

Line 278 of gtabstrip.cpp: 	gt_patch_control(widget, NULL);

gt_patch_control is found in gcontrol.cpp

There is no #include "gcontrol.h" directive in gtabstrip.cpp.

make/make install works fine when that directive is added.




More information about the Bugtracker mailing list