(Evan, don't orget to always forward the messages to the mailing list! )<br><br><div><span class="gmail_quote">2007/2/7, Evan Stitt <<a href="mailto:evangstitt@gmail.com">evangstitt@gmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
OK, I tried various other repositories, all with the same result. Any<br>other thoughts out there?</blockquote><div><br>It seems like there's a bug in the vtk spec file for the mandriva rpm's and it does not link to the library you need and consequently does not generate that library ( I think is the VolumeRendering one ). Report the bug to mandriva or to the contributor of those packages.
<br><br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">thanks again.<br><br><br>Jesús Spínola wrote:<br>> Which rpm packages have you used and which version of vtk are you
<br>> using? I had the same error a year ago with one rpm packages. I think<br>> they were from <a href="http://rpmfind.net">rpmfind.net</a> <<a href="http://rpmfind.net">http://rpmfind.net</a>>. It was just a bug in
<br>> the rpm building that didn't link to the Rendering library or<br>> something similar. There are rpm packages for vtk 5.0 in the<br>> repositories for Mandriva and they should work ok.<br>><br>> 2007/2/4, Evan Stitt <
<a href="mailto:evangstitt@gmail.com">evangstitt@gmail.com</a><br>> <mailto:<a href="mailto:evangstitt@gmail.com">evangstitt@gmail.com</a>>>:<br>><br>> Hello,<br>><br>> I installed VTK on my linux machine (Mandriva 2007). All went well,
<br>> except I'm getting strange results when I try to compile a program.<br>> When I try to create a new vtkVolumeRayCastCompositeFunction object<br>> with the following line:<br>> vtkVolumeRayCastCompositeFunction *compositeFunction =
<br>> vtkVolumeRayCastCompositeFunction::New();<br>><br>> I get the following error at compile time:<br>> undefined reference to `vtkVolumeRayCastCompositeFunction::New()'<br>><br>> The same thing happens with vtkVolumeRayCastMapper. I have included
<br>> header files for both of them. The strange thing is, the exact same<br>> syntax works fine for other objects, such as the renderer, the render<br>> window and the interactor. Any help would be greatly appreciated.
<br>><br>> thanks in advance.<br>> _______________________________________________<br>> This is the private VTK discussion list.<br>> Please keep messages on-topic. Check the FAQ at:<br>>
<a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>> Follow this link to subscribe/unsubscribe:<br>> <a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers
</a><br>> <<a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a>><br>><br>><br></blockquote></div><br>