[C++-sig] (no subject)

Paul F. Kunz Paul_Kunz at SLAC.Stanford.EDU
Sun Sep 7 18:18:39 CEST 2003


>>>>> On Sun, 07 Sep 2003 15:46:33 +0200, Lars Kunert <lkunert at mpi-sb.mpg.de> said:

> Hi!  I am considering to integrate am existing Qt-application into
> viewer called chimera. Chimera is a c++/python application with an
> integrated IDLE.  

   Which Chimera?   A Google search finds quite a few different
packages.

> Therefore I try to wrap my application into python
> by using boost.python.  To get some clues how to achive this, I had
> look into the hippodraw project. As a priliminary test I tried to
> execute hippodraw within chimera. I got the following error message:

>>>> from hippo import HDApp
> Traceback (most recent call last): File "<pyshell#1>", line 1, in ?
> from hippo import HDApp ImportError: /usr/local/lib/libqt-mt.so.3:
> undefined symbol: FT_Seek_Stream

I'm primary developer of HippoDraw.   I've never seen that error.
The symbol doesn't appear to be in Qt sources.   I'm clueless on what
your problem is.







More information about the Cplusplus-sig mailing list