Alin,
Have you checked that your environment is set properly for ifort? Can
you build from "cmd" or are you building from the shell provided with
the Intel compiler. You can also check the Environment Variables from
the System Control Panel?
Have you added the path to your ifort libraries to Wind
Hi Alin,
I have posted the same problem on this list and the response was that my
Intel Fortran Compiler was probably not setup correctly. But I do not
think that is the case. Either way, here is my work-around for this
problem:
1) Install the Intel Fortran Compiler to a directory with no spaces
bin
CMake will not be able to correctly generate this project.
-- Configuring done
> -Original Message-
> From: Bill Hoffman [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 25, 2007 2:19 PM
> To: Dunlavy, Daniel M
> Cc: cmake@cmake.org
> Subject: Re: [CMake] Problem bui
s using Intel Fortran 10 compiler
>
> Dunlavy, Daniel M wrote:
> > I have tried all of the great suggestions on this list and I still
> > have the same problems. As I mentioned before, I have tried to
> > configure the Cmake Fortran test and get the same errors. I really
age-
> From: Alan W. Irwin [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 24, 2007 4:53 PM
> To: Dunlavy, Daniel M
> Cc: cmake@cmake.org
> Subject: RE: [CMake] Problem building fortran project on
> Windows using Intel Fortran 10 compiler
>
> On 2007-10-24 16:18-0
Behalf
> Of Marie-Christine Vallet
> Sent: Wednesday, October 24, 2007 3:44 PM
> To: cmake@cmake.org
> Subject: Re: [CMake] Problem building fortran project on
> Windows using Intel Fortran 10 compiler
>
> Dunlavy, Daniel M wrote:
> > I am trying to build a mixed
I am trying to build a mixed fortran/C++ project and am having trouble
using the Intel Fortran 10 compiler. I have checked the mailing list
archives and tried to piece together a solution to no avail.
I am using CMake 2.4.6 and today tried to use CMake 2.5 - 20071024, and
both have the same probl