I can't compile dbus!

Peter Kümmel syntheticpp at gmx.net
Mon Nov 6 12:26:19 CET 2006


frescoed wrote:
> Hi all,
> I'm Fabio from Italy, It's some day that I've been tried to compile kdelibs
> on win32 using Ms visual studio 2005 express. I've some problem to compile
> the Dbus. when i get the source from svn and succesfully patched, try "Cmake
> -g "nmake makefile" ..\windbus\cmake but the error is: "could not create
> named generator Namake Makefile" using the gui is different, the error is
> CMAKE_RC_COMPILER_FULLPATH-NOTFOUND. I can't understand the problem, some
> ideas? Thanks.
> best regards

the option is case sensitive: -G"NMake Makefiles"
But you could drop it completely then project
files are created.

-- 
Peter Kümmel


More information about the Kde-buildsystem mailing list