<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 15, 2015 at 1:36 PM, joaoroberto88 <span dir="ltr"><<a href="mailto:joaorobertojr88@gmail.com" target="_blank">joaorobertojr88@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Shawn,<br>
<br>
I changed find_package call to:<br>
<br>
/find_package(VTK 6.3.0 REQUIRED NO_MODULE)/<br>
<br>
But I got a similar error message. Is "(64 bit)" included in version name?<br></blockquote><div>I don't think so.  I guess that isn't the problem.  Are you configuring your application as 32 bit against a 64 bit build of VTK? On Windows, which generator you select in CMake determines whether your application is built as 32 bit or 64 bit (for the Visual Studio generators anyway).  That could be the problem.<br><br></div><div>HTH,<br></div><div>Shawn<br></div></div></div></div>