[Paraview] Problem to compile Paraview (ifort)

2010-04-20 Thread Stéphane Le Borgne
Hi all, I try to compile Paraview but now i have this problem : [ 44%] Built target vtkChartsPython Linking CXX executable ../../../bin/pvtkpython /opt/cluster/intel/fce/10.1.021/lib/libimf.so: warning: warning: _feupdateenv is not implemented and will always fail_ ../../../bin/libvtkRendering.

Re: [Paraview] Problem to compile Paraview (ifort)

2010-04-20 Thread Utkarsh Ayachit
You can set additional linker flags using CMAKE_EXE_LINKER_FLAGS, CMAKE_SHARED_LINKER_FLAGS and/or CMAKE_MODULE_LINKER_FLAGS 2010/4/20 Stéphane Le Borgne : > Hi all, > > I try to compile Paraview but now i have this problem : > > [ 44%] Built target vtkChartsPython > Linking CXX executable ../../