Currently, we don't support this out-of-box but it is possible to do with some tweaking. We do it when cross-compiling to Crays and BlueGenes for example. You won't be able to load the resulting modules in Python though. You will have to stick to pvpython/pvbatch/ParaView.
-berk On Wed, Jun 24, 2009 at 3:38 PM, Fabian, Nathan<[email protected]> 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. > > > _______________________________________________ > 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 > _______________________________________________ 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
