[vtkusers] Closing Render Window So other code may execute.

John Drescher drescherjm at gmail.com
Thu Jul 7 15:55:52 EDT 2011


> I am using VTK to do some 3d visualization. I would like render windows
> to appear as the code is executing, and i would like to close them to
> allow the code to continue.
>
> I am coding in C++
>
> " Cannot access memory at address 0xfffffffc " appears in the output
> window.
>
> More importantly, the code following the render command does not execute.
>
> Any suggestions/resources ?
>

If no one gives you help on this ( very difficult to help unless the
person had the same exact problem as you or can see your code) I would
create the smallest possible example that demonstrates this including
a CMakeLists.txt and post that to the list.

John



More information about the vtkusers mailing list