[vtkusers] Fail to execute DisplayCoordinateAxes example

Jonathan Lafite jonathan.lafite at rtech.fr
Fri Jul 18 04:19:43 EDT 2014


Hello,

I've got some trouble with this example :
http://www.cmake.org/Wiki/VTK/Examples/Cxx/Visualization/DisplayCoordinateAx
es

All compile fine but when executing one the line :

 

  vtkSmartPointer<vtkAxesActor> axes =

    vtkSmartPointer<vtkAxesActor>::New();

 

 

I get a vtk messagebox that display :

ERROR: In vtkTextActor.cxx, line 112

vtkTextActor (000000000045A570): Failed getting the TextRenderer instance!

 

ERROR: In vtkTextActor.cxx, line 112

vtkTextActor (0000000002429040): Failed getting the TextRenderer instance!

 

ERROR: In vtkTextActor.cxx, line 112

vtkTextActor (00000000024636B0): Failed getting the TextRenderer instance!

 

 

 

My configuration is :

-          Window 7 x64

-          QtCreator 3.2.1 based on Qt 5.3.1 (MSVC 2013 64bit)

-          Vtk 6.1.0 (compiled with MSVC 2012 (CMAKE 2.8.12.2))

 

Thanks by advance.



 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20140718/4c05625f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 9238 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20140718/4c05625f/attachment.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: M  Jonathan Lafite.vcf
Type: text/x-vcard
Size: 19113 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20140718/4c05625f/attachment.vcf>


More information about the vtkusers mailing list