Hi, so I am trying to configure 3.98rc3 with cmake-2.8.10.1 and I get the following error message in ccmake: CMake Error at CoProcessing/Adaptors/FortranAdaptors/CMakeLists.txt:2 (include): include could not find load file:
/home/work/fbissey/sandbox/ParaView/SuperBuild/CheckFortran.cmake I see that all the content of the superbuild folder is now in a separate tarball. This is fine but should the fortran adaptors depends on something from the superbuild folder? Shouldn't something like CMakeDetermineFortranCompiler.cmake which comes with cmake be used instead? I also don't remember having this problem in rc1. Francois _______________________________________________ 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 Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview