[vtkusers] VTK 6.2.0rc1 problems

Leonid Dulman leonid_dulman at yahoo.co.uk
Wed Feb 25 15:02:50 EST 2015


Thank you for help, but I use next line#define vtkRenderingCore_AUTOINIT 5(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL,vtkRenderingContextOpenGL)and it works fine
Next problem I have got in qt yoi can see it in error.pdf attachment file

      From: David E DeMarle <dave.demarle at kitware.com>
 To: Leonid Dulman <leonid_dulman at yahoo.co.uk>; Ben Boeckel <ben.boeckel at kitware.com> 
Cc: "vtkusers at vtk.org" <vtkusers at vtk.org> 
 Sent: Wednesday, February 25, 2015 6:15 PM
 Subject: Re: [vtkusers] VTK 6.2.0rc1 problems
   
Leonid,
Please let us know if Ben's (accidentally off list) suggestion worked out:
It looks like you're missing:
    #define vtkRenderingContext2D_AUTOINIT 1(vtkRenderingContextOpenGL)
--Ben

thanks

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Tue, Feb 24, 2015 at 2:05 PM, David E DeMarle <dave.demarle at kitware.com> wrote:

Thanks for trying it. Looking into this now and we'll let you know what we find.
cheers


David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909
On Sat, Feb 21, 2015 at 1:33 PM, Leonid Dulman <leonid_dulman at yahoo.co.uk> wrote:

Hi to all
I begin testing VTK 6.2.0rc1 and from many examples (for example QGraphicsToColors) have got meassage 
Error: no override found for 'vtkContextDevice2D'
my autoinitmacro is

#define vtkRenderingCore_AUTOINIT 4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)
#define vtkInteractionStyle_AUTOINIT 1(vtkInteractionStyle)
#define vtkRenderingVolume_AUTOINIT 1(vtkRenderingVolumeOpenGL)
#define vtkRenderingOpenGL_AUTOINIT 1(vtkRenderingOpenGL)
#define vtkRenderingFreeTypeOpenGL_AUTOINIT 1(vtkRenderingFreeTypeOpenGL)

#ifdef LINUX


typedef unsigned long vtkWindowsDWORD; 

#define VTK_MAJOR_VERSION 6
#define VTK_THREAD_RETURN_TYPE void*
#include "qatomic.h"
#endif

Thank you for any help



_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=vtkusers

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/20150225/c34f6825/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: error.pdf
Type: application/pdf
Size: 25930 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150225/c34f6825/attachment.pdf>


More information about the vtkusers mailing list