Peter Kümmel wrote:
Hi,
attached configure and makefiles for the CMake build system.
If you wonder about this:
I use cmake because I know it best and cmake also creates
project files for IDEs (kdevelop, msvc).
CMake creates config.h (also under windows) and builds
makefiles for the specified compiler.
With this files I could compile Lyx/Qt4 under
Linux and Windows (MacOSX not tested).
I've tested it with Linux/gcc4.0, windows/mingw3.4,
windows/nmake-msvc8, and with the msvc8-IDE.
(the free as beer Visual C++ 2005 Express Edition)
Hello Peter,
This looks like an interesting work you have done. But I am not sure the
main LyX developers will accept it. We had a really hard time to make
them accept Scons so don't hold your breath.
Personally I am very interested in the VC++2005 support. Can we have
that with Scons Bo? My laptop has just been migrated to XP SP2 so I
managed to install VC2005 at last.
I would advise you to don't push for SVN inclusion in trunk for now. At
least not until Cmake is at least on par with Scons. But don't be
discouraged though, I guess we can put it in a SVN branch.
Abdel.