Dear Narek,
Indeed CMAKE 2.8.5 is not supporting VS2010 very well.
The cmake guys are advising to use the 2.8.6 release candidate
See http://www.kitware.com/blog/home/post/160
Otherwise, another solution is to use VS2008.
Please let me know if this works for you.
Sincerely,
Julie
On Sep 8, 2011, at 8:29 AM, Narek wrote:
Dear Julie,
I have got the same error.
Check for working Fortran compiler using: Visual Studio 10
Check for working Fortran compiler using: Visual Studio 10 -- broken
CMake Error at C:/Programme/CMake
2.8/share/cmake-2.8/Modules/CMakeTestFortranCompiler.cmake:40
(MESSAGE):
The Fortran compiler
"C:/Programme/Intel/ComposerXE-2011/bin/ia32/ifort.exe" is not able to
compile a simple test program.
It fails with the following output:
Change Dir: C:/cmaked/CMakeFiles/CMakeTmp
Run Build Command:C:\PROGRA~1\MICROS~2.0\Common7\IDE\devenv.com
CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec
Microsoft (R) Visual Studio Version 10.0.30319.1.
Copyright (C) Microsoft Corp. All rights reserved.
Invalid project
Syntax:
devenv [solutionfile | projectfile | anyfile.ext] [switches]
With best Regards
On Thu, Sep 8, 2011 at 2:22 PM, julie langou <julie@Domain.Removed> wrote:
Dear Narek,
Try with with ifort as Fortran compiler.
That is use : C:/Programme/Intel/ComposerXE-2011/bin/ia32/ifort.exe
and let me know how it goes.
Julie
On Sep 7, 2011, at 10:12 AM, Narek wrote:
Dear Friends,
I have a problem with compiling Lapack.
Can you help me with something.
so I use following Programms:
Windows XP sp3 32bit, CMAKE 2.8.5, lapack 3.3.1, Vistual Studio 2010
Ultimate, ComposerXE-2011(Trial 30 day)...I have also tryied with
minGW oder gotoblas2...
I have tryied to compile with cmake 2.8.5...with the following guide
(Easy Build Windwos)
http://icl.cs.utk.edu/lapack-for-windows/lapack/#build
I got the following errors
"The Fortran Project file .vfproj is corrupt.
Do you want to continue the project anyway
and I got this errors
Check for working Fortran compiler using: Visual Studio 10
Check for working Fortran compiler using: Visual Studio 10 -- broken
CMake Error at C:/Programme/CMake
2.8/share/cmake-2.8/Modules/CMakeTestFortranCompiler.cmake:40
(MESSAGE):
The Fortran compiler "C:/Programme/Intel/ComposerXE-2011/bin/ia32/icl.exe"
is not able to compile a simple test program.
It fails with the following output:
Change Dir: C:/cmaked/CMakeFiles/CMakeTmp
Run Build Command:C:\PROGRA~1\MICROS~2.0\Common7\IDE\devenv.com
CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec
Microsoft (R) Visual Studio Version 10.0.30319.1.
Copyright (C) Microsoft Corp. All rights reserved.
Invalid project
With Best Regards
Narek Andreasyan
_______________________________________________
Lapack mailing list
Lapack@Domain.Removed
http://lists.eecs.utk.edu/mailman/listinfo/lapack
|