[Cmake-commits] .vfproj and cmake
Bill Hoffman
bill.hoffman at kitware.com
Thu Aug 13 10:00:39 EDT 2009
lokmane.abbas-turki wrote:
>
>
>
>
> Hi,
>
> I cannot create a Visual Frotran Project using Intel Fortran 11.0 on
> Visual Studio 9. When I press "configure" on the CMake GUI I have the
> following error:
>
> CMake Error at C:/PRogram Files/CMake
> 2.6/share/cmake-2.6/Modules/CMakeTestFortranCompiler.cmake:25 (MESSAGE):
> The Fortran compiler "C:/Program
> Files/Intel/Compiler/11.0/061/fortran/Bin/IA32/ifort.exe" is not able to
> compile a simple test program.
>
> My program is a simple Hello world program:
> program Console5
>
> implicit none
>
> print *, 'Hello World'
>
> end program Console5
>
> and my CmakeLists is:
>
> PROJECT(MCNP Fortran)
>
> add_executable (Mcnp Console4.f90)
>
>
> Could you please help me with this problem.
>
> /Créez votre adresse <http://www.laposte.net> électronique
> prenom.nom at laposte.net
> 1 Go d'espace de stockage, anti-spam et anti-virus intégrés./
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Cmake-commits mailing list
> Cmake-commits at cmake.org
> http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits
Wrong mailing list. You want cmake at cmake.org.
-Bill
--
Bill Hoffman
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065
bill.hoffman at kitware.com
http://www.kitware.com
518 881-4905 (Direct)
518 371-3971 x105
Fax (518) 371-4573
More information about the Cmake-commits
mailing list