Re: [CMake] .vfproj with cmake

2009-08-31 Thread lokmane.abbas-turki
please tell me what should I do to build a simple .vfproj with cmake without a version conflict. CMake does not support this version currently. To fix it temporarily you can hack this method: Source/cmLocalVisualStudio7Generator.cxx void cmLocalVisualStudio7Generator

Re: [CMake] .vfproj with cmake

2009-08-31 Thread Tyler Roscoe
On Mon, Aug 31, 2009 at 03:17:34PM +0200, lokmane.abbas-turki wrote: I don't have the file cmLocalVisualStudio7Generator.cxx in my CMake directories. What should I do? Should I add it, if yes, could you send it to me? That's a source file (see the .cxx extension?). If you want to use the fix

Re: [CMake] .vfproj with cmake

2009-08-22 Thread lokmane.abbas-turki
Hi, I have already sent this email but I still don't receive an answer. Could you please tell me what should I do to build a simple .vfproj with cmake without a version conflict.   Best regards. Lokman. OK, can you try this. 1. Run cmake --debug-trycompile 2. Do not load the project

Re: [CMake] .vfproj with cmake

2009-08-22 Thread Bill Hoffman
lokmane.abbas-turki wrote: Hi, I have already sent this email but I still don't receive an answer. Could you please tell me what should I do to build a simple .vfproj with cmake without a version conflict. CMake does not support this version currently. To fix it temporarily you can

Re: [CMake] .vfproj with cmake

2009-08-20 Thread lokmane.abbas-turki
  Message du 18/08/09 22:56 De : Bill Hoffman A : lokmane.abbas-turki Copie à : Objet : Re: [CMake] .vfproj with cmake OK, can you try this. 1. Run cmake --debug-trycompile 2. Do not load the project into the IDE. 3. Edit the cmTryCompileExec.vfproj file created by CMake

[CMake] .vfproj with cmake

2009-08-14 Thread lokmane.abbas-turki
 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

Re: [CMake] .vfproj with cmake

2009-08-14 Thread Bill Hoffman
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

Re: [CMake] .vfproj with cmake

2009-08-14 Thread lokmane.abbas-turki
Please, find attached to this email the CMakeError.log file. Thank you. Lokman. Message du 14/08/09 14:17 De : Bill Hoffman A : lokmane.abbas-turki Copie à : cmake@cmake.org Objet : Re: [CMake] .vfproj with cmake lokmane.abbas-turki wrote: Hi, I cannot create a Visual Frotran