[Paraview] superbuild: configure: error swr requires C++14 support

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Tue Jul 11 20:19:56 EDT 2017


Nabil,

OpenMPI would work just fine too. Use can make the superbuild use an
externally built MPI implementation very easily. As documented here (
https://gitlab.kitware.com/paraview/paraview-superbuild/), just set
the USE_SYSTEM_xxx (in this case, USE_SYSTEM_mpi) Cmake flag to ON and then
point to the MPI libs, if not in default path.

Utkarsh

On Tue, Jul 11, 2017 at 6:49 PM, Nabil Ghodbane <nabil.ghodbane at gmail.com>
wrote:

> dear experts,
> the superbuild currently supports mpich (http://www.paraview.org/
> files/dependencies/mpich-3.2.tar.gz). Did someone by chance try to use
> openmpi (which version can be used in this case?) and if so, is there some
> feedback one could benefit from ?
> thanks.
>
> Nabil Ghodbane (Ph. D. Habil*.*)
> Phone: +33 6 34 42 33 43 <+33%206%2034%2042%2033%2043>
> Mailto: nabil.ghodbane at gmail.com
>
>
> On Tue, Jul 4, 2017 at 3:02 PM, Nabil Ghodbane <nabil.ghodbane at gmail.com>
> wrote:
>
>> dear experts
>> I am trying to compile Paraview with the latest superbuild using gcc 4.8.5
>> the compilation fails with the error message that C++14 is needed...
>> *configure: error swr requires C++14 support*
>>
>> This raises two questions:
>> 1/ Can one switch to c++11  and if yes, how ?
>> 2/ what is the minimal configuration for gcc one needs to setup in order
>> to be able to compile Paraview with superbuild.
>> thanks
>>
>>
>> Nabil Ghodbane (Ph. D. Habil*.*)
>> Phone: +33 6 34 42 33 43 <06%2034%2042%2033%2043>
>> Mailto: nabil.ghodbane at gmail.com
>>
>>
>
> _______________________________________________
> 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/20170711/34bb1eb7/attachment.html>


More information about the ParaView mailing list