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
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
