[Gambas-user] build 2027 failing

Benoît Minisini gambas at ...1...
Sat Jun 20 11:02:52 CEST 2009


> Thanks Benoit, Laurent.  32 bit (desktop) works now but... 64 bit
> (laptop) still won't build, Arch, gcc 4.4.0-3,  #2030 now gives me:
>
> make[5]: Entering directory `/home/craig/gambas3/src/trunk/gb.qt4/src/ext'
> /bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H
> -I. -I../.. -DQT3_SUPPORT -DQT_SHARED -DQT3_SUPPORT
> -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/Qt3Support
> -I/usr/include/QtNetwork -I/usr/include/QtSql  -I../../share
> -I../../src/share   -pipe -Wall -fno-exceptions -Wno-unused-value
> -fsigned-char -fvisibility=hidden -g -Os -fno-omit-frame-pointer  -MT
> CDial_moc.lo -MD -MP -MF .deps/CDial_moc.Tpo -c -o CDial_moc.lo
> CDial_moc.cpp
>  g++ -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -DQT_SHARED
> -DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui
> -I/usr/include/Qt3Support -I/usr/include/QtNetwork
> -I/usr/include/QtSql -I../../share -I../../src/share -pipe -Wall
> -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g
> -Os -fno-omit-frame-pointer -MT CDial_moc.lo -MD -MP -MF
> .deps/CDial_moc.Tpo -c CDial_moc.cpp  -fPIC -DPIC -o .libs/CDial_moc.o
> CDial_moc.cpp:14:2: error: #error "This file was generated using the
> moc from 4.4.3. It"
> CDial_moc.cpp:15:2: error: #error "cannot be used with the include
> files from this version of Qt."
> CDial_moc.cpp:16:2: error: #error "(The moc has changed too much.)"
> make[5]: *** [CDial_moc.lo] Error 1
>

Do a "make clean" inside the gb.qt4 directory: apparently you have already 
compiled Gambas and changed your version of qt 4 since.

Regards,

-- 
Benoît




More information about the User mailing list