<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, May 4, 2016 at 4:37 AM, <a href="mailto:moonkeeper86@126.com">moonkeeper86@126.com</a> <span dir="ltr"><<a href="mailto:moonkeeper86@126.com" target="_blank">moonkeeper86@126.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Once I use codes as vtkSmartPointer<vtkImagePlaneWidget>::New(), the VS2012<br>
will show error message :Fail getting the vtkTextRenderer instance!!<br></blockquote><div><br></div><div>Make sure you're linking the vtkRenderingFreeType library to your application. It provides the standard implementation of vtkTextRenderer, and these errors should go away.</div><div><br></div><div>HTH,</div><div>Dave</div></div></div></div>