I get this error while trying to compile Gambas3 from SVN on my Arch
Linux:

In file included from /usr/include/QtCore/qatomic.h:46:0,
                 from /usr/include/QtCore/qbytearray.h:45,
                 from /usr/include/QtCore/qstring.h:46,
                 from /usr/include/QtCore/QString:1,
                 from gview.h:26,
                 from gview_moc.cpp:10:
/usr/include/QtCore/qbasicatomic.h:131:7: error: ‘#‘�$�XI��1���[Ð�
$�HI���$�p�����[����D’ not supported by dump_type#<type error>’
referred to as ‘class’
/usr/include/QtCore/qstring.h:6:17: error: ‘#‘�$�XI��1���[Ð�$�HI���
$�p�����[����D’ not supported by dump_type#<type error>’ has a previous
declaration here
/usr/include/QtCore/qatomic_i386.h:84: confused by earlier errors,
bailing out
make[5]: *** [gview_moc.lo] Error 1
make[5]: Leaving directory `/home/leo/gambas3.0/trunk/gb.qt4/src/ext'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/leo/gambas3.0/trunk/gb.qt4/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/leo/gambas3.0/trunk/gb.qt4'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/leo/gambas3.0/trunk/gb.qt4'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/leo/gambas3.0/trunk'
make: *** [all] Error 2


-- 
Leonardo Miliani
www.leonardomiliani.com

Webmaster e co-fondatore di www.gambas-it.org
Il portale di riferimento per i programmatori Gambas italiani


------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to