[Paraview] Inability to build static
Timothy M. Shead
tshead at sandia.gov
Wed Jun 24 15:44:19 EDT 2009
Fabian, Nathan wrote:
> Hi,
>
> It looks like when Python is enabled, BUILD_SHARED_LIBS is forced on in
> cmake. Is there any way to work around that and build python with static or
> is that impossible?
>
> Thanks,
> Nathan.
To extend Python with static modules isn't impossible (this is how the
"builtin" modules in Python work), but it means building your own python
from scratch so you can link-in those static modules.
Cheers,
Tim
--
Timothy M. Shead
Data Analysis & Visualization (1424)
Sandia National Laboratories
505-284-0139
More information about the ParaView
mailing list