I think too many problem, nothing work properly
Peter Kümmel
syntheticpp at gmx.net
Thu Nov 9 16:34:59 CET 2006
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
More information about the Kde-buildsystem
mailing list