[Gambas-user] problem compiling gambas on redhat 7.3

Benoit Minisini gambas at ...1...
Mon Jul 5 12:01:55 CEST 2004


On Monday 05 July 2004 11:12, Pierluigi wrote:
> I'm, tryng to compile gambas on a redhat 7.3 but I'm having some problems..
> Here is the error:
>
> c++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share
> -I/usr/lib/qt-3.0.5/in
> clude/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -c
> qeditor.cpp -fPIC -DPIC -o qeditor.lo
> qeditor.cpp: In method `void QEditor::delAux ()':
> qeditor.cpp:3052: warning: unused variable `QRect oldContents'
> qeditor.cpp: In method `void QEditor::pasteSubType (const QCString &)':
> /usr/lib/qt-3.0.5/include/qstring.h:607: `QString &QString::replace
> (const QString &, co
> nst QString &)'
> is private
> qeditor.cpp:3896: within this context
> make[5]: *** [qeditor.lo] Error 1
> make[5]: Leaving directory `/usr/local/src/gambas-0.94a/src/lib/qt/editor'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory `/usr/local/src/gambas-0.94a/src/lib/qt'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/usr/local/src/gambas-0.94a/src/lib'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/usr/local/src/gambas-0.94a/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/src/gambas-0.94a'
> make: *** [all-recursive-am] Error 2
>
> Gcc version is:
> [root at ...516... gambas-0.94a]# gcc --version
> 2.96
>
> Someone can help me please? Thank's in advance, Pierluigi Di Lorenzo
>
>

Hi,

You must use at least qt 3.2 to compile gambas. Read the important notes on 
the web site to get the details. I suggest you upgrade to a recent 
distribution.

Regards,

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the User mailing list