There is no VTKBMPReader with upper case VTK... If that&#39;s printed, it&#39;s a typo.<br><br>Try &quot;vtkBMPReader&quot;<br><br>HTH,<br>David<br><br><div><span class="gmail_quote">On 11/6/07, <b class="gmail_sendername">
Walter Cabrera</b> &lt;<a href="mailto:walter@eresmas.net">walter@eresmas.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Hi.<br>My environment is the compiler C++ Builder 6.0.&nbsp;&nbsp;I am trying to execute the<br>example of the VTK User's Guide (page 54). Using the VTKBMPReader class in<br>the instruction<br><br>VTKBMPReader* bmpreader=VTKBMPReader::New(); I get the error
<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Linker error unresolved external "VTKBMPReader::New()"<br>referenced from unit3.obj<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;I suppose that this error is related with the cmake<br>configuration I use. Can someone help me and give a hint?
<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Thanks<br><br>--<br>View this message in context: <a href="http://www.nabble.com/Linker-error-unresolved-external-in-C%2B%2B-Builder-6.0-tf4757672.html#a13605341">http://www.nabble.com/Linker-error-unresolved-external-in-C%2B%2B-Builder-6.0-tf4757672.html#a13605341
</a><br>Sent from the VTK - Users mailing list archive at <a href="http://Nabble.com">Nabble.com</a>.<br><br>_______________________________________________<br>This is the private VTK discussion list.<br>Please keep messages on-topic. Check the FAQ at: 
<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></blockquote></div><br>