<br><div class="gmail_quote">Hi All, <br><br>I&#39;m starting to look into the ParaView CoProcessing libraries. <br>I just pulled from git today, and compiled it all up following the guidelines in :<br><a href="http://www.paraview.org/Wiki/CoProcessing" target="_blank">http://www.paraview.org/Wiki/CoProcessing</a><br>

I didn&#39;t find :<br><b>BUILD_PYTHON_COPROCESSING_ADAPTOR<br></b>but instead :<br>PARAVIEW_BUILD_PLUGIN_CoProcessingScriptGenerator<br>anyway the compilation went through without any issues.<br>I then tried :<br><br>ctest -R CoProcessing<br>

Test project /users/boreas01/jacques/PARAVIEW/ParaView-bin<br>    Start 491: CoProcessingTestPythonScript<br>1/3 Test #491: CoProcessingTestPythonScript ...........   Passed    0.45 sec<br>    Start 492: CoProcessingPythonScriptGridPlot<br>

2/3 Test #492: CoProcessingPythonScriptGridPlot .......***Failed    0.09 sec<br>    Start 493: CoProcessingPythonScriptPressurePlot<br>3/3 Test #493: CoProcessingPythonScriptPressurePlot ...***Failed    0.09 sec<br><br>33% tests passed, 2 tests failed out of 3<br>

<br>Total Test time (real) =   0.68 sec<br><br>The following tests FAILED:<br>        492 - CoProcessingPythonScriptGridPlot (Failed)<br>        493 - CoProcessingPythonScriptPressurePlot (Failed)<br>Errors while running CTest<br>

<br>Is this a problem in my current installation or on the master branch ? <br><br>Finally, I would like to start writing an adaptor to a C++ parallelised code. Can you tell me what is the closest code I can inspire myself from ? <br>

<br><br>Thank you, <br><font color="#888888">Jacques<br>
</font></div><br><br>PS sorry mixed up the subjects.. <br>