[vtkusers] Fail getting the vtkTextRenderer instance!!

David Lonie david.lonie at kitware.com
Wed May 4 17:35:49 EDT 2016


On Wed, May 4, 2016 at 4:37 AM, moonkeeper86 at 126.com <moonkeeper86 at 126.com>
wrote:

> Once I use codes as vtkSmartPointer<vtkImagePlaneWidget>::New(), the VS2012
> will show error message :Fail getting the vtkTextRenderer instance!!
>

Make sure you're linking the vtkRenderingFreeType library to your
application. It provides the standard implementation of vtkTextRenderer,
and these errors should go away.

HTH,
Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160504/4e5f7f08/attachment.html>


More information about the vtkusers mailing list