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
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
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
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
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
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