<div dir="auto">That should work. </div><br><div class="gmail_quote"><div dir="ltr">On Fri, Feb 8, 2019, 1:06 PM Trinian Gordon <<a href="mailto:trinian.gordon@outlook.com">trinian.gordon@outlook.com</a> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
It's from: <a href="https://lorensen.github.io/VTKExamples/site/Cxx/Medical/TissueLens/" id="m_3127625104194656934LPNoLP713188" target="_blank" rel="noreferrer">
https://lorensen.github.io/VTKExamples/site/Cxx/Medical/TissueLens/</a></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
I'm downloading these examples, uncompressing to a folder, entering that folder (which contains the CMakeLists.txt and cxx file) and running: cmake -G "Visual Studio 15 2017 Win64" .</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
I have a VTK_DIR environment variable set to  <font size="2"><span style="font-size:11pt">/lib/cmake/vtk-#</span></font> for the version of VTK I want to use, as was required when building examples against VTK 8.1.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
-Trinian<br>
</div>
<div id="m_3127625104194656934appendonsend"></div>
<hr style="display:inline-block;width:98%">
<div id="m_3127625104194656934divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Ben Boeckel <<a href="mailto:ben.boeckel@kitware.com" target="_blank" rel="noreferrer">ben.boeckel@kitware.com</a>><br>
<b>Sent:</b> February 8, 2019 1:39 PM<br>
<b>To:</b> Trinian Gordon<br>
<b>Cc:</b> VTK Users Mailing List<br>
<b>Subject:</b> Re: [vtkusers] Examples don't Configure with New Module Structure</font>
<div> </div>
</div>
<div class="m_3127625104194656934BodyFragment"><font size="2"><span style="font-size:11pt">
<div class="m_3127625104194656934PlainText">On Fri, Feb 08, 2019 at 20:24:53 +0000, Trinian Gordon wrote:<br>
> I'm trying to build the TissueLens example, along with other examples,<br>
> and all the examples that I have tried now fail in cmake with the<br>
> error message:<br>
<br>
Where does this example live? WikiExamples? Somewhere else?<br>
<br>
> Could not find the VTK package with the following required components:<br>
> CommonCore, CommonDataModel, FiltersCore, FiltersGeneral,<br>
> FiltersSources, IOImage, InteractionStyle, RenderingContextOpenGL2,<br>
> RenderingCore, RenderingFreeType, RenderingOpenGL2.<br>
> <br>
> I am building against a master source build of VTK, and have noticed<br>
> that the /lib/cmake/vtk-#/Modules folder is no longer created with a<br>
> vtk build & install. CMake 3.10 vs 3.13.4 makes no difference.<br>
<br>
There's nothing to put in that directory. Modules are now just plain<br>
CMake targets with their usage requirements attached to them.<br>
<br>
> All of these modules are built and exist in the /lib and /bin folders,<br>
> but cmake doesn't find them. Any ideas?<br>
<br>
What CMake code are you using to find VTK?<br>
<br>
--Ben<br>
</div>
</span></font></div>
</div>

_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://vtk.org/mailman/listinfo/vtkusers" rel="noreferrer noreferrer" target="_blank">https://vtk.org/mailman/listinfo/vtkusers</a><br>
</blockquote></div>