<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">VTK 6.0 split up the old kits into finer grained modules so that applications can be more selective about what parts of VTK they need.<div>Thess pages explain the code changes you need to make to an old application to build against post 6.0 VTK.</div><div><br></div><div><a href="https://www.vtk.org/Wiki/VTK/Build_System_Migration">https://www.vtk.org/Wiki/VTK/Build_System_Migration</a></div><div><a href="https://www.vtk.org/Wiki/VTK/VTK_6_Migration_Guide">https://www.vtk.org/Wiki/VTK/VTK_6_Migration_Guide</a><br></div><div><br></div><div>In particular, if you are not using CMake for your project, pay attention to the implementation modules discussion and the new compiler flags you need to add to avoid null from New() runtime failure.</div><div><br clear="all"><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>David E DeMarle<br>Kitware, Inc.<br>Principal Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div></div></div></div></div></div><br></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Sep 21, 2018 at 10:55 AM Marc Jaspar <<a href="mailto:mjjmarc@gmail.com">mjjmarc@gmail.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="color:rgb(0,0,0)">I have been working with vtk version 5.10.1 and it works very well.</div><div style="color:rgb(0,0,0)">I just downloaded vtk 8.1.1 and I am trying to program a simple cone or sphere and I seem to me missing required libraries.</div><div style="color:rgb(0,0,0)">Could I get a listing of the basic required libs?</div><div style="color:rgb(0,0,0)">I really don't want to include all of them in the directory.</div><div style="color:rgb(0,0,0)"><br></div><div style="color:rgb(0,0,0)">Thanks in advance</div></div>
_______________________________________________<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://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div>