Re: [Harbour] Error compiling hbqt/qtgui with current svn

2010-01-23 Thread Guy Roussin
Hi, I use regular svn without modifications (13677) and there is a line (71) : #include in QSizeGrip.cpp Yes, this line is since day ONE. How come that you are experiencing this problem only today? I cannot suggest anything, just see in your Qt distro about QSizeGrip file and find out w

Re: [Harbour] Error compiling hbqt/qtgui with current svn

2010-01-22 Thread Pritpal Bedi
Hi Guy Roussin wrote: > > I use regular svn without modifications (13677) and there is a > line (71) : > > #include > in QSizeGrip.cpp > Yes, this line is since day ONE. How come that you are experiencing this problem only today? I cannot suggest anything, just see in your Qt distro about

Re: [Harbour] Error compiling hbqt/qtgui with current svn

2010-01-22 Thread Guy Roussin
Hi Pritpal, gcc -I. -I../../../../../../include -Wall -W -O3 -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -oQSizeGrip.o -c ../../../QSizeGrip.cpp ../../../QSizeGrip.cpp:84: error: 'QSizeGrip' was not declared in this scope Sorry, my first reply is invalid. Error mes

Re: [Harbour] Error compiling hbqt/qtgui with current svn

2010-01-22 Thread Pritpal Bedi
Hi Guy Roussin wrote: > > gcc -I. -I../../../../../../include -Wall -W -O3 -I/usr/include/qt4 > -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -oQSizeGrip.o -c > ../../../QSizeGrip.cpp > ../../../QSizeGrip.cpp:84: error: 'QSizeGrip' was not declared in this > scope > Sorry, my first reply

Re: [Harbour] Error compiling hbqt/qtgui with current svn

2010-01-22 Thread Pritpal Bedi
Hi Guy Roussin wrote: > > I try to compile harbour with current svn, but i get this error : > > gcc -I. -I../../../../../../include -Wall -W -O3 -I/usr/include/qt4 > -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -oQSizeGrip.o -c > ../../../QSizeGrip.cpp > ../../../QSizeGrip.cpp:84: error

[Harbour] Error compiling hbqt/qtgui with current svn

2010-01-22 Thread guy.roussin
Hi, I try to compile harbour with current svn, but i get this error : make[5]: Entering directory `/home/maemo/harbour/contrib/hbqt/qtgui/obj/linux/gcc' gcc -I. -I../../../../../../include -Wall -W -O3 -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -oHBQPlainTextEdit.o