<div dir="ltr">Hi Matt,<div>thanks for the follow-up.</div><div><br></div><div>My <span style="color:rgb(80,0,80)">/path/to/source/ITK </span>is:</div><div>C:/SDKs/ITK/itk-head/ITK</div><div><br></div><div>When it comes to submitting patches to the ITK source this path is not a problem, though.</div><div><br></div><div>Any guess?</div><div><br></div><div>JON HAITZ</div><div><br></div><div><br></div><div><br><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On 19 August 2015 at 21:35, Matt McCormick <span dir="ltr"><<a href="mailto:matt.mccormick@kitware.com" target="_blank">matt.mccormick@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Jon,<br>
<br>
Thanks for working on a new example :-)<br>
<br>
What is the actual path to the source tree in your case?<br>
<br>
Thanks,<br>
Matt<br>
<div><div class="h5"><br>
On Wed, Aug 19, 2015 at 1:45 PM, Jon Haitz Legarreta<br>
<<a href="mailto:jhlegarreta@vicomtech.org">jhlegarreta@vicomtech.org</a>> wrote: follow-up.<br>
> Hi there,<br>
> I'm trying to contribute with an example to ITK, but the CreateNewExample<br>
> Python script is yielding an error related to the location of the ITK source<br>
> directory.<br>
><br>
> According to the ITK example contribution documentation [1] and the command<br>
> help, to contribute with an example of a given class (say<br>
> itk::ParametricSpaceToImageSpaceMeshFilter), I should run<br>
><br>
> cd /path/to/ITKExamples-build/Utilities<br>
> ./CreateNewExample.py --class-name ParametricSpaceToImageSpaceMeshFilter<br>
> /path/to/source/ITK<br>
><br>
> It looks like I'm failing to correctly specify the path to my ITK source:<br>
> I've tried with the root of my ITK sources (located in a different folder<br>
> from the example):<br>
> /path/to/source/ITK<br>
><br>
> Then the Python script fails on line 18:<br>
> Traceback (most recen call last):<br>
> File "./CreateNewExample.py", line 239, in module<br>
> write_all_itk_headers(itk_dir)<br>
> File "./CreateNewExample.py", line 18, in write_all_itk_headers<br>
> output = file('listofITKheader','w')<br>
><br>
><br>
> I've also tried with the folders where the mentioned filter's files lie<br>
> /path/to/source/ITK/Modules/Core/Mesh<br>
> and<br>
> /path/to/source/ITK/Modules/Core/Mesh/include<br>
> and<br>
> /path/to/source/ITK/Modules/Core/Mesh/src<br>
><br>
> In these cases git says<br>
> Error: wrong path for itk source tree<br>
><br>
> Any thoughts?<br>
><br>
> Thank you,<br>
> JON HAITZ<br>
><br>
><br>
> [1]<br>
> <a href="http://itk.org/ITKExamples/Documentation/Contribute/ContributeWithGit.html#createnewexample" rel="noreferrer" target="_blank">http://itk.org/ITKExamples/Documentation/Contribute/ContributeWithGit.html#createnewexample</a><br>
><br>
><br>
><br>
><br>
><br>
</div></div>> _______________________________________________<br>
> Community mailing list<br>
> <a href="mailto:Community@itk.org">Community@itk.org</a><br>
> <a href="http://public.kitware.com/mailman/listinfo/community" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/community</a><br>
><br>
</blockquote></div><br></div></div></div>