<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>Building WrapITK with ITK review statistics</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hello,<BR>
<BR>
I have some problems trying to build WrapITK when I used ITK_USE_REVIEW_STATISTICS=ON to build ITK. Without this flag everything works fine, but with it I get lots of errors similar to this:<BR>
<BR>
Generating ../../Typedefs/wrap_itkVotingBinaryIterativeHoleFillingImageFilter.i<BR>
Traceback (most recent call last):<BR>
&nbsp; File &quot;C:/ITK/build/wrapitk-build/Languages/SwigInterface/igenerator.py&quot;, line 413, in<BR>
&nbsp;&nbsp;&nbsp; load_idx(os.path.dirname(file_name)+os.sep+l.strip())<BR>
&nbsp; File &quot;C:/ITK/build/wrapitk-build/Languages/SwigInterface/igenerator.py&quot;, line 198, in load_idx<BR>
&nbsp;&nbsp;&nbsp; f = file(file_name)<BR>
IOError: [Errno 2] No such file or directory: 'C:/ITK/build/wrapitk-build/Typedefs\\wrap_itkEventObjects.idx'<BR>
Project : error PRJ0019: A tool returned an error code from &quot;Generating ../../Typedefs/wrap_itkVotingBinaryIterativeHoleFillingImageFilter.i&quot;<BR>
<BR>
I've tried it with ITK 3.14 and WrapITK 0.3 as well as the latest revision. Does anybody have any idea what's going wrong here?<BR>
<BR>
Thanks,<BR>
Peter<BR>
</FONT>
</P>

</BODY>
</HTML>