[vtkusers] Linker error unresolved external in C++ Builder 6.0

Walter Cabrera walter at eresmas.net
Mon Nov 12 12:25:54 EST 2007


Hi dear David:

This it is not the mistake because the compilation step executes
successfully, vtkBMPReader is written correctly in the source, the error is
in the step of link.

Thanks 


David Cole wrote:
> 
> There is no VTKBMPReader with upper case VTK... If that's printed, it's a
> typo.
> 
> Try "vtkBMPReader"
> 
> HTH,
> David
> 
> On 11/6/07, Walter Cabrera <walter at eresmas.net> wrote:
>>
>>
>> Hi.
>> My environment is the compiler C++ Builder 6.0.  I am trying to execute
>> the
>> example of the VTK User's Guide (page 54). Using the VTKBMPReader class
>> in
>> the instruction
>>
>> VTKBMPReader* bmpreader=VTKBMPReader::New(); I get the error
>>
>>             Linker error unresolved external "VTKBMPReader::New()"
>> referenced from unit3.obj
>>
>>             I suppose that this error is related with the cmake
>> configuration I use. Can someone help me and give a hint?
>>
>>             Thanks
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Linker-error-unresolved-external-in-C%2B%2B-Builder-6.0-tf4757672.html#a13605341
>> Sent from the VTK - Users mailing list archive at Nabble.com.
>>
>> _______________________________________________
>> This is the private VTK discussion list.
>> Please keep messages on-topic. Check the FAQ at:
>> http://www.vtk.org/Wiki/VTK_FAQ
>> Follow this link to subscribe/unsubscribe:
>> http://www.vtk.org/mailman/listinfo/vtkusers
>>
> 
> _______________________________________________
> This is the private VTK discussion list. 
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
> 
> 

-- 
View this message in context: http://www.nabble.com/Linker-error-unresolved-external-in-C%2B%2B-Builder-6.0-tf4757672.html#a13709796
Sent from the VTK - Users mailing list archive at Nabble.com.




More information about the vtkusers mailing list