[Gambas-user] Fail on compiling gambas

Fabien Bodard gambas.fr at gmail.com
Mon Mar 30 19:28:53 CEST 2020


abien at fabien-TERRA-MOBILE-1749S:~/Documents/gambas/gb.qt5$ make
make  all-recursive
make[1] : on entre dans le répertoire « /home/fabien/Documents/gambas/gb.qt5 »
Making all in src
make[2] : on entre dans le répertoire «
/home/fabien/Documents/gambas/gb.qt5/src »
Making all in .
make[3] : on entre dans le répertoire «
/home/fabien/Documents/gambas/gb.qt5/src »
  CXX      gb_qt5_la-main_moc.lo
main_moc.cpp:78:1: error: ‘QT_INIT_METAOBJECT’ does not name a type;
did you mean ‘Q_INIT_RESOURCE’?
 QT_INIT_METAOBJECT const QMetaObject MyPostCheck::staticMetaObject = { {
 ^~~~~~~~~~~~~~~~~~
 Q_INIT_RESOURCE
main_moc.cpp:183:1: error: ‘QT_INIT_METAOBJECT’ does not name a type;
did you mean ‘Q_INIT_RESOURCE’?
 QT_INIT_METAOBJECT const QMetaObject MyApplication::staticMetaObject = { {
 ^~~~~~~~~~~~~~~~~~
 Q_INIT_RESOURCE
Makefile:742: recipe for target 'gb_qt5_la-main_moc.lo' failed
make[3]: *** [gb_qt5_la-main_moc.lo] Error 1
make[3] : on quitte le répertoire « /home/fabien/Documents/gambas/gb.qt5/src »
Makefile:1265: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2] : on quitte le répertoire « /home/fabien/Documents/gambas/gb.qt5/src »
Makefile:455: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1] : on quitte le répertoire « /home/fabien/Documents/gambas/gb.qt5 »
Makefile:387: recipe for target 'all' failed
make: *** [all] Error 2
fabien at fabien-TERRA-MOBILE-1749S:~/Documents/gambas/gb.qt5$ ^C
fabien at fabien-TERRA-MOBILE-1749S:~/Documents/gambas/gb.qt5$



mint 19.3 tricia

qt5 .9.5

-- 
Fabien Bodard

Gambas Basic : http://gambas.sf.net
GambasForge : http://www.gambasforge.org
NEW discourse Gambas Forum : https://gambas.discourse.group/


More information about the User mailing list