help with CMake on win32

Brad King brad.king at kitware.com
Tue Feb 7 16:23:42 CET 2006


Peter Kümmel wrote:
> I forgot this is a description of my local build process.
> With the svn version it works like this:
> 
> 1.
> call cmakesetup and choose the directories. configure
> as long  as the ok button becomes enabled.
> 
> 2.
> then start building and break when kdewin32.lib is build.
> 
> 3.
> delete CMakeCache.txt and start again at 1.
> now it configures with kdewin32.lib
> 
> Now the makefiles are generated.

I think Alex fixed this on Friday but he'll have to comment if I'm 
wrong.  The kdewin32 library should now be built by the same generated 
build system as the rest of kdelibs.  Only one run of CMake should be 
needed.  If it's not currently this way it should be soon.

-Brad


More information about the Kde-buildsystem mailing list