Re: [Paraview] Problem to compile Paraview

2010-04-21 Thread Stéphane Le Borgne
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 stephane.lebor...@univ-pau.fr: Hi all, I try to compile Paraview but now i have this problem : [ 44%] Built target vtkChartsPython Linking

[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_

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 stephane.lebor...@univ-pau.fr: Hi all, I try to compile Paraview but now i have this problem : [ 44%] Built target vtkChartsPython