Re: [CMake] Testing Intel Fortran 12 with cmake in next git

2011-09-30 Thread Mario Rodríguez
I've tested it again in more computers and building others new versions of cmake git next, release, 2.8.6,... and the result is the same 2011/9/27 Mario Rodríguez shi...@gmail.com Hi, I'm testing the new feature described in this comment of the ticket in

Re: [CMake] Testing Intel Fortran 12 with cmake in next git

2011-09-30 Thread Bill Hoffman
On 9/30/2011 5:50 AM, Mario Rodríguez wrote: I've tested it again in more computers and building others new versions of cmake git next, release, 2.8.6,... and the result is the same I have this version and it works perfect: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Intel(R)

Re: [CMake] Testing Intel Fortran 12 with cmake in next git

2011-09-30 Thread Mario Rodríguez
Hi, I've done this test with a CMakeLists.txt including only the project line and the output is the same. When I go to CMakeTmp and open CMAKE_TRY_COMPILE.sln, the popup is shown saying that the project was created with a later version. Then the cmtrycompilerexe project is unavailable and cant

Re: [CMake] Testing Intel Fortran 12 with cmake in next git

2011-09-30 Thread Bill Hoffman
On 9/30/2011 10:25 AM, Mario Rodríguez wrote: Hi, I've done this test with a CMakeLists.txt including only the project line and the output is the same. When I go to CMakeTmp and open CMAKE_TRY_COMPILE.sln, the popup is shown saying that the project was created with a later version. Then the

Re: [CMake] Testing Intel Fortran 12 with cmake in next git

2011-09-30 Thread Mario Rodríguez
C:\Documents and Settings\Administrator\Desktop\pruebas\CMakeFiles\CMakeTmpdir Volume in drive C is XP_64 Volume Serial Number is 3082-1D5B Directory of C:\Documents and Settings\Administrator\Desktop\pruebas\CMakeFiles\CMakeTmp 30/09/2011 16:21DIR . 30/09/2011 16:21DIR

Re: [CMake] Testing Intel Fortran 12 with cmake in next git

2011-09-30 Thread Bill Hoffman
Can you send me two things (off the list, do not cc cmake@cmake.org). Send me the files: CMAKE_TRY_COMPILE.sln cmTryCompileExec.vfproj Then use your VS IDE to create a simple fortran project that does work for you. Then send me that .sln and .vfproj file. You do have the IDE integration

Re: [CMake] Testing Intel Fortran 12 with cmake in next git

2011-09-30 Thread Bill Hoffman
On 9/30/2011 10:56 AM, Bill Hoffman wrote: Can you send me two things (off the list, do not cc cmake@cmake.org). Send me the files: CMAKE_TRY_COMPILE.sln cmTryCompileExec.vfproj Then use your VS IDE to create a simple fortran project that does work for you. Then send me that .sln and .vfproj

[CMake] Testing Intel Fortran 12 with cmake in next git

2011-09-27 Thread Mario Rodríguez
Hi, I'm testing the new feature described in this comment of the ticket in http://www.cmake.org/Bug/view.php?id=11517 I have pushed a fix for this to next. To test you will have to build CMake from git next branch source. If you can do that, please let me know if it works for youheck for working