<div dir="ltr"><div><div><div>Cory,<br><br></div>Haha I'll show my professor your email and see if he'll buy it. I'm currently building VTK with all the // paths switched to /. I'll report back when it finishes.<br><br></div>Thanks,<br></div>Andrew<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 13, 2017 at 8:34 AM, Cory Quammen <span dir="ltr"><<a href="mailto:cory.quammen@kitware.com" target="_blank">cory.quammen@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Andrew, you should get extra credit in your course for uncovering a VTK bug!<br>
<div><div class="h5"><br>
On Thu, Apr 13, 2017 at 11:28 AM, David Gobbi <<a href="mailto:david.gobbi@gmail.com">david.gobbi@gmail.com</a>> wrote:<br>
> Thanks, Pierre.  I tried this on my own system, and there is indeed a bug<br>
> that causes the command to fail if the input or output filename begins with<br>
> "//".  I have a few guesses as to where this bug occurs, I'll see if I can<br>
> track it down.<br>
><br>
>  - David<br>
><br>
><br>
> On Thu, Apr 13, 2017 at 7:08 AM, Pierre Turlais <<a href="mailto:pturlais@seismith.com">pturlais@seismith.com</a>><br>
> wrote:<br>
>><br>
>> Hi,<br>
>><br>
>> I have been able to reproduce the problem ( vtkWrapPython error ) on a<br>
>> CentOS 7 machine with the following :<br>
>><br>
>>  cmake3 //d4-2/VTK/VTK-7.1.1 # Note the double // which kind of match you<br>
>> //home/alam38 .....<br>
>><br>
>> May you should try reconfigure with /home/alam38 ( or understand how/why<br>
>> you get //home/alam38 ).<br>
>><br>
>>  Running the vtkWrapPython command alone with or without the // shows the<br>
>> problem.<br>
>><br>
>> [turlais@wk6 Python]$ pwd<br>
>> /d4-2/VTK/BLD/Wrapping/Python<br>
>><br>
>> [turlais@wk6 Python]$ ../../bin/vtkWrapPython-7.1<br>
>> @/d4-2/VTK/BLD/Wrapping/<wbr>Python/vtkCommonCorePython.<wbr>Debug.args -o<br>
>> /d4-2/VTK/BLD/Wrapping/Python/<wbr>vtkAbstractArrayPython.cxx<br>
>> /d4-2/VTK/VTK-7.1.1/Common/<wbr>Core/vtkAbstractArray.h<br>
>><br>
>> [turlais@wk6 Python]$ ../../bin/vtkWrapPython-7.1<br>
>> @/d4-2/VTK/BLD/Wrapping/<wbr>Python/vtkCommonCorePython.<wbr>Debug.args -o<br>
>> //d4-2/VTK/BLD/Wrapping/<wbr>Python/vtkAbstractArrayPython.<wbr>cxx<br>
>> /d4-2/VTK/VTK-7.1.1/Common/<wbr>Core/vtkAbstractArray.h<br>
>> Usage: vtkWrapPython-7.1 [options] infile...<br>
>>   --help            print this help message<br>
>>   --version         print the VTK version<br>
>>   -o <file>         the output file<br>
>>   -I <dir>          add an include directory<br>
>>   -D <macro[=def]>  define a preprocessor macro<br>
>>   -U <macro>        undefine a preprocessor macro<br>
>>   @<file>           read arguments from a file<br>
>>   --hints <file>    the hints file to use<br>
>>   --types <file>    the type hierarchy file to use<br>
>>   --concrete        force concrete class (ignored, deprecated)<br>
>>   --abstract        force abstract class (ignored, deprecated)<br>
>>   --vtkobject       vtkObjectBase-derived class (ignored, deprecated)<br>
>>   --special         non-vtkObjectBase class (ignored, deprecated)<br>
>><br>
>> Regards,<br>
>> Pierre TURLAIS<br>
><br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> Powered by <a href="http://www.kitware.com" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
><br>
> Please keep messages on-topic and check the VTK FAQ at:<br>
> <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_<wbr>FAQ</a><br>
><br>
> Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtkusers</a><br>
><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Cory Quammen<br>
Staff R&D Engineer<br>
Kitware, Inc.<br>
</font></span></blockquote></div><br></div>