<div dir="ltr">We still have a VTK dashboard running a very old mingw so likely not too hard to get ParaView going. Would need a volunteer to contribute and monitor nightly ParaView dashboard though to make it happen.</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div></div>
<br><div class="gmail_quote">On Thu, May 7, 2015 at 11:25 AM, Ben Boeckel <span dir="ltr"><<a href="mailto:ben.boeckel@kitware.com" target="_blank">ben.boeckel@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, May 07, 2015 at 09:59:46 +0000, PULVERAIL, Sebastien wrote:<br>
> Indeed, when I look to the command line, it is very very long: between 20000<br>
> and 29000 characters depending on where I put the paraview build directory.<br>
<br>
</span>While we don't support MinGW, I have fixed this specific issue since<br>
4.3.1. See the following ParaView commits:<br>
<br>
    commit ce04c1ff17c4327310e4cb3033529aa4cdc087e2<br>
    Author: Ben Boeckel <<a href="mailto:ben.boeckel@kitware.com">ben.boeckel@kitware.com</a>><br>
    Date:   Tue Mar 10 17:47:45 2015 -0400<br>
<br>
        branding: only use the rc target hack for non-VS<br>
<br>
        Change-Id: I67aaad70fd8c61d4bad4538946c9ef19101e1ef6<br>
<br>
    commit b64ca409fbe616a3a83e1c02d3e84f8ded814771<br>
    Author: Ben Boeckel <<a href="mailto:ben.boeckel@kitware.com">ben.boeckel@kitware.com</a>><br>
    Date:   Fri Mar 6 18:03:23 2015 -0500<br>
<br>
        windows: reduce the size of the command line for the RC compiler<br>
<br>
        Change-Id: Ic9d643bb63b02feb7ac5ef099f85ef78ebec7c96<br>
<br>
and these from VTK:<br>
<br>
    commit b144b68838a0590c8ea7dbf773c89aa90df2ad30<br>
    Author: Ben Boeckel <<a href="mailto:ben.boeckel@kitware.com">ben.boeckel@kitware.com</a>><br>
    Date:   Tue Mar 10 15:04:48 2015 -0400<br>
<br>
        vtkpython: avoid vtkpythonrc hack in Visual Studio<br>
<br>
        It handles response files itself.<br>
<br>
        Change-Id: Icf50178289028a0c56dcb89bbb0db7044b571d9a<br>
<br>
    commit a701e9c04282ca184ac7c7641f57751331ff5536<br>
    Author: Ben Boeckel <<a href="mailto:ben.boeckel@kitware.com">ben.boeckel@kitware.com</a>><br>
    Date:   Thu Mar 5 15:37:25 2015 -0500<br>
<br>
        windows: compile the vtkpython.rc file separately<br>
<br>
        On Windows, if a build tree has a long path, the command line length<br>
        limit can be exceeded. This is normally handled by using response files<br>
        to store the command line arguments rather than passing them directly.<br>
        Unfortunately, CMake does not support this for RC files. To address<br>
        this, compile the rc file separately.<br>
<br>
        Change-Id: Ie91e9578c6cf41f7386b914e408c6369c733117f<br>
<br>
I'm not sure if something else would be required for Eclipse or QtCreator, but<br>
it works for Ninja at least.<br>
<span class="HOEnZb"><font color="#888888"><br>
--Ben<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" target="_blank">http://markmail.org/search/?q=Paraview-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
</div></div></blockquote></div><br></div>