<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>
<META content="MSHTML 6.00.2800.1141" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=906501621-12032003><FONT face=Arial size=2>OK, thanks to some
pointers from some of you and an earlier thread on this mailing list, I get past
my first QScintilla problem. I followed this advice:</FONT></SPAN></DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial size=2><A
href="http://mats.gmd.de/pipermail/pykde/2003-March/004747.html">http://mats.gmd.de/pipermail/pykde/2003-March/004747.html</A></FONT></SPAN></DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial size=2>and added $QTDIR/lib
to /etc/ld.so.conf (shouldn't the build process handle this
somehow?)</FONT></SPAN></DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial size=2>...and got qtext
with qscintilla support to import properly. However, now I have another
problem.</FONT></SPAN></DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial size=2>When I run the eric
installer now, I get:</FONT></SPAN></DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial size=2>Sorry, you must have
PyQt 3.6 or snapshot-20021217 or higher.</FONT></SPAN></DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial size=2>PyQt 3.6 doesn't
seem to exist, so I downloaded the following:</FONT></SPAN></DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial size=2>sip snapshot
20030306</FONT></SPAN></DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial size=2>pyqt snapshot
20030309</FONT></SPAN></DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial size=2>qscintilla
20030309</FONT></SPAN></DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial size=2>When I try to
compile qscintilla, I get the following error:</FONT></SPAN></DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial size=2>g++ -c -pipe -w
-I/usr/include/fontconfig -I/usr/include/Xft2 -O2 -march=i386 -mcpu=i686
-fno-use-cxa-atexit -fno-exceptions -D_REENTRANT -fPIC
-DQEXTSCINTILLA_MAKE_DLL -DQT -DSCI_LEXER -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I.
-I../include -I../src -I/usr/lib/qt3-gcc3.2/include
-I/usr/lib/qt3-gcc3.2/mkspecs/default -o ScintillaQt.o
ScintillaQt.cxx<BR>ScintillaQt.cxx: In constructor
`QtCallTip::QtCallTip(CallTip*)':<BR>ScintillaQt.cxx:459: `WStyle_Splash'
undeclared (first use this function)<BR>ScintillaQt.cxx:459: (Each undeclared
identifier is reported only once for each<BR> function it appears
in.)<BR>make: *** [ScintillaQt.o] Error 1<BR></FONT></SPAN></DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial size=2>Any ideas? Is all
this new stuff compatible with Qt 3.0.5? Is it time to give up and use vi?
8^)</FONT></SPAN></DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial size=2></FONT></SPAN><SPAN
class=906501621-12032003><FONT face=Arial size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial
size=2>Thanks,</FONT></SPAN></DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=906501621-12032003><FONT face=Arial
size=2>Don</DIV></FONT></SPAN></BODY></HTML>