<div dir="ltr">Yes, the easiest way is to install it with 'pip', using python:<div><a href="https://pypi.org/project/vtk/">https://pypi.org/project/vtk/</a><br></div><div>
<span style="color:rgb(255,255,255);font-family:"Source Code Pro",monospace;font-size:22px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:500;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgba(0,0,0,0.15);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">pip install vtk</span>
<br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 26, 2018 at 4:02 AM, A B via vtkusers <span dir="ltr"><<a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px"><div>Hello,</div><div><br></div><div>Been having a difficult time installing and making VTK on Windows10 with CMake and MinGW64. Error list pasted below. I do not have Visual Studio. </div><div><br></div><div>My preference is to simply download and install fully compiled VTK 8.1.0 binaries for Windows10. Is that available somewhere?</div><div><br></div><div>@randomvibe</div><div><br></div><div><span><div> <span><div>------------------------------<wbr>------------------------------<wbr>------------------------------<wbr>------------------------------<wbr>---------- <span><div>C:\vtk\bin>mingw32-make.exe install</div><div>[ 0%] Built target VTKData</div><div>[ 1%] Built target vtksys</div><div>[ 1%] Building CXX object Common/Core/CMakeFiles/<wbr>vtkCommonCore.dir/<wbr>vtkDataArray.cxx.obj</div><div>C:/mingw64/bin/../lib/gcc/x86_<wbr>64-w64-mingw32/5.3.0/../../../<wbr>../x86_64-w64-mingw32/bin/as.<wbr>exe: CMakeFiles\vtkCommonCore.dir\<wbr>vtkDataArray.cxx.obj: too many sections (70017)</div><div>C:\Users\mc\AppData\Local\<wbr>Temp\cc3RKGTa.s: Assembler messages:</div><div>C:\Users\mc\AppData\Local\<wbr>Temp\cc3RKGTa.s: Fatal error: can't write CMakeFiles\vtkCommonCore.dir\<wbr>vtkDataArray.cxx.obj: File too big</div><div>C:/mingw64/bin/../lib/gcc/x86_<wbr>64-w64-mingw32/5.3.0/../../../<wbr>../x86_64-w64-mingw32/bin/as.<wbr>exe: CMakeFiles\vtkCommonCore.dir\<wbr>vtkDataArray.cxx.obj: too many sections (70017)</div><div>C:\Users\mc\AppData\Local\<wbr>Temp\cc3RKGTa.s: Fatal error: can't close CMakeFiles\vtkCommonCore.dir\<wbr>vtkDataArray.cxx.obj: File too big</div><div>Common\Core\CMakeFiles\<wbr>vtkCommonCore.dir\build.make:<wbr>431: recipe for target 'Common/Core/CMakeFiles/<wbr>vtkCommonCore.dir/<wbr>vtkDataArray.cxx.obj' failed</div><div>mingw32-make.exe[2]: *** [Common/Core/CMakeFiles/<wbr>vtkCommonCore.dir/<wbr>vtkDataArray.cxx.obj] Error 1</div><div>CMakeFiles\Makefile2:281: recipe for target 'Common/Core/CMakeFiles/<wbr>vtkCommonCore.dir/all' failed</div><div>mingw32-make.exe[1]: *** [Common/Core/CMakeFiles/<wbr>vtkCommonCore.dir/all] Error 2</div><div>Makefile:128: recipe for target 'all' failed</div><div>mingw32-make.exe: *** [all] Error 2</div></span><span><span style="color:rgb(0,0,0);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif">------------------------------<wbr>------------------------------<wbr>------------------------------<wbr>------------------------------<wbr>---------- </span><span style="color:rgb(0,0,0);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif"></span><div><br></div></span></div></span></div></span></div></div></div><br>______________________________<wbr>_________________<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/<wbr>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_<wbr>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=<wbr>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/<wbr>listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>