[CMake] 2.8.3 fortran regression or how to find configure problem

Bill Hoffman bill.hoffman at kitware.com
Mon Nov 8 14:25:52 EST 2010


On 11/8/2010 1:15 PM, Allen D Byrne wrote:
> This did work before the update - and reinstalling cmake 2.8.2 worked. BTW, I uninstalled and deleted the CMake Program Files folder to make sure there was no interference between versions. I now believe this to be a CMake 2.8.3 problem. I'll be glad to help debug this if someone can provide suggestions.
> In the meantime I will be reinstalling 2.8.2 onto these machines. I guess it is an ifort-VS2008 issue on windows as linux boxes had no problems.
>

Can you try with --debug-trycompile, and then manually load the project 
in the /CMakeFiles/CMakeTmp directory, and see what is wrong with it?

-Bill


More information about the CMake mailing list