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
_______________________________________________
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to