[vtkusers] Fail to execute DisplayCoordinateAxes example

Bill Lorensen bill.lorensen at gmail.com
Fri Jul 18 09:18:36 EDT 2014


Are you building the example with CMake?
On Jul 18, 2014 7:55 AM, "Jonathan Lafite" <jonathan.lafite at rtech.fr> wrote:

> Hello,
>
> I’ve got some trouble with this example :
> http://www.cmake.org/Wiki/VTK/Examples/Cxx/Visualization/DisplayCoordinateAxes
>
> 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.
>
>
>
> _______________________________________________
> 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://public.kitware.com/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20140718/f972b724/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/f972b724/attachment.jpg>


More information about the vtkusers mailing list