[Gambas-user] Installing Gambas3 on PCLINUXOS -2010
Maurice Dumais
mdumm at ...647...
Fri Nov 19 22:56:22 CET 2010
HI All,
I am running PCLINUXOS 2010,
KDE 4.5.3
QT Toolkit,
and Libtools 2.6.10.
I tried to install Gambas3 rev. 3302
and Make stops here:
Making all in webkit
make[5]: entrant dans le répertoire «
/home/maurice/trunk/gb.qt4/src/webkit »
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I../.. -DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore
-I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtNetwork
-I/usr/lib/qt4/include/QtDBus -I/usr/lib/qt4/include/QtXml
-I/usr/lib/qt4/include/QtWebKit -I../../share -I../../src/share -pipe
-Wall -fno-exceptions -Wno-unused-value -fsigned-char
-fvisibility=hidden -g -Os -fno-omit-frame-pointer -MT main.lo -MD -MP
-MF .deps/main.Tpo -c -o main.lo main.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DQT_SHARED
-I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore
-I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtNetwork
-I/usr/lib/qt4/include/QtDBus -I/usr/lib/qt4/include/QtXml
-I/usr/lib/qt4/include/QtWebKit -I../../share -I../../src/share -pipe
-Wall -fno-exceptions -Wno-unused-value -fsigned-char
-fvisibility=hidden -g -Os -fno-omit-frame-pointer -MT main.lo -MD -MP
-MF .deps/main.Tpo -c main.cpp -fPIC -DPIC -o .libs/main.o
In file included from main.cpp:31:
cwebhittest.h:47: error: ISO C++ forbids declaration of
'QWebHitTestResult' with no type
cwebhittest.h:47: error: expected ';' before '*' token
cwebhittest.h:51: error: ISO C++ forbids declaration of
'QWebHitTestResult' with no type
cwebhittest.h:51: error: expected ',' or '...' before '&' token
In file included from main.cpp:35:
cwebview.h:59: error: 'createWindow' declared as a 'virtual' field
cwebview.h:59: error: expected ';' before '(' token
make[5]: *** [main.lo] Erreur 1
make[5]: quittant le répertoire « /home/maurice/trunk/gb.qt4/src/webkit »
make[4]: *** [all-recursive] Erreur 1
make[4]: quittant le répertoire « /home/maurice/trunk/gb.qt4/src »
make[3]: *** [all-recursive] Erreur 1
make[3]: quittant le répertoire « /home/maurice/trunk/gb.qt4 »
make[2]: *** [all] Erreur 2
make[2]: quittant le répertoire « /home/maurice/trunk/gb.qt4 »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/maurice/trunk »
make: *** [all] Erreur 2
What should I do now?
Regards,
Maurice Dumais
More information about the User
mailing list