<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:small"><div class="gmail_default">Hi all!</div><div class="gmail_default"><br></div><div class="gmail_default">The wiki article (<a href="http://www.vtk.org/Wiki/VTK/Building/Windows" target="_blank">http://www.vtk.org/Wiki/VTK/Building/Windows</a>) on building VTK on a Windows machine describes the whole procedure using the `Visual C++ Compiler`. However if you have `MinGW` (for example in my case I have the Qt 5.7 SDK with MinGW 5.3)  you can easily do the whole build and install with the tools shipped with it. For the installation use `mingw32-make.exe install` (or the 64bit equivalent) inside a normal prompt (or Powershell) if you want to install it to a location where you have normal access privileges or an Administrative prompt (or Powershell) if you want to install it to let's say C:\VTK (as was in my case).</div><div class="gmail_default"><br></div><div class="gmail_default">Since I don't have an account for the Wiki it would be really great if the article is expanded to include the things I've described above.</div><div class="gmail_default"><br></div><div class="gmail_default">Regards,</div><div class="gmail_default">RB</div></div></div>