<div dir="ltr">Hi Alessandro,<div><br></div><div>I cannot see in your CMake where you look for VTK. Configuring and building your project gives no errors, but you do not include VTK and set the VTK binaries' path.<br></div><div><br></div><div>You'd better have a look at the link I mentioned, and change your CMakeLists accordingly.</div><div><br></div><div>That includes following John's piece of advice.</div><div><br></div><div>HTH,</div><div>JON HAITZ</div><div><br></div><div><br></div><div><br></div><div class="gmail_extra"><div class="gmail_quote">On 19 March 2015 at 15:46, John Drescher <span dir="ltr"><<a href="mailto:drescherjm@gmail.com" target="_blank">drescherjm@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, Mar 19, 2015 at 10:44 AM, <a href="mailto:ale.nonis@libero.it">ale.nonis@libero.it</a><br>
<<a href="mailto:ale.nonis@libero.it">ale.nonis@libero.it</a>> wrote:<br>
> Hi Jon,<br>
> yes i'm using CMake.<br>
> In the attached you can see my project.<br>
><br>
<br>
</span>I would use ${VTK_LIBRARIES} in your TARGET_LINK_LIBRARIES<br>
<span class="HOEnZb"><font color="#888888"><br>
John<br>
</font></span></blockquote></div><br></div></div>