The clue is in the name

With build shared library ON : Shared libraries are built (praview core code is compiled into dynamic libraries)
With OFF, they are not. Static libraries are built. Shared libs ar more flexible for expansion via plugins etc.

If the meaning of this is not clear to you, then you might want to get some practice in on smaller projects! Paraview is quite big and complex.

JB
hi guys,

just would like to know whether what's the difference with "build shared library" = ON;
and when it's turned OFF?? (during ccmake)

thanks in advance.

_______________________________________________ ParaView mailing list ParaView@paraview.org http://www.paraview.org/mailman/listinfo/paraview


-- 
John Biddiscombe,                            email:biddisco @ cscs.ch
http://www.cscs.ch/
CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland      | Fax:  +41 (91) 610.82.82



_______________________________________________
ParaView mailing list
ParaView@paraview.org
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to