Dear Phil, You're right! I use the latest version of qmake and it can be built successfully now! Thank you!
Regards, Damien 2010/1/13 Phil Thompson <[email protected]> > On Wed, 13 Jan 2010 20:40:12 +0800, jj zh <[email protected]> wrote: > > Dear all, > > > > Today I want to install QScintilla2 package on my Linux machine due to > > requirement by other package. I have installed Qt 4.6 > > (qt-sdk-linux-x86-opensource-2009.05.bin) already. After download and > untar > > the source bar "QScintilla-gpl-2.4.tar.gz", I tried to install it by > > following commands: > > cd Qt4 > > qmake qscintilla.pro > > make > > make install > > > > However, the compiling process was terminated accompanying with some > errors > > as shown in attached document. I'm a newbie of linux, I really have no > idea > > about these errors, would you give me some advice about my problem? > Thanks > > in advance! > > Looks like you already have an older version of Qt (v3.3) installed and > it's version of qmake is being used. > > Phil >
_______________________________________________ QScintilla mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/qscintilla
