ParaView now requires C++11 support and uses some newer CMake features to
detect this properly.  While this worked for gcc and clang for some time
with CMake, the Intel compiler did not have language feature support with
CMake until at least 3.6.

----------
- Chuck

On Fri, Mar 17, 2017 at 9:37 AM, <u.utku.turunco...@be.itu.edu.tr> wrote:

> This is my fault. Sorry! After upgrading to cmake-3.8.0-rc2, it installs
> without any problem.
>
> --ufuk
>
> > Hi All,
> >
> > Again, i am stuck into following error,
> >
> >  CMake Error at VTK/CMake/vtkModuleMacros.cmake:549
> > (target_compile_features):
> >    target_compile_features no known features for CXX compiler
> >
> >    "Intel"
> >
> >    version 17.0.2.20170213.
> >  Call Stack (most recent call first):
> >    VTK/CMake/vtkModuleMacros.cmake:648 (vtk_add_library)
> >    VTK/Common/Core/CMakeLists.txt:724 (vtk_module_library)
> >
> > In this case, i am trying to install 5.3.0 with Intel compiler. Earlier
> > (with 5.3.0RC2), i fix the issue by upgrading cmake to 3.7.2 but now it
> is
> > not working. I also tried to use cmake-3.8.0-rc2 but still same error. I
> > found a similar issue in the following thread but i could not solve the
> > problem,
> >
> > http://public.kitware.com/pipermail/paraview-developers/
> 2016-July/004490.html
> >
> > Thanks,
> > Regards,
> >
> > --ufuk
> >
> >
> >
> > _______________________________________________
> > 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
> >
>
>
> _______________________________________________
> 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
>
_______________________________________________
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

Reply via email to