[vtkusers] VTK Ready-to-Run Binaries for Windows 10

Aron Helser aron.helser at kitware.com
Thu Apr 26 08:31:39 EDT 2018


Yes, the easiest way is to install it with 'pip', using python:
https://pypi.org/project/vtk/
pip install vtk


On Thu, Apr 26, 2018 at 4:02 AM, A B via vtkusers <vtkusers at vtk.org> wrote:

> Hello,
>
> 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.
>
> My preference is to simply download and install fully compiled VTK 8.1.0
> binaries for Windows10.  Is that available somewhere?
>
> @randomvibe
>
>
> ------------------------------------------------------------
> ----------------------------------------------------------------------
> C:\vtk\bin>mingw32-make.exe install
> [  0%] Built target VTKData
> [  1%] Built target vtksys
> [  1%] Building CXX object Common/Core/CMakeFiles/vtkCommonCore.dir/
> vtkDataArray.cxx.obj
> C:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../
> ../x86_64-w64-mingw32/bin/as.exe: CMakeFiles\vtkCommonCore.dir\vtkDataArray.cxx.obj:
> too many sections (70017)
> C:\Users\mc\AppData\Local\Temp\cc3RKGTa.s: Assembler messages:
> C:\Users\mc\AppData\Local\Temp\cc3RKGTa.s: Fatal error: can't write
> CMakeFiles\vtkCommonCore.dir\vtkDataArray.cxx.obj: File too big
> C:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../
> ../x86_64-w64-mingw32/bin/as.exe: CMakeFiles\vtkCommonCore.dir\vtkDataArray.cxx.obj:
> too many sections (70017)
> C:\Users\mc\AppData\Local\Temp\cc3RKGTa.s: Fatal error: can't close
> CMakeFiles\vtkCommonCore.dir\vtkDataArray.cxx.obj: File too big
> Common\Core\CMakeFiles\vtkCommonCore.dir\build.make:431: recipe for
> target 'Common/Core/CMakeFiles/vtkCommonCore.dir/vtkDataArray.cxx.obj'
> failed
> mingw32-make.exe[2]: *** [Common/Core/CMakeFiles/vtkCommonCore.dir/vtkDataArray.cxx.obj]
> Error 1
> CMakeFiles\Makefile2:281: recipe for target 'Common/Core/CMakeFiles/vtkCommonCore.dir/all'
> failed
> mingw32-make.exe[1]: *** [Common/Core/CMakeFiles/vtkCommonCore.dir/all]
> Error 2
> Makefile:128: recipe for target 'all' failed
> mingw32-make.exe: *** [all] Error 2
> ------------------------------------------------------------
> ----------------------------------------------------------------------
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> https://vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20180426/25142b7a/attachment.html>


More information about the vtkusers mailing list