[Paraview] ParaView v5 vs2008 or vs20013?

Nenad Vujicic nenadus at gmail.com
Sat Apr 9 12:50:46 EDT 2016


Utkarsh,

As always, your comments were successful :-).

Thank you very much!!

Nenad.

On Sat, Apr 9, 2016 at 3:51 PM, Utkarsh Ayachit <utkarsh.ayachit at kitware.com
> wrote:

> Nenad,
>
> 1. The ParaView binaries for 5.0/5.0.1 are built using Visual Studio
> 12 2013 (MSVC 18.0.31101.0).
> 2. For Windows, we only test ParaVIew superbuild using "Ninja"
> generator, and not VS IDE. Thus, run the CMake GUI from an appropriate
> Visual Studio Command prompt and choose the Ninja generator. You'll
> need to install Ninja (https://ninja-build.org/) before doing that.
> 3. Enable Qt4 if you want to build GUI, and not Qt5 yet.
>
> Here are the CMakeCache files for out 64 bit MPI [1] and NO-MPI builds [2].
>
> Hope that helps,
> Utkarsh
>
> [1] https://open.cdash.org/viewNotes.php?buildid=4313885##note4
> [2] https://open.cdash.org/viewNotes.php?buildid=4313982##note4
>
> On Sat, Apr 9, 2016 at 9:15 AM, Nenad Vujicic <nenadus at gmail.com> wrote:
> > Hello everyone,
> >
> > Which Visual Studio and CMake were used for preparing ParaView v5
> binaries
> > from http://www.paraview.org/download/ ? I tried to build
> ParaViewSuperbuild
> > using VS2013 / VS2012 and CMake 2.8.11.2 / 3.4.1, but, didn't have
> success.
> > Here is what I did:
> >
> > 1) Downloaded currently the latest Superbuild sources (from master
> branch),
> > 2) create build inside of Superbuild, run cmake-gui ..,
> > 3) I turned OFF using ParaView git sources, turned ON most of packages
> under
> > ENABLE (except mpi, manta, libxml2, etc) and hit Configure / Generate, I
> > used system Qt v4 (everything is x64),
> > 4) Opened generated solution from VS IDE, tried first to build zlib
> project
> > and nothing happened, only reported:
> >
> > 1>------ Rebuild All started: Project: zlib, Configuration: Release x64
> > ------
> > 1>  Building Custom Rule C:/Projects/PVdev/Superbuild/CMakeLists.txt
> > 1>  CMake does not need to re-run because
> > C:\Projects\PVdev\Superbuild\build\CMakeFiles\generate.stamp is
> up-to-date.
> > 1>  Creating directories for 'zlib'
> > 1>  No download step for 'zlib'
> > 1>  No update step for 'zlib'
> > 1>  No patch step for 'zlib'
> > 1>  No configure step for 'zlib'
> > 1>  No build step for 'zlib'
> > 1>  No install step for 'zlib'
> > 1>  Completed 'zlib'
> > ========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========
> >
> > 5) Btw, if I turn on mpi during cmake phase, I get a lot of errors (like
> > missing MPI_CXX_COMPILER) during Configuring. I cannot even come to
> > generating building files.
> >
> > Can someone shed more light on building process of PV v5, please?
> >
> > Thanks in advance,
> > Nenad.
> >
> > _______________________________________________
> > 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/20160409/51ac4bf1/attachment.html>


More information about the ParaView mailing list