<div>Hi Rupert, </div><div><br></div><div>Looks like we don&#39;t have a  VS8-win32 configured machine on ITK dashboards, will you mind submitting an experimental build to help identify the problem?</div><div><br></div><div>
OpenCV 2.2 should be compatible with ITKv4, it has been nighly tested on linux ( <a href="http://www.cdash.org/CDash/buildSummary.php?buildid=1778375">http://www.cdash.org/CDash/buildSummary.php?buildid=1778375</a>), </div>
<div>but not yet on windows.  I am planning  to set it up on a nightly windows machine soon.</div><div><br></div>
Thanks.<div>-Xiaoxiao</div><div><br><div class="gmail_quote">On Thu, Dec 1, 2011 at 2:55 PM, Rupert Brooks <span dir="ltr">&lt;<a href="mailto:rupert.brooks@gmail.com" target="_blank">rupert.brooks@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi folks,<br>
<br>
Is anyone using this under Visual Studio 2005, 32-bit?<br>
<br>
I&#39;ve been trying to build it, but the IDE crashes without any error<br>
message when trying to compile.  This may simply be various forms of<br>
bad karma on my system, but I thought id mention it in case anyone<br>
else experienced it, or, better yet, had a fix.<br>
<br>
I had all modules on, and was also attempting to build the bridge<br>
module to OpenCV, my openCV version was 2.2  I dont know where it<br>
crashes in the build, or even if it always occurs at the same place.<br>
Its quite repeatable on this particular system though.<br>
<br>
I&#39;m going to attempt an nmake based command line compile for windows.<br>
I suspect that the IDE was running out of memory.<br>
<br>
Rupert<br>
--------------------------------------------------------------<br>
<font color="#888888">Rupert Brooks<br>
<a href="mailto:rupert.brooks@gmail.com" target="_blank">rupert.brooks@gmail.com</a><br>
</font><div><div></div><div><br>
<br>
<br>
On Mon, Nov 21, 2011 at 18:30, Matt McCormick<br>
&lt;<a href="mailto:matt.mccormick@kitware.com" target="_blank">matt.mccormick@kitware.com</a>&gt; wrote:<br>
&gt; The ITKv4 release candidate 3 has been tagged, and is available for<br>
&gt; testing.  To obtain the source code,<br>
&gt;<br>
&gt;  git clone <a href="http://itk.org/ITK.git" target="_blank">http://itk.org/ITK.git</a><br>
&gt;  cd ITK<br>
&gt;  git checkout -q --detach v4.0rc03<br>
&gt;<br>
&gt; For more details, please see<br>
&gt;<br>
&gt;  <a href="http://www.itk.org/Wiki/ITK/Git" target="_blank">http://www.itk.org/Wiki/ITK/Git</a><br>
&gt;<br>
&gt;<br>
&gt; *Important note:*  Please do not expect backward compatibility with<br>
&gt; these release candidates.  The API may still undergo changes as<br>
&gt; improvements are made.<br>
&gt;<br>
&gt; Release candidates will be tagged approximately every week, provided<br>
&gt; that the software quality dashboard is in decent shape<br>
&gt;<br>
&gt;  <a href="http://public.kitware.com/dashboard.php?name=itk" target="_blank">http://public.kitware.com/dashboard.php?name=itk</a><br>
&gt;<br>
&gt;<br>
&gt; Testing and feedback are encouraged.  Impressions or patches will help<br>
&gt; improve the result as refinement and bug-fixes are made for the final<br>
&gt; release.<br>
&gt;<br>
&gt; Please include the tag name used when providing feedback.<br>
&gt;<br>
&gt;<br>
&gt; A list of changes since RC 2 follows:<br>
&gt;<br>
&gt; Arnaud Gelas (2):<br>
&gt;      DOC: fix all doxygen warnings<br>
&gt;      COMP: fix clang warning about unused parameter iP<br>
&gt;<br>
&gt; Bill Lorensen (3):<br>
&gt;      COMP: Ambiguous call to overloaded function<br>
&gt;      ENH: Set seed to produce repeatable results for testing.<br>
&gt;      BUG: Conditional jump or move depends on uninitialised value<br>
&gt;<br>
&gt; Brad King (2):<br>
&gt;      DOC: Update NOTICE copyright year<br>
&gt;      DOC: Install LICENSE, NOTICE, and similar files<br>
&gt;<br>
&gt; Bradley Lowekamp (1):<br>
&gt;      ENH: adding PhysicalPointImageSource<br>
&gt;<br>
&gt; Cory Quammen (1):<br>
&gt;      ENH: Added FFT-based convolution filter<br>
&gt;<br>
&gt; David Doria (1):<br>
&gt;      DOC: Small typos.<br>
&gt;<br>
&gt; Jeffrey Duda (1):<br>
&gt;      ENH: Moved data transforms to transform base class<br>
&gt;<br>
&gt; Matthew McCormick (8):<br>
&gt;      ENH: Move Update() from LevelSetEvolution to LevelSetEvolutionBase.<br>
&gt;      ENH: Invoke StartEvent and EndEvent during LevelSetEvolution.<br>
&gt;      ENH: LevelSets visualization interactive pause test.<br>
&gt;      STYLE: Add license header to itkArrowSpatialObject.cxx.<br>
&gt;      COMP: Fix VisualStudio warning int possible loss of data.<br>
&gt;      COMP: TransformTest uninitialized values.<br>
&gt;      BUG: Add /bigobj for VisualStudio.<br>
&gt;      COMP: DataObject possible loss of data.<br>
&gt;<br>
&gt; Xiaoxiao Liu (3):<br>
&gt;      PERF: Remove unnecessary header includes.<br>
&gt;      ENH: Turn bridge modules off by default.<br>
&gt;      BUG: Fix itkThreadLoggerTest failure.<br>
&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Kitware offers ITK Training Courses, for more information visit:<br>
&gt; <a href="http://kitware.com/products/protraining.html" target="_blank">http://kitware.com/products/protraining.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ITK FAQ at:<br>
&gt; <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.itk.org/mailman/listinfo/insight-developers" target="_blank">http://www.itk.org/mailman/listinfo/insight-developers</a><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<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://kitware.com/products/protraining.html" target="_blank">http://kitware.com/products/protraining.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-developers" target="_blank">http://www.itk.org/mailman/listinfo/insight-developers</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><br></div><div><br></div>---------------------------------------------<br><b>Xiaoxiao Liu</b>, Ph.D.<div><div><div><font face="arial, sans-serif"><span style="border-collapse:collapse">R &amp; D Engineer</span></font></div>

<div><div><a href="http://www.kitware.com/" target="_blank">Kitware Inc</a>.</div></div><div><span style="border-collapse:collapse;font-family:arial,sans-serif;font-size:13px">Clifton Park, NY</span><div><div>Phone: <a href="tel:%28518%29%20881-4924" value="+15188814924" target="_blank">(518) 881-4924</a>  or  <span style="border-collapse:collapse;color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><a href="tel:%28518%29%20371-3971%20x124" value="+15183713971" target="_blank">(518) 371-3971 x124</a></span></div>

<div><font face="Verdana, Arial, Helvetica, sans-serif"><span style="line-height:31px;font-size:x-small"><br></span></font></div></div></div></div></div><br>
</div>