<div dir="ltr">Hi,<br><br><br>I'm trying to compile a source c++ that uses VTK and GDCM libraries ( <a href="http://info.fundp.ac.be/~scalande/problem/gdcmorthoplanes.cxx">http://info.fundp.ac.be/~scalande/problem/gdcmorthoplanes.cxx</a> if it is useful... ).<br>
<br>I have installed the last versions of VTK and GDCM, and I use CMake to generate the Makefile. (I'm on Windows)<br>But, when I compile, I always meet the same errors, even if I take other example files.<br>The errors I receive are "multiple definition of"...<br>
<br>I'm a newbie and I have tried everything today to manage to compile my examples but without any result.<br><br><br>In order to be easier to understand the problem I meet, I created a little .png file that summarize my problem.<br>
<a href="http://info.fundp.ac.be/~scalande/problem/error01.PNG">http://info.fundp.ac.be/~scalande/problem/error01.PNG</a><br><br><br>I would really appreciate it if someone could help me by explaining me the problem or by giving solutions to resolve it.<br>
<br><br>Thank you very much.<br></div>