Stefan Schimanski wrote:

Am 23.12.2007 um 23:24 schrieb Abdelrazak Younes:

Hello Peter,

I needed MSVC2008 for another project so I upgraded and ditched MSVC2005. To my surprise I see now that CMake 2.4.7 does not support it :-/

:-/


Do you have a solution for me?

Abdel.


There is no import of older projects? That's how it works with the new Xcode on Mac.

I guess yes but CMake refuses to generate the MSVC2005 project now that it is uninstalled:

D:\devel\lyx\trunk\development\cmake>cmake . -DGNUWIN32_DIR=d:\program\GnuWin32
-G "Visual Studio 8 2005"
CMake Error: CMake was unable to find a build program corresponding to "Visual Studio 8 2005". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool. CMake Error: Could not find cmake module file:D:/devel/lyx/trunk/development/cmake/CMakeFiles/CMakeCCompiler.cmake CMake Error: Could not find cmake module file:D:/devel/lyx/trunk/development/cmake/CMakeFiles/CMakeCXXCompiler.cmake
-- Configuring done

Abdel.

Reply via email to