Hi Arya,<div><br></div><div>I've wrote that super build to simplify installation when you start from nothing and unfortunately, I never had more time to make it more flexible. If you feel that you could contribute that in the SuperBuild, I'd be happy to integrate it.</div>
<div><br></div><div>If you already download and build the components, then just use the regular source tree for CMake instead of the SuperBuild, and you will be able to build ParaViewWeb.</div><div><br></div><div>Seb</div>
<div><br></div><div><br><br><div class="gmail_quote">On Thu, Sep 13, 2012 at 1:18 AM, Arya Mazaheri <span dir="ltr"><<a href="mailto:aryanet@gmail.com" target="_blank">aryanet@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>Thanks for your reply. So do I have to uninstall my current working Paraview 3.14.1 installation before running PW SuperBuild?</div><div>It's very annoying that SuperBuild tries to download the prerequisite packages every time I run it. I have installed all of the packages. Why doesn't it let me enter the necessary paths to the installed packages? </div>
<div class="HOEnZb"><div class="h5">
<div><div><br></div><br><div></div></div>
<p style="color:#a0a0a8">On Thursday ۲۳ June ۱۳۹۱ at ۱:۴۵, Sebastien Jourdain wrote:</p>
<blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px">
<span><div><div>You should be able to use the super build, but you need to switch to the release branch of ParaViewWeb is you are using a ParaView released version such as 3.14.<div>In either case, you need to switch to the release branch if you want to use a ParaView release version and not the git master one.<br>
<div><br></div><div><div>The ParaViewWeb/master is based on ParaView/master which integrate the API changes </div><div>that VTK is bringing.</div><div><br></div><div>Seb</div><div><br><div>On Wed, Sep 12, 2012 at 11:08 AM, Arya Mazaheri <span dir="ltr"><<a href="mailto:aryanet@gmail.com" target="_blank">aryanet@gmail.com</a>></span> wrote:<br>
<blockquote type="cite"><div>
<div>
Hi there,
</div><div>I tried to install ParaViewWeb on my Macbook Pro. I have compiled and installed ParaView 3.14.1 from it's source. Also, other prerequisites packages. So I believe that using SuperBuild is not suitable for me. Then I decided to install it manually with the help of the following url:</div>
<div><a href="http://www.paraview.org/Wiki/ParaViewWeb_Building" target="_blank">http://www.paraview.org/Wiki/ParaViewWeb_Building</a> </div>
<div><div><br></div><div>But I faced with many problems.</div><div>First it gives me the following error when I run the 'make' command:</div><div><br></div><div><div>/Users/Projects/WebViz/ParaViewWeb/ParaViewAdapter/vtkPWProcessingEngine.cxx:439:19: error: no member named 'SetInputData' in 'vtkJPEGWriter'; did you mean 'SetInput'?</div>
<div> jpegWriter->SetInputData(image);</div><div> ^~~~~~~~~~~~</div><div> SetInput</div><div>/CompiledSoftwares/ParaView-3.14.1-Source/VTK/Filtering/vtkImageAlgorithm.h:59:8: note: 'SetInput' declared here</div>
<div> void SetInput(vtkDataObject *);</div><div> ^</div><div>/Users/Projects/WebViz/ParaViewWeb/ParaViewAdapter/vtkPWProcessingEngine.cxx:448:18: error: no member named 'SetInputData' in 'vtkPNGWriter'; did you mean 'SetInput'?</div>
<div> pngWriter->SetInputData(image);</div><div> ^~~~~~~~~~~~</div><div> SetInput</div><div>/CompiledSoftwares/ParaView-3.14.1-Source/VTK/Filtering/vtkImageAlgorithm.h:59:8: note: 'SetInput' declared here</div>
<div> void SetInput(vtkDataObject *);</div><div> ^</div><div>1 warning and 2 errors generated.</div><div>make[2]: *** [ParaViewAdapter/CMakeFiles/PWServer.dir/vtkPWProcessingEngine.cxx.o] Error 1</div><div>make[1]: *** [ParaViewAdapter/CMakeFiles/PWServer.dir/all] Error 2</div>
<div>make: *** [all] Error 2</div></div><div><br></div><div><br></div><div>I replaced all of SetInputData instances with SetInput. It fixed the problem but after that another problem came out:</div><div><div>Linking CXX executable PWServer</div>
<div>ld: library not found for -lvtkPVServerManagerApplication</div><div>clang: error: linker command failed with exit code 1 (use -v to see invocation)</div><div>make[2]: *** [ParaViewAdapter/PWServer] Error 1</div><div>
make[1]: *** [ParaViewAdapter/CMakeFiles/PWServer.dir/all] Error 2</div><div>make: *** [all] Error 2</div></div><div><br></div><div>For temporarily fixing this problem I removed the vtkPVServerManagerApplication from CMakeLists.txt. Then It compiled without error. But I think it would be not working properly in the future.</div>
<div>Is there any clue?</div><div><br></div></div>
<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 <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></div></blockquote></div><br></div></div></div>
</div></div></span>
</blockquote>
<div>
<br>
</div>
</div></div></blockquote></div><br></div>