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


--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to