[CMake] Building cmake-gui on windoze from scratch...
Dick Munroe
munroe at csworks.com
Tue Sep 10 16:56:03 EDT 2013
VS 2010 complains about a the project being created by a later version
of the compiler which would indicate that the intelVersion is wrong when
the project is generated.
Dick
On 9/10/13 1:49 PM, Brad King wrote:
> On 09/10/2013 11:37 AM, Dick Munroe wrote:
>> However, given that the version of Intel Fortran that actually uses 9.10
>> as a project format is very, very old I would strongly suggest
>> defaulting the intelVersion string to:
>>
>> intelVersion - "11.0" ;
> Thanks. I constructed a change based on that:
>
> http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=cd90a0ea
>
> Please test out the patch to make sure it works with your version.
>
> Thanks,
> -Brad
>
More information about the CMake
mailing list