<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Also, when using qte3 how do I turn on RTTI in Qt? I configured
qt-embedded-free-3.3.6 with:<br>
<br>
./configure -thread -qt-gfx-qvfb -plugin-gfx-qvfb --prefix=XXX<br>
<br>
I don't see any config options for RTTI.<br>
<br>
I'm also completely willing to use qte2 if there is a solution to the
build error I sent in my earlier email. Sorry to be such a pain. Thanks,<br>
<br>
Adam<br>
<br>
<br>
<br>
Eva Brucherseifer wrote:
<blockquote cite="mid200607052157.06448.eva.brucherseifer@basyskom.de"
 type="cite">
  <pre wrap="">Am Mittwoch, 5. Juli 2006 21:52 schrieb Adam Doppelt:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Thanks for the suggestion. I am now trying to compile against qte3 using
your suggested configuration. Unfortunately, the kdenox configure fails
during qt detection with the following:

/tmp/ccgVdTEJ.o:(.gnu.linkonce.r._ZTI6QGList+0x8): undefined reference
to `typeinfo for QPtrCollection'
    </pre>
  </blockquote>
  <pre wrap=""><!---->
You need threading and RTTI enabled in Qt.
  </pre>
</blockquote>
</body>
</html>