[vtkusers] about SIP python bindings
Clinton Stimpson
clinton at elemtech.com
Tue Sep 28 10:47:06 EDT 2010
QVTKWidget is the same as always, but also available in python.
QVTKWidget2 is a new class that supports using Qt's QPainter, and QtOpenGL
module in combination with VTK.
Clint
On Tuesday, September 28, 2010 08:30:42 am Jothy wrote:
> Waht's different about this new QVTKWidget(2)?
>
> Thanks
>
> Jothy
>
> On Tue, Sep 28, 2010 at 3:28 PM, Lic. José M. Rodriguez Bacallao <
>
> jmrbcu at gmail.com> wrote:
> > hi folks, I am very excited with the new python bindings for
> > QVTKWidget(2) in vtk. I have built vtk with sip support, the problem
> > is as I mentioned in a past mail that I cannot have two different
> > versions of sip installed, so I remove sip 4.10.5 and installed sip
> > 4.11.1. the problem is that for building vtk sip bindings, sip must be
> > installed in a standard location, at least sip.h header file must be
> > in /usr/include/python2.x/ or need to have a link to it in that path.
> > No matter if with cmake I specified that all sip things are in other
> > loacation than standard, vtk (cmake) keep thinking that is installed
> > in a standard location, how can I avoid this?
> >
> > --
> > Lic. José M. Rodriguez Bacallao
> > Centro de Biofisica Medica
> > -----------------------------------------------------------------
> > Todos somos muy ignorantes, lo que ocurre es que no todos ignoramos lo
> > mismo.
> >
> > Recuerda: El arca de Noe fue construida por aficionados, el titanic
> > por profesionales
> > -----------------------------------------------------------------
> > _______________________________________________
> > Powered by www.kitware.com
> >
> > Visit other Kitware open-source projects at
> > http://www.kitware.com/opensource/opensource.html
> >
> > Please keep messages on-topic and check the VTK FAQ at:
> > http://www.vtk.org/Wiki/VTK_FAQ
> >
> > Follow this link to subscribe/unsubscribe:
> > http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list