I'd suggest using ParaView Superbuild to build redistributables (https://gitlab.kitware.com/paraview/paraview-superbuild).
Utkarsh On Tue, Aug 9, 2016 at 3:23 PM, michal wozniak <[email protected]> wrote: > Hi, > > I am building ParaView from source. When we test my release version on a > different system, we can't use any feature that uses python : trace, python > shell ... > > I installed your binary version and I saw that you provided the python27.DLL > and a Lib folder which seem to be the one from python27 installation > directory. So I copy pasted python27.dll and Lib folder into my release > folder. When I use this release folder on a different computer, Paraview is > still crashing when we try to use the trace feature which use python. > > Could someone tell me what's the correct way of deploying python with > ParaView. If only there was some python tool like windeployqt.exe which is > provided by qt. > > thanks > > Michal Wozniak > > _______________________________________________ > 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 > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/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 Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
