[vtkusers] linking a vtk c-programm with static linux libraries

Stefan Ulbrich stevie157 at gmx.net
Thu Mar 27 22:58:52 EST 2003


hi,

can anyone help me with this one?
i don't succeed linking a short vtk-program with static libraries. they 
are lyining in /vtk/lib/ i call gcc:

gcc -o vtk.bin -L /vtk/lib/ -lvtkCommon -lRendering ....  main.o

now i recieve many pages with linking errors. i am quite new to linux 
and i don't now how to solve this problem.


thank you
cheers

stefan




More information about the vtkusers mailing list