View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015361VTK(No Category)public2015-03-06 09:512016-02-19 08:13
ReporterDoug Hoppes 
Assigned ToKen Martin 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version6.0.0 
Target VersionFixed in Version7.0.0 
Summary0015361: OpenGL2 is using the wrong interactor for the vtkMFCWindow
DescriptionJust wanted to let you guys know. In the VTK 6.2 release, we’ve set the flags for the OpenGL2 image display and found that, in vtkMFCWindow.cxx, we had to replace vtkWin32RenderWindowInteractor with vtkWin32OpenGLRenderWindowInteractor. This fixes the following error in the build:
 
..\..\..\VTK-6.2.0\GUISupport\MFC\vtkMFCWindow.cpp(37) : fatal error C1083: Cannot open include file: 'vtkWin32RenderWindowInteractor.h': No such file or directory
TagsNo tags attached.
ProjectTBD
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0035753)
Ken Martin (developer)
2016-02-19 08:12

We have fixed this in later versions of VTK.
(0035754)
Ken Martin (developer)
2016-02-19 08:13

The file was changed back to the old name

 Issue History
Date Modified Username Field Change
2015-03-06 09:51 Doug Hoppes New Issue
2016-02-19 08:12 Ken Martin Note Added: 0035753
2016-02-19 08:13 Ken Martin Note Added: 0035754
2016-02-19 08:13 Ken Martin Status backlog => closed
2016-02-19 08:13 Ken Martin Assigned To => Ken Martin
2016-02-19 08:13 Ken Martin Resolution open => fixed
2016-02-19 08:13 Ken Martin Fixed in Version => 7.0.0


Copyright © 2000 - 2018 MantisBT Team