<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_default" style="font-size:small">I just ran a download and build in both Windows and Linux. There are no problems, so I think this is a path issue. </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">In the top-level folder of your VTK build directory there is a file called windows_path.bat. This will give you the paths needed when you build against VTK.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">e.g. something like:</div><div class="gmail_default"><div class="gmail_default" style="font-size:small">set PATH=<path_to>/Kitware/build/VTK-Debug/bin;%PATH%</div><div><div><br></div><div>set PYTHONPATH=

<path_to>/Kitware/build/VTK-Debug/bin/Lib/site-packages;%PYTHONPATH%</div><div style="font-size:small"><br></div></div></div><div class="gmail_default" style="font-size:small">Regards</div><div class="gmail_default" style="font-size:small">   Andrew</div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br><br>---------- Forwarded message ----------<br>From: <span class="gmail_default" style="font-size:small"></span>Bill Lorensen <<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>><br>To: Trinian Gordon <<a href="mailto:trinian.gordon@outlook.com" target="_blank">trinian.gordon@outlook.com</a>><br>Cc: VTK Users Mailing List <<a href="mailto:vtkusers@public.kitware.com" target="_blank">vtkusers@public.kitware.com</a>><br>Bcc: <br>Date: Fri, 8 Feb 2019 16:12:50 -0800<br>Subject: Re: [vtkusers] Examples don't Configure with New Module Structure<br>Where are you pointing VTK_DIR?<br>
<br>
On Fri, Feb 8, 2019 at 12:25 PM Trinian Gordon<br>
<<a href="mailto:trinian.gordon@outlook.com" target="_blank">trinian.gordon@outlook.com</a>> wrote:<br>
><br>
> 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:<br>
> Could not find the VTK package with the following required components: CommonCore, CommonDataModel, FiltersCore, FiltersGeneral, FiltersSources, IOImage, InteractionStyle, RenderingContextOpenGL2, RenderingCore, RenderingFreeType, RenderingOpenGL2.<br>
><br>
><br>
> 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>
><br>
> All of these modules are built and exist in the /lib and /bin folders, but cmake doesn't find them. Any ideas?<br>
><br>
> -Trinian<br>
> _______________________________________________<br>
> Powered by <a href="http://www.kitware.com" rel="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" 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" 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" 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" target="_blank">https://vtk.org/mailman/listinfo/vtkusers</a><br>
<br>
<br>
<br>
-- <br>
Unpaid intern in BillsParadise at noware dot com<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="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" 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" 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" 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" target="_blank">https://vtk.org/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature">___________________________________________<br>Andrew J. P. Maclean<br><br>___________________________________________</div></div></div></div></div>