msvc: makekdewidgets

Peter Kümmel syntheticpp at gmx.net
Mon May 15 12:20:10 CEST 2006


Paulo Jorge Guedes wrote:
> I noticed your commit to FindKDEWIN32.cmake since it doesn't work anymore here :)

Curious, I've tested it with msvc 8 and mingw (with mingw I've only compiled until
the linking of kdecore which breaks because of a to long command line, but I think
this has nothing to do with my changes).

Is your kdewin32 installation up to date? Here I have
/lib/kdewin32dlibs
/lib/libkdewin32.dll.a

Could you post the error message.

> Should I build kdewin32 with -DCMAKE_BUILD_TYPE=debug? I'm currently building with release flag because I had problems finding kdewin32 before with debug build.

It should work without any additional defines, and only when compiling with msvc there will be a
a distinction between debug and release.

> BTW, what is the recommended setup for msvc? Qt + kdewin32 + kdelibs with debug flag?

I've deleted all release versions of the Qt libraries to avoid linking against it.
Then the cmake calls without any defines is enough.




More information about the Kde-buildsystem mailing list