[Paraview] what python library to use when compiling ParaView using windows 7 64bit VS2013 express (UNCLASSIFIED)

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Jul 28 16:24:25 EDT 2014


Simon,

We build our own Python for the binaries we build using the same
compiler as the rest of ParaView. On dashboards, we do use Python
binaries directly from python.org and they work quite well. Did if you
give those a try?

Utkarsh

On Mon, Jul 28, 2014 at 12:21 PM, Su, Simon M CTR USARMY ARL (US)
<simon.m.su.ctr at mail.mil> wrote:
> Classification: UNCLASSIFIED
> Caveats: NONE
>
> Hi Utkarsh,
>
> I am building the release version so, not sure about the warning with Release
> version. Maybe something I didn't do?
>
> On the other hand, can I know what is the combination used to compile the
> windows binary available on the pv 4.1.0 on the website ?
> http://www.paraview.org/Wiki/ParaView/Binaries site mentioned with PV 4.0.x pv
> windows binary was compiled with Visual Studio 2008 x64 9.0.30729.1 SP,
> OpenMPI, v 1.4.4, and python v 2.7.3 (among other things). Was the python v
> 2.7.3 used compiled with Visual Studio 2008 x64 9.0.30729.1 SP? If so, what
> python library was used? The binary for python from WinPython-64bit-2.7.6.4
> was compiled with VS2008, is that why VS2008 was picked for pv 4.0.x windows
> compilation?
>
> Thanks
> -simon
>
>
> -----Original Message-----
> From: Utkarsh Ayachit [mailto:utkarsh.ayachit at kitware.com]
> Sent: Monday, July 28, 2014 12:09 PM
> To: Su, Simon M CTR USARMY ARL (US)
> Cc: paraview at paraview.org
> Subject: Re: [Paraview] what python library to use when compiling ParaView
> using windows 7 64bit VS2013 express (UNCLASSIFIED)
>
> You could build ParaView  as a "Release" (rather than Debug) and then you
> should not get those warnings, I think.
>
>
>
> On Mon, Jul 28, 2014 at 11:49 AM, Su, Simon M CTR USARMY ARL (US)
> <simon.m.su.ctr at mail.mil> wrote:
>> Classification: UNCLASSIFIED
>> Caveats: NONE
>>
>> Hello,
>>
>> When I used WinPython-64bit-2.7.6.4 (which allows installation of
>> Python library without admin rights but has no python debug library)
>> library to compile ParaView with VS2013 express edition, I get this
>> tons of warning messages. Search the web, someone mentioned
>> WinPython-64bit-2.7.6.4 wasn't compiled with VS2013 express edition
>> and I shouldn't be using library compiled with one Visual Studio version in
>> another version of VS.
>>
>> Is compiling a version of python from source code using vs2013 express
>> the only way available to me? Or is there python library compiled with
>> vs2013 express out there that I am yet to find? Or can I just ignore
>> the warning messages in VS2013 express?
>>
>> Any help is much appreciated
>>
>> Thanks
>> -simon
>>
>>
>>
>> Classification: UNCLASSIFIED
>> Caveats: NONE
>>
>>
>>
>> _______________________________________________
>> 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://public.kitware.com/mailman/listinfo/paraview
>>
>
> Classification: UNCLASSIFIED
> Caveats: NONE
>
>


More information about the ParaView mailing list