Hello,

Yes, you can build custom (branded) versions of ParaView with 3.8. You can 
either build ParaView and all of its supporting libraries from source, and then 
build custom applications against that build, or you can now download a 
"ParaView Development Installation" which should have everything you need to 
build plugins and customized versions of ParaView against.

Maybe you already know this, but to see examples you need to get the source 
code and look in [pv_source]/Examples and in there are both CustomApplications 
and Plugins directories. All of these examples can be moved to a different 
location and built out of the ParaView source tree. Just make sure to make a 
copy of the whole directory, including the CMakeLists.txt file.

If you are having trouble running CMake to configure ParaView itself or a 
custom application or plugin, then maybe the ParaView:Build_And_Install wiki 
page will help:

http://www.paraview.org/Wiki/ParaView:Build_And_Install

The documentation on building ParaView plugins is here:

http://www.paraview.org/Wiki/Plugin_HowTo

and custom applications is here:

http://www.paraview.org/Wiki/Writing_Custom_Applications

All of which are linked off of the page I see Utkarsh just sent you.

Good luck,
-Eric

------------------------------------------------------
Eric E Monson
Duke Visualization Technology Group


On Sep 22, 2010, at 6:56 AM, R M wrote:

> Hi everyone,
> 
> I would like to know if it is possible to build a custom paraview (withe 
> version 3.8) in a specific directory out of Paraview directory source code 
> (the same for a plugin).
> I guess it is possible but I am new with cmake configuration and I would like 
> to know how to do this.
> 
> Thank you.
> 
> _______________________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects 
> athttp://www.kitware.com/opensource/opensource.html
> 
> Please keep messages on-topic and check the ParaView Wiki 
> at:http://paraview.org/Wiki/ParaView
> 
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to