defresco wrote:
>  
> I'm using "Microsoft Visual c++ Express edition" on compiling Dbus, when
> type command "cmake -G"Visual Studio 8 2005" I see too many error that i not
> understand. Cmake don't work with ide on my PC. If I use Nmake it compile
> only the debug version. I'm really frustrated. Someone can tell me how build
> the relese version? Thanks all. 

cmake -G"NMake Makefiles" ..\YOUR_DBUS_PATH -DCMAKE_BUILD_TYPE=Release


You should also post the error messages, without it it's hard to help.

-- 
Peter Kümmel
_______________________________________________
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to