<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I'm trying to build the TissueLens example, along with other examples, and all the examples that I have tried now fail in cmake with the error message:</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="color:#ff0000">Could not find the VTK package with the following required components: CommonCore, CommonDataModel, FiltersCore, FiltersGeneral, FiltersSources, IOImage, InteractionStyle, RenderingContextOpenGL2, RenderingCore, RenderingFreeType,
 RenderingOpenGL2.</span>
<p></p>
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I am building against a master source build of VTK, and have noticed that the /lib/cmake/vtk-#/Modules folder is no longer created with a vtk build & install. CMake 3.10 vs 3.13.4 makes no difference.<br>
</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);">
All of these modules are built and exist in the /lib and /bin folders, but cmake doesn't find them. Any ideas?</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>
</body>
</html>