<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="blue" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">thanks</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">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%. </p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Do I also need to pass /MP parameter to enable multi-processor build ?
</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman",serif"><o:p> </o:p></span></p>
<div style="mso-element:para-border-div;border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal" style="border:none;padding:0in"><b>From: </b><a href="mailto:utkarsh.ayachit@kitware.com">Utkarsh Ayachit</a><br>
<b>Sent: </b>Thursday, August 11, 2016 1:42 PM<br>
<b>To: </b><a href="mailto:michalwozniak@live.ca">michal wozniak</a><br>
<b>Cc: </b><a href="mailto:paraview@paraview.org">paraview@paraview.org</a><br>
<b>Subject: </b>Re: [Paraview] Paraview Build python dependency</p>
</div>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman",serif"><o:p> </o:p></span></p>
</div>
<div class="BodyFragment">
<div class="PlainText">I'd suggest using ParaView Superbuild to build redistributables<br>
(<a href="https://gitlab.kitware.com/paraview/paraview-superbuild">https://gitlab.kitware.com/paraview/paraview-superbuild</a>).<br>
<br>
Utkarsh<br>
<br>
On Tue, Aug 9, 2016 at 3:23 PM, michal wozniak <michalwozniak@live.ca> wrote:<br>
> Hi,<br>
><br>
> I am building ParaView from source. When we test my release version on a<br>
> different system, we can't use any feature that uses python : trace, python<br>
> shell ...<br>
><br>
> I installed your binary version and I saw that you provided the python27.DLL<br>
> and a Lib folder which seem to be the one from python27 installation<br>
> directory. So I copy pasted python27.dll  and Lib folder into my release<br>
> folder. When I use this release folder on a different computer, Paraview is<br>
> still crashing when we try to use  the trace feature which use python.<br>
><br>
> Could someone tell me what's the correct way of deploying python with<br>
> ParaView.  If only there was some python tool like windeployqt.exe which is<br>
> provided by qt.<br>
><br>
> thanks<br>
><br>
> Michal Wozniak<br>
><br>
> _______________________________________________<br>
> Powered by <a href="http://www.kitware.com">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Please keep messages on-topic and check the ParaView Wiki at:<br>
> <a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><br>
><br>
> Search the list archives at: <a href="http://markmail.org/search/?q=ParaView">http://markmail.org/search/?q=ParaView</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/paraview">http://public.kitware.com/mailman/listinfo/paraview</a><br>
><br>
</div>
</div>
</body>
</html>