Build problems with cmake / msvc2005

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Fri Mar 17 18:22:35 CET 2006


Michael Biebl schrieb:
>> Why do these problems raise up once more?
>> What's the problem to build & install kdewin32 *before* starting with
>> kdelibs4?
> 
> 
>  My problem was not to type "make && make install"  for kdewin32. I usually
> read the installation instruction and they clearly said so.
> The problem I had was, that FindKDEWin32.cmake looks for the library
> kdewin32.lib while by default the debug version is built and installed. So
> either the documentation should be updated, that kdelibs/win should be built
> with "Release" or "RelWithDebInfo" or FindKDEWin32 should look for
> kdewin32.lib and kdewin32d.lib
I had to change this to avoid using debug kdewin32 with kdelibs which
could lead to crashes. So yes, the documentation should be updated.

Christian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20060317/63408969/attachment.pgp 


More information about the Kde-buildsystem mailing list