[Paraview] Paraview Build python dependency

michal wozniak michalwozniak at live.ca
Thu Aug 11 17:35:46 EDT 2016


thanks

I am currently trying the superbuild process. I usually pass pass /m:4 to my msbuild to get 4 msbuild instance. When I used to build paraview (not superbuild), the cpu utilization during the build was always at maximum but with superbuild it is always around 20%.

Do I also need to pass /MP parameter to enable multi-processor build ?



From: Utkarsh Ayachit<mailto:utkarsh.ayachit at kitware.com>
Sent: Thursday, August 11, 2016 1:42 PM
To: michal wozniak<mailto:michalwozniak at live.ca>
Cc: paraview at paraview.org<mailto:paraview at paraview.org>
Subject: Re: [Paraview] Paraview Build python dependency

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 <michalwozniak at live.ca> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160811/39423b33/attachment.html>


More information about the ParaView mailing list