<div dir="ltr"><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">There are MinGW-W64 packages available from msys2:</span><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial"><br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial"><a href="https://www.msys2.org/">https://www.msys2.org/</a><br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial"><a href="https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-vtk">https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-vtk</a></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial"><br></div><blockquote class="gmail_quote" style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial;margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">I doubt you would be able to link to them with GNU C++.</span><br></blockquote><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial"><br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial">That is correct.</div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 26, 2018 at 2:20 PM, Aron Helser <span dir="ltr"><<a href="mailto:aron.helser@kitware.com" target="_blank">aron.helser@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Python 2.7 or 3.5+ should work.<div>I believe the binaries installed by pip are build with Visual Studio, so I doubt you would be able to link to them with GNU C++.<br></div><div>
<div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial">But, I don't have experience with what you are trying to do, so I will have to defer to the list...</div><span class="HOEnZb"><font color="#888888"><br class="m_-5022486529974670076gmail-Apple-interchange-newline">
Aron</font></span></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 26, 2018 at 2:11 PM, A B <span dir="ltr"><<a href="mailto:randomvibe@rocketmail.com" target="_blank">randomvibe@rocketmail.com</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></div>
<div>Aron, thanks for that. Which version of python works here?</div><div><br></div><div><span><div style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif">I'm impressed by the VTK literature. So I want to test out the VTK 8.1.0 libraries with GNU C++ and Matlab via MEX files. I have example programs already, but I just cannot get the VTK libraries installed on Windows 10. I'm surprised the ready-to-run binaries are not on the VTK website. </div><div style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif"><br></div><div style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif">If I install with 'pip" using python, will VTK only work with python or will I be able to link it with GNU C++ programs like I want?</div><div style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif"><br></div><div style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif">Thank you.</div></span><br></div><div>@randomvibe</div>
<div id="m_-5022486529974670076m_5224969560919138421yahoo_quoted_5460990452" class="m_-5022486529974670076m_5224969560919138421yahoo_quoted">
<div style="font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13px;color:#26282a"><span>
<div>
On Thursday, April 26, 2018, 5:31:43 AM PDT, Aron Helser <<a href="mailto:aron.helser@kitware.com" target="_blank">aron.helser@kitware.com</a>> wrote:
</div>
<div><br></div>
<div><br></div>
</span><div><div id="m_-5022486529974670076m_5224969560919138421yiv7770420268"><div><span><div dir="ltr">Yes, the easiest way is to install it with 'pip', using python:<div><a rel="nofollow" shape="rect" href="https://pypi.org/project/vtk/" target="_blank">https://pypi.org/project/vtk/</a><br clear="none"></div><div>
<span style="color:rgb(255,255,255)">pip install vtk</span>
<br clear="none"></div><div><br clear="none"></div></div></span><div class="m_-5022486529974670076m_5224969560919138421yiv7770420268gmail_extra"><br clear="none"><div class="m_-5022486529974670076m_5224969560919138421yiv7770420268gmail_quote"><span>On Thu, Apr 26, 2018 at 4:02 AM, A B via vtkusers <span dir="ltr"><<a rel="nofollow" shape="rect" href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a>></span> wrote:<br clear="none"></span><blockquote class="m_-5022486529974670076m_5224969560919138421yiv7770420268gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="m_-5022486529974670076m_5224969560919138421yiv7770420268yqt1835518406" id="m_-5022486529974670076m_5224969560919138421yiv7770420268yqt57789"><div><div style="font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px"><span><div>Hello,</div><div><br clear="none"></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 clear="none"></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 clear="none"></div><div>@randomvibe</div><div><br clear="none"></div></span><div><span></span><div> <span></span><div><span>------------------------------ ------------------------------ ------------------------------ ------------------------------ ---------- <span></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/ vtkCommonCore.dir/ vtkDataArray.cxx.obj</div></span><div>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)</div><span><div>C:\Users\mc\AppData\Local\ Temp\cc3RKGTa.s: Assembler messages:</div><div>C:\Users\mc\AppData\Local\ Temp\cc3RKGTa.s: Fatal error: can't write CMakeFiles\vtkCommonCore.dir\ vtkDataArray.cxx.obj: File too big</div></span><div>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)</div><span><div>C:\Users\mc\AppData\Local\ Temp\cc3RKGTa.s: Fatal error: can't close CMakeFiles\vtkCommonCore.dir\ vtkDataArray.cxx.obj: File too big</div><div>Common\Core\CMakeFiles\ vtkCommonCore.dir\build.make: 431: recipe for target 'Common/Core/CMakeFiles/ vtkCommonCore.dir/ vtkDataArray.cxx.obj' failed</div></span><div>mingw32-make.exe[2]: *** [Common/Core/CMakeFiles/ vtkCommonCore.dir/ vtkDataArray.cxx.obj] Error 1</div><span><div>CMakeFiles\Makefile2:281: recipe for target 'Common/Core/CMakeFiles/ vtkCommonCore.dir/all' failed</div></span><div>mingw32-make.exe[1]: *** [Common/Core/CMakeFiles/ vtkCommonCore.dir/all] Error 2</div><span><div>Makefile:128: recipe for target 'all' failed</div><div>mingw32-make.exe: *** [all] Error 2</div><span><span style="color:rgb(0,0,0)">------------------------------ ------------------------------ ------------------------------ ------------------------------ ---------- </span><span style="color:rgb(0,0,0)"></span></span><div><br clear="none"></div></span></div></div></div></div></div></div><span><br clear="none">______________________________ _________________<br clear="none">
Powered by <a rel="nofollow" shape="rect" href="http://www.kitware.com" target="_blank">www.kitware.com</a><br clear="none">
<br clear="none">
Visit other Kitware open-source projects at <a rel="nofollow" shape="rect" href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/ opensource/opensource.html</a><br clear="none">
<br clear="none">
Please keep messages on-topic and check the VTK FAQ at: <a rel="nofollow" shape="rect" href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_ FAQ</a><br clear="none">
<br clear="none">
Search the list archives at: <a rel="nofollow" shape="rect" href="http://markmail.org/search/?q=vtkusers" target="_blank">http://markmail.org/search/?q= vtkusers</a><br clear="none">
<br clear="none">
Follow this link to subscribe/unsubscribe:<br clear="none">
<a rel="nofollow" shape="rect" href="https://vtk.org/mailman/listinfo/vtkusers" target="_blank">https://vtk.org/mailman/ listinfo/vtkusers</a><br clear="none">
<br clear="none"></span></blockquote></div><br clear="none"></div></div></div></div>
</div>
</div></div></div></blockquote></div><br></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>