On 3/22/2010 11:34 PM, Uwe Stöhr wrote:
I want to switch from SCons to CMake.
Reading the file "INSTALL.cmake" I see that this file is outdated (it
tells me that I should install MSVC 2005). Do we have a more recent
description how to use CMake?
Besides this, in the "INSTALL.cmake" I read that i need "win32libs with
the 'KDE on Windows' installer". Is this still the case?
You can use the CMake GUI to set the variables that are needed, like the
Qt location. I haven't tried to build with CMake yet (working on the
libraries like hunspell first) but AFAIK you don't need any of KDE /
GNUWIN32 libs, just point it to the lib directory in the dependency package.
Joost