On 18.12.06 19:35:19, Detlev Offenbach wrote: > On Monday 18 December 2006 18:31, Andreas Pakulat wrote: > > Hi Phil, > > > > I just noticed that my self-compiled eric3 doesn't find its QScintilla > > so I went to the 1.71-20061126 version I have lying around and into the > > Qt3 subdir. > > > > Changed the $$[QT_*] variables to $HOME/qscintilla_1.7_qt3 and ran > > qmake, with the result of many compilation errors about functions not > > present in Qt3, like QString::size(). > > > > So is QScintilla 1.71 not meant to be used with Qt3? If so you should > > remove the Qt3 subfolder and all reference to Qt3. Else I'd suggest to > > fix it ;) > > you are probably talking about QScintilla2. eric3 requires QScintilla1. That > is most probably the problem you were facing first.
Well, yes qtext was linked against QScintilla 1.71 snapshot (which will get QScintilla2), however I'm really talking about compiling the Qt3-part of QScintilla2. Thats totally broken at the moment because it uses Qt4 API. Andreas -- You will contract a rare disease. _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
