We dropped support of cygwin on ITK. Instead we recommend mingw.<br><br><div class="gmail_quote">On Thu, Mar 21, 2013 at 8:38 AM, David E DeMarle <span dir="ltr"><<a href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@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">Oh I forgot to mention, the build with rendering group off isn't the bigger problem, it is that we have tests that don't respect it and fail when it is off.</div>
<div class="gmail_extra"><div class="im"><br clear="all">

<div>David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: <a href="tel:518-881-4909" value="+15188814909" target="_blank">518-881-4909</a></div>
<br><br></div><div><div class="h5"><div class="gmail_quote">On Thu, Mar 21, 2013 at 11:36 AM, David E DeMarle <span dir="ltr"><<a href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@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"><div>I'll turn examples off then on the cygwin build and we'll see how that goes tonight.</div><div><br></div>We've got one minGW build on the dashboards and we've put in the time to keep it green up to now. We should keep doing so as it takes minimal effort and catches unique bugs from time to time.<span><font color="#888888"><div>



<br></div><div><div><br></div></div></font></span></div><div class="gmail_extra"><span><font color="#888888"><br clear="all"><div>David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>

Clifton Park, NY 12065-8662<br>Phone: <a href="tel:518-881-4909" value="+15188814909" target="_blank">518-881-4909</a></div></font></span><div><div>

<br><br><div class="gmail_quote">On Thu, Mar 21, 2013 at 11:29 AM, Marcus D. Hanwell <span dir="ltr"><<a href="mailto:marcus.hanwell@kitware.com" target="_blank">marcus.hanwell@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>On Thu, Mar 21, 2013 at 11:17 AM, David E DeMarle<br>
<<a href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@kitware.com</a>> wrote:<br>
> On Wed, Mar 20, 2013 at 4:07 PM, David Cole <<a href="mailto:dlrdave@aol.com" target="_blank">dlrdave@aol.com</a>> wrote:<br>
>><br>
>> The VTK Cygwin dashboard has this in its driving script:<br>
>><br>
>>     //No X on this machine and no time to test if it works so silence<br>
>> failing tests<br>
>>     VTK_Group_Rendering:BOOL=OFF<br>
<br>
</div>You should be able to build with the VTK_Group_Rendering turned off,<br>
trying that locally things look OK (I wonder if there are other<br>
settings that might affect this). The StandAlone group should be<br>
everything that doesn't require unusual external dependencies,<br>
Rendering largely pulls in OpenGL/windowing systems, MPI pulls in MPI.<br>
<div>>><br>
>> And the build shows errors:<br>
>><br>
>>     <a href="http://open.cdash.org/buildSummary.php?buildid=2850639" target="_blank">http://open.cdash.org/buildSummary.php?buildid=2850639</a><br>
>><br>
>><br>
>> Questions:<br>
>><br>
>> Is that the right way nowadays to turn Rendering off?<br>
><br>
</div>Yes, it is.<br>
<div>><br>
> Not sure here but it appears that standalone is "all of what you typically<br>
> expect from VTK" and not "just VTK's data processing sans rendering".<br>
> Marcus can you confirm.<br>
<br>
</div>I can confirm confirm that anything with an OpenGL dependency should<br>
be in the rendering group, anything that is pretty stand alone<br>
(doesn't require big external dependencies, might include third party<br>
libs we build) is in StandAlone.<br>
<div>><br>
> It might be just that examples is on on this machine and those don't<br>
> understand its module dependencies.<br>
><br>
</div>That could be the case - I didn't try with Examples turned on.<br>
<div>>><br>
>> Is this a general problem with doing a build that has VTK_Group_Rendering<br>
>> OFF, or is it just the Cygwin build that has problems? (i.e., should this be<br>
>> something to worry about beyond Cygwin?)<br>
><br>
><br>
> See also the no render karego-at build. For that I turned off both<br>
> standalone and rendering and then turned on just a core module. Once Marcus<br>
> tells us how to do it properly I'll configure both machines the same and<br>
> we'll know if it is cygwin specific issue.<br>
><br>
</div>You can turn off all groups, and then just enable the one or two<br>
modules of interest (they will enable all of their required<br>
dependencies). The groups are intended as a convenience for<br>
developers, and roughly mimic some of the old VTK_USE_* options.<br>
<div>><br>
>> Does anybody even care about VTK on Cygwin? If so, could those who care<br>
>> contribute a dashboard that does have Rendering on? If not, let’s just stop<br>
>> running the one that doesn’t work anyway...<br>
><br>
><br>
> +1 for not testing (and thus claiming to support) cygwin, that dashboard has<br>
> been broken for years. Turning off rendering was my attempt a few months ago<br>
> to get by without digging in my heels.<br>
><br>
> Unless their is a user out there who cares, I don't think we should spend<br>
> time on cygwin.<br>
><br>
</div>I don't use it, and to be honest would rather put energy into MinGW if<br>
we were going for GCC on Windows (not saying we need to due to the<br>
widespread availability of Visual Studio Express versions).<br>
<span><font color="#888888"><br>
Marcus<br>
</font></span></blockquote></div><br></div></div></div>
</blockquote></div><br></div></div></div>
<br>_______________________________________________<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>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Unpaid intern in BillsBasement at noware dot com<br>