[vtkusers] VTK 6.2.0rc1 problems

David E DeMarle dave.demarle at kitware.com
Wed Feb 25 11:15:06 EST 2015


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/3601f6a3/attachment.html>


More information about the vtkusers mailing list