[vtk-developers] Using VTK and GDCM together

alecdotico 156005g at gs.kochi-tech.ac.jp
Mon May 30 02:02:30 EDT 2011


I also had the same problem, unresolved linking errors to compile gdcm with
vtk option. Finally, I unchecked in cmake the use_shared_libs option to off.
Of course, using static libraries has its pros and cons, but at least it
worked out. 

I used VTK 5.6 and gdcm 2.0 in Visual Studio 2005.



alby13 wrote:
> 
> hi everyone,
> 
> i guess i am having the same problem. could you explain me more detailed
> how to make the changes to build gdcm with vtk successfully?
> the fact is that i make with cmake successfully gdcm, enabling
> gdcm_use_vtk, but when building the sources of gdcm it gives the following
> error:
> unresolved external symbol" public:static class vtkGDCMImageWriter (..)"
> 
> thanks,
> alba
> 


--
View this message in context: http://vtk.1045678.n5.nabble.com/Using-VTK-and-GDCM-together-tp3353534p4438401.html
Sent from the VTK - Dev mailing list archive at Nabble.com.



More information about the vtk-developers mailing list