[vtkusers] Build error in Examples with cvs head

cxxzip_ rroemer at googlemail.com
Wed Jul 2 12:26:15 EDT 2008



Gerrick Bivins wrote:
> 
> ld: library not found for -lcrt1.10.5.o
> collect2: ld returned 1 exit status
> 

The Linker can't find the shared library crt (C RunTime Library). It could
be, that you have a differ version of that. Be shure, that 1.10.5 is
installed on your machine. Or make a soft link of this to upper or lower
version. Sometimes this work, buts it could produce further errors.

Greetings
-- 
View this message in context: http://www.nabble.com/Build-error-in-Examples-with-cvs-head-tp18240641p18241573.html
Sent from the VTK - Users mailing list archive at Nabble.com.




More information about the vtkusers mailing list