[vtkusers] Entry point not found
Darshan Pai
darshanpai at gmail.com
Thu Apr 12 15:28:51 EDT 2012
I think you need to compile VTK with USE_QT_OPENGL = ON .. or just use
QVTKWidget .
On Thu, Apr 12, 2012 at 3:22 PM, Doug Hoppes <dhoppes at mbfbioscience.com>wrote:
> Hi all,****
>
> ** **
>
> I’m having an issue with QT and VTK. I’m incorporating
> parts of the example code into my code (slowly) and found the issue?****
>
> ** **
>
> --------------------------------------------------------**
> **
>
> mCtx = new QGLContext(QGLFormat());****
>
> mWidget = new QVTKWidget2(mCtx);****
>
> -----------------------------------****
>
> ** **
>
> The code compiles fine. However, whenever I run it, I get the
> following error: “The procedure point ??)QVKWidget2@@QEAA at PEAVQLContext
> @@PEAVQWidget@@PEBVQGLWidget@@V?$QFlags at W4WindowType@QT@@@@@Z could not
> be located in the dynamic link library QVTK.dll.****
>
> ** **
>
> Anybody knows what this means? Is there something missing from our VTK
> builds?****
>
> ** **
>
> Doug****
>
> ** **
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120412/4d6992f6/attachment.htm>
More information about the vtkusers
mailing list