Hi,<br><br>I having trouble linking C++ code when I reference vtkRenderLargeImage. I'm compiling using the ubuntu vtk 5.0 package.<br>Specifically I'm getting an undefided reference error when linking. What lib implements this class? <br>
<br>My cmake script, based on the examples only links to vtkRendering so I'm guessing there may be another vtk lib I should be linking also.<br><br>Any suggestions appreciated.<br><br>regards,<br>Freyr<br>