RE: [CMake] Windows ifort problems, possible bug

2007-12-04 Thread Dunlavy, Daniel M
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

RE: [CMake] Intel fortran compiler, cmake and windows

2007-11-29 Thread Dunlavy, Daniel M
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

RE: [CMake] Problem building fortran project on Windows using Intel Fortran 10 compiler

2007-10-25 Thread Dunlavy, Daniel M
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

RE: [CMake] Problem building fortran project on Windows using Intel Fortran 10 compiler

2007-10-25 Thread Dunlavy, Daniel M
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

RE: [CMake] Problem building fortran project on Windows using Intel Fortran 10 compiler

2007-10-25 Thread Dunlavy, Daniel M
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

RE: [CMake] Problem building fortran project on Windows using Intel Fortran 10 compiler

2007-10-24 Thread Dunlavy, Daniel M
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

[CMake] Problem building fortran project on Windows using Intel Fortran 10 compiler

2007-10-24 Thread Dunlavy, Daniel M
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