Le 03/09/2014 16:15, Ru Vuott a écrit : > Hello, > > with revision 6446 I obtained this error: > > **************************** > make[5]: Entering directory `/home/vuott/trunk/gb.qt4/src/webkit' > CXX gb_qt4_webkit_la-cwebsettings.lo > cwebsettings.cpp: In function 'void WebSettingsCache_Path(void*, void*)': > cwebsettings.cpp:196:36: error: 'struct GB_INTERFACE::<anonymous>' has no > member named 'Home' > QString root = QString(GB.System.Home()); > ^ > cwebsettings.cpp: In function 'void WebSettingsCache_Clear(void*, void*)': > cwebsettings.cpp:249:5: error: 'struct GB_INTERFACE' has no member named > 'BrowseDirectory' > GB.BrowseDirectory(_cache_path, NULL, remove_file); > ^ > make[5]: *** [gb_qt4_webkit_la-cwebsettings.lo] Error 1 > make[5]: Leaving directory `/home/vuott/trunk/gb.qt4/src/webkit' > make[4]: *** [all-recursive] Error 1 > make[4]: Leaving directory `/home/vuott/trunk/gb.qt4/src' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/home/vuott/trunk/gb.qt4' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/home/vuott/trunk/gb.qt4' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/vuott/trunk' > make: *** [all] Error 2 > > *************************************************************** > > Regards > vuott >
Fixed in revision #6447. Regards, -- Benoît Minisini ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
